/* FONTS ----------------------------------------------------------------------------------------*/
/* Comment for now bu need this in prod version. 
@import url("//hello.myfonts.net/count/2ddc99");
*/

/* MAIN HTML ELEMENTS ---------------------------------------------------------------------------*/
html,body {
	background: #ffffff;
	font-size: 14px;
	color: #000;
	min-width: 320px;
}

body {
	font-family: FuturaBT-Book, sans-serif;
}

a {
    color: #292828;
    text-decoration: none;
    -webkit-transition: initial;
    -moz-transition: initial;
    -ms-transition: initial;
    -o-transition: initial;
    transition: initial;
}

body#login-page {
	background: #f5f5f5 url("../img/login_bg.jpg") no-repeat center top;
}

.vbv-active-icon {
	background: transparent url("../img/non-retina/vbv-active.png")
		no-repeat 5px 4px;
	padding-left: 22px;
}

.vbv-inactive-icon {
	background: transparent url("../img/non-retina/vbv-inactive.png")
		no-repeat 5px 4px;
	padding-left: 22px;
}

.listing li a:hover, .listing div.list-item-wrapper:hover, .table-listing tr:hover {
    background-color: #ecf4f7;
    text-decoration: none;
}

.tab-wrapper ul li a.active {
    background: #f5f5f5;
    border: 1px solid #eaeaea;
    border-bottom: 0px;
    color: #343434;
}



select.navigationSelect.backgroundSetting,.touch select.backgroundSetting,.no-touch select.backgroundSetting
	{
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
	padding: 5px;
	background: url("../img/arrow.png") no-repeat center right;
	background-size: 40px 40px;
	line-height: normal;
}


/* HEADINGS -------------------------------------------------------------------------------------*/
h1,h2,h3,h4 {
	color: #000;
	font-family: FuturaBT-Heavy;
	text-transform: uppercase;
}
h2 {
	font-size: 22px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

.toggle-link {
	cursor: pointer;
}
.nb-overview ul.listing li {
	background: #eeeeee;
}

.combobox ul {
	background: #FFFFF0;
        border: 1px solid #cecece;
        max-height: 300px;
        overflow-y: auto;
}

.messages-count-icon {
	background: #c93737;
	font-weight: bold;
}

.navigation-title .use-case-help-icon {
	margin-top: 1px;
}

.use-case-help-icon.dynamic-dropdown-help {
	margin-top: -58px;
}

.nav-secondary-icon {
	padding-left: 28px;
}

.nav-secondary-icon .messages-count-icon {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: -39px;
}

.list-item-wide {
	font-size: 13px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity =   50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}



/* LOGIN PAGE AND LOGIN INFORMATION -------------------------------------------------------------*/
#login-wrapper {
	max-width: 1000px;
}

.attention-blue-icon {
	background: transparent no-repeat 0px 0px;
}

#login-form-wrapper {
	margin: 0 auto;
	max-width: 430px;
}
button.cancel-button:hover,button.cancel-button:active{
	background:#fff;
}
#login-info {
	background: #fbd01d;
	color: #9c2c00;
	height: 55px;
	padding: 8px 15px;
}

.login-info-greeting {
	font-size: 16px;
	text-shadow: 1px 1px #ffde54;
}

#login-user-mobile {
	background: #fbd01d url("../img/non-retina/forex.png") no-repeat center
		center;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	height: 50px;
	z-index: 9000;
}

.login-user {
	font-weight: bold;
}

#login-title {
	background: none;
	text-transform: uppercase;
	font-family: FuturaBT-ExtraBlackCondensed, sans-serif;
	font-size: 60px;
	height: auto;
	min-height: 100px;
	width: 100%;
	padding: 50px 0px;
}


/* GENERAL WRAPPERS -----------------------------------------------------------------------------*/
#page-wrapper {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

a.combobox-toggle {
	border-left-width: 0px;
	background: url("../img/arrow.png") no-repeat center center;
	background-size: 40px 40px;
}

/* Secure Mail ----------------------------------------*/
.listItem{
	padding:7px 0px;
	border-bottom:1px solid #fbd01d;
}
.listItem .labelText{
	color: #000000;
    font-family: FuturaBT-Heavy, sans-serif;
    font-size: 18px;
    text-transform: none;
}
.listItem .field{
	    font-size: 18px;
    text-align: right;
    font-family:FuturaBT-Book;
} 
.listItem .mailContent{
    font-size: 20px;
    font-family:FuturaBT-Book;
}
.listItem.messageText{
	border-bottom:none;
}


/* HEADER ---------------------------------------------------------------------------------------*/
header {
	background-color: #ffcf00;
}



nav.secondary {
	background-color: #ffcf00;
	max-width: 1400px;
	min-width: 300px;
	margin: 0 auto;
}

nav.secondary a {
	border-left: 1px solid #ffe05b;
	color: #000;
	font-size: 16px;
	padding: 15px;
	text-transform: none;
	text-align: center;
	    min-width: initial;
    max-width: initial;
}

nav.secondary a.icon-link {
	padding-left: 60px;
}

nav.secondary a.icon-link .nav-secondary-icon {
	margin-left: -45px;
}

nav.secondary a:hover,nav.secondary a.toggle-open {
	background-color: #ffe05b;
}

nav.secondary a:hover span {
	color: #000000;
}

nav.secondary a:hover span.messages-count-icon,#notification-center-links li a span.messages-count-icon
	{
	text-align: center;
	color: #ffffff;
}

nav.secondary a.company-logo-link {
	background-position: 15px 9px;
	width: 225px;
	min-width: initial;
	float: left;
	border: 0px;
}

nav.secondary a.company-logo-link:hover {
	background-color: #fbd01d;
}
.status{
	background-color: #f58220;
}
.status-active {
    background-color: #90C870;
}
.status-inactive {
    background-color: #e58585;
}
.status-disabled {
    background-color: #B9B9B9;
}
/* WELCOME/HERO AREA & COMPANY HEADER -----------------------------------------------------------*/


.company-header {
	color: #ffffff;
	text-align: center;
	padding-top: 0px;
}

.company-info {
	background: transparent url("../img/header.jpg") no-repeat;
	min-height: 100px;
}

.company-info-account {
	background: transparent url("../img/account.jpg") no-repeat;
	min-height: 100px;
}

.company-info-swish {
	background: transparent url("../img/swish.jpg") no-repeat;
	min-height: 100px;
}

.company-info-card {
	background: transparent url("../img/header.jpg") no-repeat;
	min-height: 100px;
}

.company-info-loan {
	background: transparent url("../img/loans.jpg") no-repeat;
	min-height: 100px;
}

.company-info-payment {
	background: transparent url("../img/payment.jpg") no-repeat;
	min-height: 100px;
}

.company-info-preference {
	background: transparent url("../img/header.jpg") no-repeat;
	min-height: 100px;
}

.company-info-information {
	background: transparent url("../img/header.jpg") no-repeat;
	min-height: 100px;
}

.company-info-change {
	background: transparent url("../img/header.jpg") no-repeat;
	min-height: 100px;
}

#welcome-area,.company-header {
	border-bottom: 8px solid #ffcf00;
	margin-top: 50px;
}
.welcome-area-slogan-primary,.company-title {
	font-family: FuturaBT-ExtraBlackCondensed, sans-serif;
	font-size: 48px;
	font-weight: bold;
	text-transform: uppercase;
}

.company-title {
	background: none;
	float: none;
	width: auto;
	height: auto;
	padding-right: 0px;
}

.company-slogan {
	line-height: normal;
}



.welcome-area-last-login {
	background: #ffcf00;
	bottom: 0px;
	font-size: 14px;
	padding:10px;
}

.welcome-area-account {
	background: #fff;
	border-bottom: 4px solid #f4821f;
	bottom: 70px;
	font-size: 36px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity =   90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	padding:10px;
	margin-bottom: 5px;
}

.welcome-area-account a {
	background: transparent url("../img/non-retina/black_arrow_right.png")
		no-repeat center right;
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.welcome-account-name {
	font-family: FuturaBT-ExtraBlackCondensed, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
}

.welcome-account-total {
	font-size: 24px;
}

#welcome-message {
	position: absolute;
	top: 20px;
	right: 0px;
	width: 560px;
	height: 184px;
}
input[type="button"].login-button {
    width: 100%;
}
#welcome-message-toggle {
	background: #ffcf00 url("../img/non-retina/black_arrow_up.png")
		no-repeat right 15px center;
	color: #000;
	float: left;
	font-family: FuturaBT-ExtraBlackCondensed, sans-serif;
	font-size: 24px;
	height: 50px;
	width: 191px;
	margin: 70.5px -72px 0px 196px;
	text-transform: uppercase;
	padding: 10px;
	text-align: center;
	position: absolute;
	right: 0px;
}

#welcome-message-toggle.toggle-open {
	background: #ffcf00 url("../img/non-retina/black_arrow_down.png")
		no-repeat right 15px center;
	position: static;
	right: auto;
	width: 191px;
}

#welcome-message-toggle:hover {
	cursor: pointer;
}

#welcome-message-content {
	background: #fff;
	border-left: 10px solid #000;
	color: #000;
	float: left;
	padding: 0px 15px;
	width: 244px;
	height: 191px;
}

#welcome-message-content h4 {
	text-transform: none;
}

#welcome-message-content p {
	height: 76px;
	overflow: auto;
	margin: 10px 0px;
}

input[type="text"] {
	line-height: normal;
}

a.combobox-toggle {
	height: 31.1px;
	z-index: 0;
}

.welcome-message-buttons input[type="submit"] {
	width: 100%;
}


.listing li.show-more-link-row a,.show-more-link-row a:active {
	background: #eeeeee url("../img/non-retina/black_arrow_right.png")
		no-repeat center right 15px;
	font-size: 18px;
	padding-right: 30px;
}



/* CONTENT AREA ---------------------------------------------------------------------------------*/
.content {
	padding-top: 0px;
	padding-bottom: 50px;
}

.primary-use-case-title,.secondary-use-case-title {
	background-color: #ffcf00;
	border: 0px;
	color: #000;
	font-family: FuturaBT-ExtraBlackCondensed, sans-serif;
	height: 75px;
	padding: 11px 15px;
	font-size: 24px;
	font-weight: bold;
	position: relative;
}

.secondary-use-case-title,#login-info {
	border: 0px;
}

.secondary-use-case-title.navigation-title {
	border-bottom: 1px solid #c6a000;
	border-top: 1px solid #c6a000;
	padding-top: 0px;
}

.use-case-content {
	padding: 10px 0px 0px 10px;
}

.help-page .col-2-3 .use-case-content{
	padding:10px;
	font-size:17px;
}

/* CONTENT NAVIGATION ---------------------------------------------------------------------------*/
nav.content-navigation {
	margin: -10px 0px 0px 0px;
}

nav.content-navigation ul li {
    background: #666666;
}
nav.content-navigation ul.listing li {
    background: #eeeeee;
	margin-right: 10px;
	border-top: 1px solid #fff;
}
nav.content-navigation ul.listing li a:hover{
	background: #ecf4f7;
	
}
nav.content-navigation ul.listing li a.active:hover{
	background: #ffcf00;
	
}
nav.content-navigation ul li a {
    border-bottom: 2px solid #fff;
    color: #000;
    font-family: FuturaBT-Heavy, sans-serif;
}
nav.content-navigation ul.listing li a {
	background-color: #eeeeee;
    border-bottom: 1px solid #fff;
    color: #000;
    font-family: FuturaBT-Heavy, sans-serif;
	    padding: 7px 15px;
}
nav.content-navigation ul li a.active {
    color: #000;
	background-color: #ffcf00;
}

span.content-navigation-toggle {
	background-color: #666666;
}

span.content-navigation-toggle.open {
	background-color: #666666
}
/* FOOTER ---------------------------------------------------------------------------------------*/
footer {
	background: #484848;
	border-top: 8px solid #ffcf00;
	color: #ffffff;
	min-height: 250px;
	padding: 0px;
	font-weight: normal;
	font-size: 16px;
	text-align: left;
	width: 100%;
	max-width: none;
}

#footer-inner-wrapper {
	background: #484848;
	max-width: 1400px;
	margin: 0 auto;
	padding: 20px;
}

footer p {
	margin-bottom: 10px;
}

footer label {
	font-weight: bold;
}

.footer-title {
	font-family: FuturaBT-ExtraBlackCondensed, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
}

.footer-number {
	font-size: 47px;
}

.footer-link-listing a {
	background: transparent url("../img/non-retina/go_to.png") no-repeat
		center right;
	color: #d65f09;
	font-size: 16px;
	padding-right: 25px;
}

.footer-logo {
	background: transparent url("../img/non-retina/forex_bank.png")
		no-repeat;
	width: 184px;
	height: 46px;
}

.footer-version {
		color: #808080;	
}

/* PUSH MENU ------------------------------------------------------------------------------------*/
.push-menu {
	background: #232323;
	border-right: 3px solid #f4821f;
	text-transform: none;
}

.push-menu nav a {
	text-transform: none;
}

.push-menu h3 {
	color: #000;
	text-transform: uppercase;
	padding: 10px 15px;
}

.push-menu a,.push-menu p {
	color: #ffffff;
	border-bottom: 1px solid #333333;
	font-weight: bold;
}

.push-menu a:hover,.push-menu p:hover {
	background-color: #333333;
}
.push-menu .level-2 a.disabled {
	color: #555555;
	cursor: default;
	text-decoration: none;
}
.push-menu .level-2 a,.push-menu .level-2 p {
	color: #ffffff;
	background: #171717;
	border-bottom: 1px solid #232323;
	font-weight: normal;
}

.push-menu .level-2 a:hover,.push-menu .level-2 p:hover {
	background: #333333;
}

.push-menu a:active {
	color: #f4821f;
}

.push-menu .card.has-submenu>a {
	background-image: url("../img/non-retina/cards_white.png"),
		url("../img/non-retina/white_arrow_down.png");
	background-repeat: no-repeat, no-repeat;
	background-position: 15px center, right 15px center;
	padding-left: 60px;
	background-size: 33px, 15px;
}

.push-menu .card.has-submenu.active>a {
	background-image: url("../img/non-retina/cards_white.png"),
		url("../img/non-retina/white_arrow_up.png");
	background-repeat: no-repeat, no-repeat;
	background-position: 15px center, right 15px center;
	padding-left: 60px;
	background-size: 33px, 15px;
	background-color: #333333;
	color: #f4821f;
}

.push-menu .payment.has-submenu>a {
	background-image: url("../img/non-retina/pay_white1.png"),
		url("../img/non-retina/white_arrow_down.png");
	background-repeat: no-repeat, no-repeat;
	background-position: 15px center, right 15px center;
	padding-left: 60px;
	background-size: 38px, 15px;
}

.push-menu .payment.has-submenu.active>a {
	background-image: url("../img/non-retina/pay_white1.png"),
		url("../img/non-retina/white_arrow_up.png");
	background-repeat: no-repeat, no-repeat;
	background-position: 15px center, right 15px center;
	padding-left: 60px;
	background-size: 38px, 15px;
	background-color: #333333;
	color: #f4821f;
}

.push-menu li.active>a {
	color: #f4821f;
}

.push-menu nav a.active {
	color: #f4821f;
}

/* OVERVIEWS ------------------------------------------------------------------------------------*/
section.nb-overview {
	background: #fff;
}

/* Different version of checkboxes*/

.listing.checkbox-normal-listing li a {
    margin-left: 30px;
    padding-left: 0px;
}
.listing.checkbox-normal-listing .listing-checkbox-wrapper{
	position:relative;
}
.listing.checkbox-normal-listing .listing-checkbox-wrapper label {
    background: transparent !important;
    width: 27px;
    margin-top: 15px;
}

.listing.checkbox-normal-listing .listing-checkbox-wrapper label span {
    background: #ffffff;
    border: 1px solid #cecece;
    position: absolute;
    top: 10px;
    left: 7px;
    display: block;
    height: 15px;
    width: 15px;
}

.listing.checkbox-normal-listing .listing-checkbox-wrapper label.checked span {
    background: #46be5f;
    border: 1px solid #46be5f;
}


.listing.checkbox-normal-listing  .listing-checkbox-wrapper label span {
    border-radius: 2px;
    width: 16px; /* Rectangle width and height should be even number to fit rectangle inside */
    height: 16px;
}
.listing.checkbox-normal-listing  .listing-checkbox-wrapper label:hover span {
    border-color: #F58221;
}
.listing.checkbox-normal-listing  .listing-checkbox-wrapper label.checked span {
    background: #fff;
    border-color: #F58221;
  
}


#unconfirmed_payment_confirm_view .listing .check-checkbox-wrapper input[type=checkbox]{
	visibility:hidden;
	display:inline;
	
}
#unconfirmed_payment_confirm_view .listing .check-checkbox-wrapper label:before{
	margin-top:140%;
}
.listing.checkbox-normal-listing  .listing-checkbox-wrapper label.checked span:before {
    content: "\2714";
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    width: 14px;
    height: 16px;
    display: block;
    background-color: #F58221;
    position: absolute;
    left: 0.5px;
    color:#FFF;
}
/* Different version of radio buttons*/
.listing-normal-radio-wrapper, .check-checkbox-wrapper{
	position:relative;
}
.listing-normal-radio-wrapper-forex, .check-checkbox-wrapper{
	position:relative;
}
.listing-normal-radio-wrapper label ,  .check-checkbox-wrapper label{
    cursor: pointer;
    padding-left: 25px;
    margin-right: 15px;
    font-size: 18px;
    left: 0;
    top:0;
    display: block;
    height: 50%;
}
.listing-normal-radio-wrapper-forex label ,  .check-checkbox-wrapper label{
    cursor: pointer;
    padding-left: 25px;
    margin-right: 15px;
    font-size: 18px;
    left: 0;
    top:0;
    display: block;
    height: 50%;
}
 .check-checkbox-wrapper label:before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 1px;
    background-color: #fff;
    /* box-shadow: inset 1px 2px 3px 0px rgba(0, 0, 0, .3); */
    top: 10px;
    border: 1px solid #F58221;
}
.check-checkbox-wrapper label[for=agree_terms_and_condition_check_box]:before{
	top: 18px;
}

.listing-normal-radio-wrapper label:before{
	content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: 10px;
    border-radius: 8px;
    border: 0.225em solid #fff;
    box-shadow: 0 0 0 2px #F58221;
    /* margin-right: 0.75em; */
    -webkit-transition: 0.5s ease all;
    transition: 0.5s ease all;
    position: absolute;
    left: 0px;
    top: 9px;
    background-color:#fff;
}
.listing-normal-radio-wrapper-forex label:before{
	content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: 10px;
    border-radius: 8px;
    border: 0.225em solid #fff;
    box-shadow: 0 0 0 2px #F58221;
    /* margin-right: 0.75em; */
    -webkit-transition: 0.5s ease all;
    transition: 0.5s ease all;
    position: absolute;
    left: 0px;
    top: 9px;
    background-color:#fff;
}
.listing-normal-radio-wrapper input[type=radio]:disabled+label:before{
	
    box-shadow: 0 0 0 2px #cecece;
}
.listing-normal-radio-wrapper-forex input[type=radio]:disabled+label:before{
	
    box-shadow: 0 0 0 2px #cecece;
}

.check-checkbox-wrapper label:before{
	border-radius:2px;
	
}

.listing-normal-radio-wrapper input[type=radio], .check-checkbox-wrapper input[type=checkbox] {
   display:none;
}
.listing-normal-radio-wrapper-forex input[type=radio], .check-checkbox-wrapper input[type=checkbox] {
   display:none;
}
.listing-normal-radio-wrapper-forex input[type=radio], .check-checkbox-wrapper input[type=checkbox] {
   display:none;
}
.listing-normal-radio-wrapper input[type=radio]:checked+label:before {
        background: #F58221;
        text-align: center;
        content: no-close-quote !important;
	    color: #F58221;
	    font-size: 20px;		
        line-height: 6px;
	    border-color: rgb(255, 255, 255); 
}
.listing-normal-radio-wrapper-forex input[type=radio]:checked+label:before {
            background: #F58221;
          
}
.listing-normal-radio-wrapper input[type=radio]:checked:disabled+label:before {
            background: #cecece;
}
.listing-normal-radio-wrapper-forex input[type=radio]:checked:disabled+label:before {
            background: #cecece;
}
.check-checkbox-wrapper input[type=checkbox]:checked ~ label:before{
	background-color: #f3f3f3;
     content: "\2714";
    background-color: #F58221;.
    font-size: 13px;
    text-align: center;
    line-height: 15px;
    border-color: #F58221;
    color:#FFF;
}
.check-checkbox-wrapper input[type=checkbox]:disabled ~ label:before{
	 border: 1px solid #cecece;
	 background: #fff;
	background: rgba(255,255,255,.5);
}
.radio-normal-listing td.cell-1-2 div, .radio-normal-listing td.cell-1-2 span {
	padding-left:30px;
}
.nb-overview ul.listing.checkbox-normal-listing li:hover{
	background-color: #ecf4f7;
}.check-checkbox-wrapper.preferences-margin-left{
	margin-left:10px;
}
.check-checkbox-wrapper.preferences-margin-left+a{
	padding-left:35px;
}
/* STATEMENTS -----------------------------------------------------------------------------------*/
.nb-statement-controls a {
	-moz-box-shadow: inset 0 1px 1px 0 #92c2ff;
	-webkit-box-shadow: inset 0 1px 1px 0 #92c2ff;
	box-shadow: inset 0 1px 1px 0 #92c2ff;
	background-color: #3278f1;
	background: -moz-linear-gradient(top, #3396fc, #3278f1);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#3396fc),
		to(#3278f1));
	background: -webkit-linear-gradient(top, #3396fc, #3278f1);
	background: -o-linear-gradient(top, #3396fc, #3278f1);
	background: linear-gradient(to bottom, #3396fc, #3278f1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3396fc',
		endColorstr='#3278f1');
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	-webkit-text-shadow: none;
	text-shadow: none;
}

/* LISTINGS ------------------------------------------------------------------------------------*/
.listing {
	max-height: 372px;
}



.listing li a {
	background-color: #eeeeee;
	color: #000;
}
.listing li:hover{
	background-color: #ecf4f7;
}
.nb-overview .listing li a {
	background-color: #eeeeee;
	padding-top: 0px;
}

.nb-overview .listing li a.listingLink {
	background-color: #eeeeee;
	padding-top: 7px;
}

.nb-overview .listing li.follow-link-row a {
	padding-top: 11px;
}

.nb-overview .listing li a:hover {
	background-color: #ecf4f7;
}
.nb-overview .listing li a.active:hover {
	background-color: #ffcf00;
}
.nb-overview .listing li.follow-link-row a.active:hover {
	background-color: #ecf4f7;
}
.nb-overview .listing .buttons-listing li .buttons  a {
	background-color: #f58220;
}

.nb-overview .listing .buttons-listing li .buttons  a:hover {
	text-decoration: underline;
	background-color: #f58220;
}

.listing li a.active {
	background-color: #ffcf00;
}
.listing li.follow-link-row a.active {
	background-color: #eeeeee;
}
.listing-title,.listing-total {
	background-color: #666666;
	font-family: FuturaBT-Heavy;
	font-size: 24px;
	padding: 10px 15px;
}

.listing-buttons {
	background: #eeeeee;
	border-top: 4px solid #ffffff;
	padding: 10px 10px;
}

.listing-action-buttons {
	background: none;
	width: 100%;
	text-align: center;
}

.listing-buttons a,.listing-total a {
	background: transparent;
	color: #000;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
}

.listing-action-buttons a div {
	background: #f58220;
	color: #fff;
	padding: 5px 10px;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-radius: 18px;
}

.listing .no-link-row {
	padding: 10px;
}

.summary-listing .listing-title a {
	color: #000;
}

.listing,.table-listing {
	max-height: 450px;
}

.listing.no-scroll,.buttons-listing,.checkbox-listing,.radio-listing {
	max-height: none;
}

.listing li,.table-listing tr {
	background: #eeeeee;
	border-top: 3px solid #fff;
	border-bottom: 0px;
}

.list-item-primary,.list-item-right.list-item-primary {
	color: #000;
	font-family: FuturaBT-Heavy, sans-serif;
	font-size: 18px;
}

.nb-overview .list-item-left.list-item-primary {
	padding-top: 7px;
}

.list-item-right.list-item-primary {
	padding-top: 7px;
}

.list-item-left.list-item-primary {
	padding-top: 7px;
}
.list-item-left, .list-item-right, .list-item-wide{
	    white-space: normal;
	    word-break: normal;
}
.list-item-left.list-item-primary.list-item-notbold{
    font-weight: normal;
}
a.listing-buttons-right {
	background: transparent url("../img/non-retina/black_arrow_right.png")
		no-repeat center right 5px;
	padding-right: 20px;
}

a.listing-buttons-left {
	background: transparent url("../img/non-retina/black_arrow_left.png")
		no-repeat center left 5px;
	padding-left: 20px;
}

a.listing-buttons-center {
	display: inline-block;
}

a.listing-buttons-left.select-all-button {
	background: transparent;
	padding-left: 0px;
}

.follow-links li{
	position:relative;
}
.payment-color{
	position:absolute;
	height:100%;
	width:5px;
}
.outgoing-payment{
	background-color:rgba(210, 96, 98, 1);;
}
.outgoing-payment-text{
	color:rgba(210, 96, 98, 1);;
}
.incoming-payment{
	background-color:rgba(92, 189, 129, 1);;
}
.incoming-payment-text{
	color:rgba(92, 189, 129, 1);;
}
.own-payment{
	background-color:rgba(97, 160, 198, 1);
}
.own-payment-text{
	color:rgba(97, 160, 198, 1);
}

.buttons-listing .buttons {
	background-color: #666666;
	border: 0px;
	border-right: 4px solid #ffffff;
	box-shadow: none;
	-moz-box-shadow: none;
	-webit-box-shadow: none;
        padding: 5px;    
        width: 70%;
}

.buttons-toggle,.buttons-toggle.open {
	background-color: #666666;
	border: 1px solid #666666;
}

.listing-without-a li.clearfix:last-of-type{
	padding: 12px;
    border-bottom: 1px solid #ccc;
}

/* FILTERS -------------------------------------------------------------------------------------*/
.filters {
	background: #666666;
}

.filters ul {
	border-top: 1px solid #fff;
}

.filters ul li {
	background: none;
	height: 34px;
}

.filters ul li:hover {
	background: none;
}

.filter-wrapper {
	border: 0px;
	margin: 3px 3px 0px 3px;
}

.filters.listing-addon {
	margin: 37px -10px -7px -10px;
}

.filters a.filters-toggle,.filters a.filters-toggle.open {
	background-color: #2c2c2c;
	text-shadow: none;
}

.filters label {
	background: none;
    border: 1px solid #cecece; 
	border-radius: 12px; 
    display: block;
    font-family: FuturaBT-Heavy, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #cecece;
}

.filters label.active {
	background: #343434;
	color: #fff;
}

/* TOOLIPS -------------------------------------------------------------------------------------*/
.tooltip-wrapper,.notification-wrapper,.error-wrapper {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border-bottom: 4px solid #cecece;
	max-height:none;
}

.tooltip-controls a,.notification-controls a,.error-controls a {
	background: none;
	border: 1px solid #f4821f;
	color: #444;
	border-radius: 12px;
}

/* TOGGLE LINKS --------------------------------------------------------------------------------*/
h2.toggle-link {
	background: transparent url("../img/non-retina/black_arrow_down.png")
		no-repeat right 15px center;
	font-weight: normal;
	text-transform: none;
}

.listing-title.toggle-link {
	background: #666 url("../img/non-retina/white_arrow_down.png") no-repeat
		right 15px center;
	font-weight: normal;
	text-transform: none;
}

.listing-title.toggle-link a {
	font-size: 18px;
}

h2.toggle-link.toggle-open {
	background: transparent url("../img/non-retina/black_arrow_up.png")
		no-repeat right 15px center;
}

.listing-title.toggle-link.toggle-open {
	background: #666 url("../img/non-retina/white_arrow_up.png") no-repeat
		right 15px center;
}

h2.toggle-link:hover,.listing-title.toggle-link:hover {
	cursor: pointer;
}

.toggle-hidden {
	display: none;
}

/* TABLES --------------------------------------------------------------------------------------*/
table.summary thead {
	background: #666;
	color: #fff;
	font-family: FuturaBT-Heavy, sans-serif;
	font-size: 18px;
}

table.summary thead tr {
	border: 0px;
}

table.summary th {
	padding: 10px;
	text-align: left;
	text-transform: uppercase;
}

table.summary.headings td {
	padding-left: 10px;
}

table.summary.headings tr {
	border-bottom: 1px solid #fbd01d;
}

table.summary tr {
	border-bottom: 1px solid #fbd01d;
}

table.summary tr.summary-toggle {
	border-top: 0px;
}

table.summary tr:last-child {
	border-bottom: none;
}

.summary-listing table.summary tr:first-child {
	border-top: 0px;
}

table.summary td {
	padding: 15px 0px;
	width: 640px;
	-ms-word-break: break-all;
	word-break: break-all;
	/* Non standard for webkit */
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

table.summary td:nth-child(2) {
	font-size: 17px;
	text-align: right;
	width: 360px;
}

.modalWindow table.summary td:nth-child(2){
	text-align: left;
}
table.summary tr.summary-toggle td {
	padding-top: 0px;
}

table.summary label {
	color: #000000;
	font-family: FuturaBT-Heavy, sans-serif;
	font-size: 17px;
	text-transform: none;
	font-weight:bold;
}

.summary-listing>li {
	background: #eeeeee;
}

table.summary .toggle-region-link {
	padding-left: 40px;
	line-height: 30px;
	margin: -4px 0px;
}

/* FORMS ---------------------------------------------------------------------------------------*/
.guide-wrapper {
	background: #fff;
	border: 1px solid #dedede;
	color: #666;
	-webkit-box-shadow: inset 0px 0px 19px 0px #eaeaea;
	-moz-box-shadow: inset 0px 0px 19px 0px #eaeaea;
	box-shadow: inset 0px 0px 19px 0px #eaeaea;
	margin-bottom: 0px;
}
.guide-wrapper.info span {
    text-decoration: underline;
    cursor: pointer;
}
.form-unit {
	margin: 10px 0px;
}

input[type="text"],input[type="password"],input[type="number"],input[type="file"],input[type="date"],input.date,input.date1,select,select.navigationSelect,select.sort,textarea
	{
	color: #666666;
}

select,select.navigationSelect,select.sort {
	background: #ffffff url(../img/retina/menu-down.svg) no-repeat right center;
	border: 1px solid #cecece;
	margin: 0px;
	font-size: 14px;
	text-transform: none;
}

select.navigationSelect {
	float: none;
	width: 100%;
}

form label {
	color: #000;
	font-family: FuturaBT-Heavy, sans-serif;
	font-size: 17px;
	text-transform: none;
}

button,input[type="button"],input[type="submit"],a.button,.buttons-listing .buttons a,.nb-statement-controls a,.nb-statement-controls a:hover,.nb-overview .listing li .buttons a
	{
	background: #f58220 ;
	color: #fff;
	font-family: FuturaBT-Heavy, sans-serif;
	font-size: 14px;
	text-align: center;
	text-indent: 0;
	border: 0px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin: 1px;
	margin-bottom: 10px;
}
input[type="submit"]:active{
	background: #f58220 ;
}
input[type="submit"].secondary-button {
	background: #f58220;
	color: #fff;
	font-family: FuturaBT-Heavy, sans-serif;
	font-size: 14px;
	text-align: center;
	text-indent: 0;
	border: 0px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin: 1px;
	margin-bottom: 10px;
	min-width:29%;
}

button:hover,input[type="button"]:hover,input[type="submit"]:hover,a.button:hover,.buttons-listing .buttons a:hover
	{
	background: #f58220;
	color: #ffffff;
	text-decoration: underline;
}

button.cancel-button,input[type="button"].cancel-button,input[type="submit"].cancel-button,a.cancel-button,button.secondary-button,input[type="button"].secondary-button,input[type="submit"].secondary-button,a.button.secondary-button
button.cancel-button:hover,input[type="button"].cancel-button:hover,input[type="submit"].cancel-button:hover,a.cancel-button:hover
	{
	background: #fff;
	border: transparent !important;
	-webkit-box-shadow: 0px 0px 0px 1px #f58220 !important;
	-moz-box-shadow: 0px 0px 0px 1px #f58220 !important;
	box-shadow: 0px 0px 0px 1px #f58220 !important;
	color: #f58220 !important;
}

button.cancel-button:hover,input[type="button"].cancel-button:hover,input[type="submit"].cancel-button:hover,a.cancel-button:hover
	{
	text-decoration: underline;
}

input.date1{
	background: transparent url('../img/non-retina/date.png') no-repeat 5px 5px;
    display: block;
	font-family: inherit;
	-webkit-appearance: none;
	background-size: 25px 25px;
}

input[type="date"],input.date,input.date1 {
	width: 100%;
}

/* PROGRESS STEPS -------------------------------------------------------------------------------*/

.form-progress ul li span {
	display: block;
	height: 10px;
	border: 4px solid #343434;
	border-top: 0px;
	border-bottom: 0px;
}

/* TABS -----------------------------------------------------------------------------------------*/
.tab-content,.tab-wrapper ul li a {
	background: #f58220;
	font-weight: bold;
	-webkit-border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
	font-weight: normal;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.tooltip-wrapper{
	min-width:320px;
	z-index:9001;
}
.tooltip-inner-wrapper{
	padding:0px;
}
.tooltip-controls{
	padding-top:5px;
}
.tooltip-text{
	padding:15px;
}
.tab-content {
	background: #FFF;
}

#login-page .tab-content,.tab-wrapper ul li a.active {
	background: #fff;
}

.tab-wrapper ul li a {
	text-align: center;
	font-size:12px !important;
	color: #fff;
        text-transform: uppercase;
        font-family: inherit;
}



.touch select {
	-webkit-appearance: menulist;
}



.primary-use-case-title span {
	position: absolute;
	margin-right: 15%;
}
/* Autogiro -----------------------------------------------------------------------------------*/

input[type="submit"].listing-buttons-right-autogiro{
	background: #f58220;
	width: auto;
	float:right;
	min-width: 13%;
  padding: 5px 5px;
        color: #fff;
 }
 input[type="submit"].listing-buttons-right-autogiro:hover{
	background: #f58220;
        color: #fff;
 }

/* MEDIA QUERIES --------------------------------------------------------------------------------*/


@media print {
	#bottom-adds-area {
		display: none;
	}
	.col-1-3 {
		width: 100%;
	}
	#welcome-area {
		display: none;
	}
	.hiddenInMobile {
		display: none;
	}
	img {
		display: none;
	}
	.welcome-area {
		display: none;
	}
}


@media only screen and (-webkit-min-device-pixel-ratio: 2) , only screen and (
		min--moz-device-pixel-ratio: 2) , only screen and (
		-o-min-device-pixel-ratio: 2/1) , only screen and (
		min-device-pixel-ratio: 2) , only screen and ( min-resolution: 192dpi)
		, only screen and ( min-resolution: 2dppx) {
	.pay-black-icon {
		background: transparent url("../img/non-retina/pay_black.png") no-repeat
			0px 0px;
		background-size: 40px 29px;
	}
	.cards-black-icon {
		background: transparent url("../img/non-retina/cards_black.png")
			no-repeat 0px 0px;
		background-size: 35px 30px;
	}
	.properties-icon {
		background: transparent url("../img/non-retina/properties_black.png")
			no-repeat 0px 0px;
		background-size: 30px 30px;
	}
	.messages-icon {
		background: transparent url("../img/non-retina/non-retina-mail-round.png") no-repeat 0px 0px;
		background-size: 30px 30px;
	}
	
	.pay-sign-icon {
		background: transparent url("../img/non-retina/pay_sign_black.png")
			no-repeat 0px 3px;
		width: 45px;
		background-size: 40px 26px;
	}
	.pay-stop-icon {
		background: transparent url("../img/non-retina/pay_stop_black.png")
			no-repeat 0px 3px;
		width: 45px;
		background-size: 40px 26px;
	}
	.alerts-icon {
		background: transparent url("../img/non-retina/alerts_black.png")
			no-repeat 5px 0px;
		background-size: 23px 30px;
	}
	.help-black-icon {
		background: transparent url("../img/info.png") no-repeat 0px 0px;
		background-size: 30px 30px;
	}
	.confirmation-black-icon {
		background: transparent url("../img/retina/confirmation_black.png")
			no-repeat 0px 0px;
		background-size: 30px 30px;
	}
	.attention-grey-icon {
		background: transparent url("../img/retina/attention_grey.png")
			no-repeat 0px 0px;
	}
	.properties-icon {
		background: transparent url("../img/retina/properties_black.png")
			no-repeat 2px 3px;
		background-size: 24px 24px;
	}
	.default-icon {
		background: transparent url("../img/retina/shortcut_default_white.png")
			no-repeat left 0px center;
		background-size: 30px 30px;
	}
	.footer-link-listing a {
		background: transparent url("../img/retina/go_to.png") no-repeat center
			right;
		background-size: 16px 16px;
	}
	.push-menu .has-submenu>a {
		background: transparent url("../img/retina/white_arrow_down.png")
			no-repeat right 15px center;
		background-size: 14px 6px;
	}
	.push-menu li.has-submenu.active>a {
		background: #333333 url("../img/retina/white_arrow_up.png") no-repeat
			right 15px center;
		background-size: 14px 6px;
	}
	a.listing-buttons-right {
		background: transparent url("../img/retina/black_arrow_right.png")
			no-repeat center right 5px;
		background-size: 6px 14px;
	}
	a.listing-buttons-left {
		background: transparent url("../img/retina/black_arrow_left.png")
			no-repeat center left 5px;
		background-size: 6px 14px;
	}
	.follow-links li a,.follow-links li a:active {
		background: #eeeeee url("../img/retina/black_arrow_right.png") no-repeat
			center right 15px;
		background-size: 6px 14px;
	}
	.listing li.show-more-link-row a,.show-more-link-row a:active {
		background: #eeeeee url("../img/retina/black_arrow_right.png") no-repeat
			center right 15px;
		background-size: 6px 14px;
	}
	#shortcuts-area ul a {
		background: transparent url("../img/retina/black_arrow_right.png")
			no-repeat center right;
		background-size: 6px 14px;
	}
	.welcome-area-account a {
		background: transparent url("../img/retina/black_arrow_right.png")
			no-repeat center right;
		background-size: 6px 14px;
	}
	h2.toggle-link {
		background: transparent url("../img/retina/black_arrow_down.png")
			no-repeat right 15px center;
		background-size: 14px 6px;
	}
	.listing-title.toggle-link {
		background: #666 url("../img/non-retina/white_arrow_down.png") no-repeat
			right 15px center;
		font-weight: normal;
		text-transform: none;
	}
	h2.toggle-link.toggle-open {
		background: transparent url("../img/retina/black_arrow_up.png")
			no-repeat right 15px center;
		background-size: 14px 6px;
	}
	.listing-title.toggle-link.toggle-open {
		background: #666 url("../img/non-retina/white_arrow_up.png") no-repeat
			right 15px center;
	}
	.company-logo-link,#login-user-mobile {
		background-image: url("../img/retina/forex.png");
		background-size: 205px 31px;
	}
	
}
.messages-icon {
		background: transparent url("../img/non-retina/non-retina-mail-round.png") no-repeat 0px 0px;
		background-size: 30px 30px;
	}
.modal-wrapper {
	background: #F6FAFC none repeat scroll 0% 0%;
	border: 1px solid #FBF993;
	color: #000;
	font-size: 13px;
	padding: 10px;
	box-shadow: 0px 0px 19px 0px #FBF993 inset;
}

.status-closed-subscription {
	color: #FFEFEF;
}

.list-item-left.list-item-primary1 {
	padding-top: 5px;
	font-weight: bold;
	font-size: 18px;
	font-family: FuturaBT-Heavy, sans-serif;
	color: #000;
}

.list-item-left.list-item-primary-read {
	padding-top: 7px;
	font-size: 18px;
	color: #000;
}

.list-item-left.list-item-primary-unread {
	padding-top: 7px;
	font-weight: bold;
	font-size: 18px;
	font-family: FuturaBT-Heavy, sans-serif;
	color: #000;
}

.mail-link{
	color: #d65f09; 
	text-decoration: underline;
}

li.call_me a {
    background-image: url("../img/non-retina/call_me_white.png");
    background-repeat: no-repeat;
    padding-left: 60px;
    background-position: 17px center;
}

li.currencyrates a {
    background-image: url("../img/non-retina/conversion.png");
    background-repeat: no-repeat;
    padding-left: 60px;
    background-position: 17px center;
}
/* Echange rate section */

.exchange-rates__header {
    text-align: left;
    font-family: FuturaBT-Heavy, sans-serif;
	font-size: 18px;
    padding: 10px 0;
    border-bottom: 1px solid #fbd01d;
}
.exchange-rates__row {
    border-bottom: 1px solid #fbd01d;
}

.exchange-rates__row--unavailable {
    color: #ccc;
}
.exchange-rates__currency {
    font-family: FuturaBT-Heavy, sans-serif;
    padding: 0 3px;
}
.exchange-rates__converter {
    white-space: nowrap;
    text-align: center;
}
.exchange-rates__amount[type="text"] {
    width: 30%;
    display: inline-block;
}
.exchange-rates__country{
	font-size: 16px;
    font-weight: bold;
	    padding-left: 20%;
}

table tr:last-child { border-bottom:none; }
.exchange-rates__table-divider {
    margin-top: 20px;
    border-bottom: 1px solid #fbd01d;
}
.exchange-rates__graph {
    /*color: #f58220;*/
    text-indent: -9999px;
    width: 12px;
    height: 12px;
    display: inline-block;
    background: url('graph.svg') no-repeat center center;
    background-size: 12px 12px;
}
.exchange-rates__rate {
    font-size: 12px;
    line-height: 12px;
    color: #666;
    margin: 5px 0 0;
    text-align: center;
}
.exchange-rates__flag  {
    width: 30px;
    
    background-size: contain; 
    margin-right: 10vw;
  
}
.scrollable-table tbody 
{
   overflow: auto;
   height: 320px;
   display:block;
}
.blockAlert {
    padding: 10px;
    font-size: 20px;
    word-break: normal;
}
.label-position {
	position: relative;          
}
/* INPUTS ---------------------------------------------------------------------------------------*/

input[type="text"], input[type="password"], input[type="number"], input[type="file"], input[type="date"], input.date, select, textarea, input[type="submit"],input[type="reset"], input[type="button"], button {
    border: 1px solid #cecece;
    line-height: 20px;   
    padding: 5px;    
    margin: 0px;    
    -webkit-transition: all 0.30s ease-in-out;    
    -moz-transition: all 0.30s ease-in-out;    
    -ms-transition: all 0.30s ease-in-out;    
    -o-transition: all 0.30s ease-in-out;    
   transition: all 0.30s ease-in-out;
}
a.combobox-toggle {    
   background: #f5f5f5 url("../img/non-retina/grey_arrow_down.png") no-repeat center center;    
   background-size: 10px 6px;         
   display: block;    
   margin-top: 1px;    
   padding: 0px;    
   width: 40px;    
   height: 32px;    
   cursor: default;    
   float: right;    
   z-index: 90;    
   position: absolute;    
   right: 0;    
   top: -1px;
}
input[type="date"], input.date {
	background: transparent url('../img/non-retina/date.png') no-repeat
		5px 5px;
	display: block;
	font-family: inherit;
	-webkit-appearance: none;
	background-size: 25px 25px;
	
}

/* text field when focused */
input[type="text"]:focus, input[type="password"]:focus, input[type="number"]:focus,input[type="date"]:focus, textarea:focus, select:focus {
	outline: 0;	
	border: 1px solid #cecece;
}

/* class will be applied when text field will be focused */
.fadeLabel {
	margin-top: 1px;	
}
form hr {
    margin-bottom: 20px;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    box-shadow: 2px 2px 10px #bebebe;
    margin: 1em 0;
    padding: 0;
}
.combobox ul li.option:hover, .combobox ul li.option.focus {
	background: #92b2bf;
}
@media only screen and (min-width: 1200px) {
	.tab-view.sizeHidden {
		display: block;
	}
	.navigation-title.sizeHidden {
		display: none;
	}
	select{
		/* -webkit-appearance: none; */
		-moz-appearance: none;
		appearance: none;
		background: #ffffff url("../img/retina/menu-down.svg") no-repeat right center;
		background-size: 26px 26px;
	}
}
.fadeLabelColor {
	color: #000;
}
.cancel-button {
	color: #000 !important;
        border: 1px solid #ffffff !important; 
}
.cancel-button:hover {
	border: 1px solid #fff !important;
}
input[type="submit"].listing-buttons-right-autogiro {
	color: #fff;
}
select.sort {
	padding: 3px;
}
select {
font-family: sans-serif;
}
input[type="text"], input[type="password"], input[type="number"], input[type="date"], textarea {
          
           font-family: sans-serif;
}
/* .listing div.list-item-wrapper, .listing li a, .listing li p {
         padding: 0px 0px 3px 0px;        
}  */
form label, .summary label, form strong {
   display: inline-block;      
}
.buttons-listing button, .buttons-listing input[type="button"], .buttons-listing input[type="submit"], .buttons-listing input[type="reset"], .buttons-listing .buttons a 
     {
          padding: 4px;
}
.ui-button-icon-only .ui-icon {
    margin-left: 71px;
}
table td label {
    font-weight: bold;
}