﻿/* code to subtract 14px from the left margin for 1024x browsers and below
these must have a higher specificity
#container {margin-left: 24px;}
#footer_wrapper {padding-left: 18px;}
*/
/*
=general
=headers
=links
=form
=page struture
=header
=main_nav
=utility_nav
=content
=sub_content
=footer
=tech
=misc
*/
/*------
=general
---------------------------------------------- */
* {
  margin: 0;
  padding: 0; }

@font-face {
  font-family: 'ff-meta-serif-pro';
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/kiwibank/Meta-Serif-Web-Pro-Bold.eot");
  src: url("../fonts/kiwibank/Meta-Serif-Web-Pro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/kiwibank/Meta-Serif-Web-Pro-Bold.woff") format("woff"), url("../fonts/kiwibank/Meta-Serif-Web-Pro-Bold.ttf") format("truetype");
  /* Safari, Android, iOS */ }

.horizontally-align-contents {
  display: flex;
  align-items: center; }

dt#hide-blank-dt {
  display: none !important; }

html {
  height: 100%; }

html, body {
  width: 100%; }

body {
  height: 100%;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
  font-size: 75%;
  /* 12px */
  color: #555;
  line-height: 150%;
  /* 18px */
  min-width: 987px;
  background: transparent url(../images/body.gif) repeat-x left top; }

/* Reset fonts */
table, tr, td, input, select, textarea, ul, ol {
  font-size: 1em;
  vertical-align: top; }

/*
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th {
    font-size: 1em; font-weight: normal; font-style: normal;
}
*/
/*  table of font sizes
    px/em
    10/0.833
    11/0.917
    12/1
    13/1.083
    14/1.167
    15/1.25
    16/1.333
    18/1.5
*/
th {
  text-align: left;
  font-weight: normal; }

.type_default {
  font-size: 12px !important; }

small {
  font-size: 0.93em; }

ul, ol {
  margin: 0 0 1.5em 15px; }

li {
  margin-bottom: .3em;
  line-height: 1.4em; }

p {
  margin: 0 0 1em;
  line-height: 150%; }

strong {
  color: #444; }

em {
  font-style: normal; }

a {
  outline: none; }

span.nobr {
  white-space: nowrap; }

/*
=headers
-----------------------------------------------------*/
h1 {
  font-family: 'ff-meta-serif-pro', 'Georgia', serif; }

h2, h3, h4, label.header {
  font-family: 'Lucida Grande', Helvetica, 'Arial', 'Verdana', sans-serif; }

h1 {
  /*font-size: 2em; /* 24px */
  font-size: 2.16666em;
  /* 26px */
  color: #5FC418;
  padding: 0 0 5px 8px;
  line-height: 120%;
  margin: 0 0 20px;
  border-bottom: 2px solid #ebebeb; }

h1 span {
  font-size: .5em;
  /* 12px */
  line-height: 120%;
  color: #373c3c; }

h2 {
  font-size: 1.166667em;
  /*font-size: 1.25em; /* 15px */
  color: #66CC33;
  line-height: 130%;
  padding: 0 8px 4px;
  margin: 1.6em 0 0px; }

h3 {
  font-size: 1.083em;
  /* 13px */ }

h2 + h3 {
  margin-top: 1em; }

h4 {
  font-size: 1.083em;
  /* 13px */
  line-height: 160%;
  /* 21px */
  color: #333; }

h3 + ul {
  margin-top: .5em; }

h2 + ul {
  padding-top: .5em; }

h5 {
  font-size: 1em;
  color: #54c200;
  margin: 0 14px .25em;
  font-weight: normal; }

/*
=links
-----------------------------------------------------*/
a img, img {
  border: 0; }

a, a:visited, a strong {
  text-decoration: none;
  color: #009DE5;
  /*link blue*/ }

a:hover, .subnav .open li a:hover {
  color: #222; }

a.underline {
  border-bottom: 1px solid #7cd6ed; }

a.underline:hover {
  border-bottom: 1px solid #66CC33; }

a.expand {
  background: transparent url(../images/arrow-blue-lg-right.gif) no-repeat 0 52%;
  padding: 0 0 0 11px; }

a.expand:hover {
  background: transparent url(../images/arrow-blue-lg-down.gif) no-repeat 0px 52%; }

a.contract {
  background: transparent url(../images/arrow-blue-lg-up.gif) no-repeat 0 52%;
  padding: 0 0 0 13px; }

a.subtle_link {
  color: #999; }

a.subtle_link:hover,
a.subtle_link:focus,
a.subtle_link:active {
  color: #666; }

/*
= basic spacing
---------------------------------------------- */
.mb-10 {
  margin-bottom: 10px; }

.mt-10 {
  margin-top: 10px; }

/*
=page structure
---------------------------------------------- */
#container {
  /* http://www.themaninblue.com/writing/perspective/2005/08/29/ */
  position: relative;
  min-height: 100%;
  margin: 0 0 0 30px;
  width: 957px; }

@media only screen and (max-device-width: 1024px) and (min-aspect-ratio: 13 / 9) {
  html, body {
    width: 1024px; } }

#popup_container {
  /* http://www.themaninblue.com/writing/perspective/2005/08/29/ */
  position: relative;
  padding: 0 38px; }

* html #container {
  height: 100%; }

#header {
  height: 71px;
  width: 957px;
  background-color: #44493e;
  position: relative;
  margin-bottom: 25px;
  z-index: 10; }

#wrapper {
  width: 100%;
  padding-bottom: 149px;
  /* footer height */ }

#content {
  float: left;
  width: 730px;
  padding-bottom: 35px;
  /* white space to footer */ }

.content_padding {
  padding: 0 0 0 8px;
  max-width: 640px; }

.content_padding h2 {
  padding-left: 0; }

ul.intro_list {
  margin-left: 24px; }

.print_only {
  display: none; }

/*
=form
-----------------------------------------------------*/
form {
  height: 100%; }

fieldset {
  border: none;
  padding: 0;
  margin: 0; }

fieldset .left, fieldset .right {
  margin-top: 10px; }

fieldset .left {
  width: 300px;
  float: left; }

fieldset .right {
  width: 300px;
  float: right; }

.fieldset_heading {
  margin-bottom: 12px; }

.process .tab.xsmall {
  width: 80px; }

.process .tab.small {
  width: 100px; }

.process .tab.medium {
  width: 152px; }

.process .tab.medium_large {
  width: 190px; }

.process .tab.large {
  width: 220px; }

.process .tab.xlarge {
  width: 270px; }

table.listing .tab.xsmall {
  width: 64px; }

table.listing .tab.small {
  width: 84px; }

table.listing .tab.medium {
  width: 136px; }

table.listing .tab.medium_large {
  width: 174px; }

table.listing .tab.large {
  width: 204px; }

table.listing .tab.xlarge {
  width: 254px; }

.error .tab.small {
  width: 78px; }

.error .tab.medium {
  width: 130px; }

.error .tab.medium_large {
  width: 168px; }

.error .tab.large {
  width: 198px; }

.error .tab.xlarge {
  width: 248px; }

.login .error label.tab.medium {
  width: 130px; }

.login .error label.tab.medium_large {
  width: 168px; }

div.medium {
  margin-left: 162px; }

div.medium_large {
  margin-left: 200px; }

span.medium {
  display: block;
  width: 162px; }

select.medium {
  min-width: 143px; }

select.xlarge {
  min-width: 234px; }

textarea.xxlarge {
  width: 611px; }

textarea.xxlarge-float {
  width: 544px;
  margin: 0; }

input.text, textarea, select, input.file {
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  /* 12px */
  color: #555;
  margin: 0 5px 0 0;
  padding: 0 2px 1px 2px;
  border: 1px solid #bbb; }

textarea {
  resize: vertical;
  /* Safari feature */ }

input:focus, textarea:focus {
  border-color: #777 !important; }

input.text, input.file {
  padding: 2px 2px 1px 2px;
  color: #555;
  height: 16px;
  background-color: #fff;
  width: 136px;
  /* 142px */ }

input.file {
  height: auto; }

.process .listing td input.text,
.process .listing td label,
.block_header + table tbody td input.text {
  margin: 0; }

label + label {
  margin-left: 5px; }

label.checkbox_wrapper {
  position: relative;
  top: 1px; }

input.text.xxxsmall {
  width: 12px; }

input.text.xxsmall {
  width: 24px; }

input.text.xsmall {
  width: 40px; }

input.text.small {
  width: 74px; }

input.text.medium_small {
  width: 90px; }

input.text.medium_dollar {
  width: 120px; }

/* if next to a <span class='dollar'>$</span> */
input.text.medium {
  width: 136px; }

input.text.large {
  width: 168px; }

input.text.xlarge {
  width: 228px; }

textarea.xlarge {
  width: 245px; }

input.text.xxlarge {
  width: 328px; }

.login input.text {
  width: 196px; }

.captcha input.text {
  width: 196px; }

input.text.address_finder {
  width: 412px; }

input.text.error.xxxsmall {
  width: 12px; }

input.text.error.xxsmall {
  width: 24px; }

input.text.error.xsmall {
  width: 22px; }

/*input.text.error.small { width: 54px; } /* 80px */
input.text.error.small {
  width: 58px; }

/* 80px */
input.text.error.medium {
  width: 118px;
  /* 142px */ }

input.text.error.large {
  width: 153px; }

input.text.error.xlarge {
  width: 210px; }

input.text.error.xxlarge {
  width: 310px; }

select.small {
  width: 58px; }

select.xxlarge {
  width: 370px; }

input.radio,
input.checkbox,
span.radio,
span.checkbox,
.error input.radio,
.error input.checkbox,
.error span.radio,
.error span.checkbox {
  margin-right: 4px;
  position: relative;
  bottom: -2px;
  border: none; }

input.text + input.checkbox {
  margin-left: 5px; }

select {
  padding: 1px 0 1px 2px; }

select option {
  padding-left: 3px; }

.submit_hide {
  position: absolute;
  left: -999em;
  width: 1px; }

/* Account details */
input.bank {
  width: 20px;
  margin-right: 0; }

input.branch {
  width: 35px;
  margin-right: 0; }

input.account {
  width: 58px;
  margin-right: 0; }

input.suffix {
  width: 34px; }

li.signature {
  height: 2em;
  line-height: 2em !important; }

li.signature input {
  border-width: 0 0 1px;
  height: 2em; }

input.text.contextual {
  margin-bottom: -1px; }

div.contextual_popup {
  width: 220px;
  position: absolute;
  background: transparent url(../images/shadow-bottom-right.png) repeat-x right bottom;
  z-index: 10;
  white-space: normal;
  /* Talk to Michael or Reg before making any changes to the  contextural popup css */ }

div.contextual_popup div {
  border: 1px solid #555;
  background-color: #e1f7d2;
  padding: 3px 5px;
  margin-bottom: 6px;
  margin-right: 4px;
  line-height: 1.3em; }

.clear_field_target {
  position: absolute;
  top: 4px;
  right: 9px;
  width: 13px;
  height: 13px;
  background: transparent url("/images/clear-field.gif") no-repeat 0 0;
  display: none;
  /* triggered by JS */ }

.active .clear_field_target {
  display: block; }

/*
=you're on page...
-----------------------------------------------------*/
.step {
  float: right;
  font-size: 0.917em;
  margin-top: -53px;
  color: #888;
  line-height: 2em; }

.step strong {
  font-size: 2.18em;
  /* 24px */
  font-weight: bold;
  color: #777; }

/*
=process
-----------------------------------------------------*/
div.process {
  padding: 11px 45px 8px 45px;
  border: 1px solid #E3E2E2;
  background-color: #F2F2F2;
  margin: 0 0 20px; }

.process h2,
.alt_process h2 {
  color: #34423F;
  margin: 0 0 4px 0;
  padding: 0;
  position: relative; }

.process p {
  margin: 0 0 .7em 0; }

.process h2 .step_number {
  background: transparent url(../images/no_green.gif) no-repeat 100% 0;
  color: #fff;
  font-size: 14px;
  line-height: 13px;
  letter-spacing: -1px;
  font-weight: bold;
  text-align: center;
  height: 18px;
  /* 22px */
  float: left;
  margin: 0;
  padding: 3px 0 0;
  position: absolute;
  left: -46px;
  top: -2px;
  width: 38px;
  /* 34px */ }

.process h2 .step_number span {
  display: none; }

.process h2 .step_number small {
  margin-right: 0;
  font-size: 12px;
  padding-left: 1px; }

.process h2 span {
  font-weight: normal;
  font-size: .76em;
  margin-left: 5px;
  font-size: 11px;
  vertical-align: bottom; }

.process .text_block {
  margin: 1em 5em 2em 0; }

/* Progress bar - v.1
********** to be deleted **************/
ul.form_progress {
  margin: 0px 0 18px;
  padding: 0;
  list-style: none;
  height: 33px;
  position: relative; }

ul.form_progress li {
  margin: 0;
  padding: 9px 20px 9px 38px;
  display: inline;
  float: left;
  background: transparent url("../images/form-progress.png") no-repeat 100% 0;
  margin-left: -0px;
  margin-right: -30px;
  position: relative;
  color: #666; }

ul.form_progress li.current {
  color: #fff;
  background-image: url("../images/form-progress-current.png"); }

ul.form_progress li.progress_1 {
  z-index: 8;
  margin-left: 0;
  padding-left: 12px;
  border-left: 1px solid #e0e0e0; }

ul.form_progress li.progress_2 {
  z-index: 7; }

ul.form_progress li.progress_3 {
  z-index: 6; }

ul.form_progress li.progress_4 {
  z-index: 5; }

ul.form_progress li.progress_5 {
  z-index: 4; }

ul.form_progress li.progress_6 {
  z-index: 3; }

ul.form_progress li.progress_7 {
  z-index: 2; }

ul.form_progress li.progress_8 {
  z-index: 1; }

/********** /to be deleted **************/
/********** Progress bar - v.2 **************/
div.progress_bar {
  margin-bottom: 22px;
  font-weight: bold;
  position: relative;
  top: -8px; }

div.progress_bar span.progress_text_first {
  float: left;
  padding-right: 10px;
  color: #34423f;
  line-height: 22px; }

div.progress_bar span.progress_text_last {
  float: left;
  padding-left: 6px;
  color: #5fc418;
  line-height: 22px; }

div.progress_bar ul {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 22px;
  float: left;
  background: transparent url("../images/progress-bar-bg.png") no-repeat 0 0;
  position: relative; }

div.progress_bar li {
  margin: 0;
  padding: 0;
  float: left;
  display: block;
  width: 22px;
  height: 22px;
  margin-right: 30px;
  text-align: center;
  line-height: 22px;
  color: #bababa;
  position: relative;
  cursor: default; }

div.progress_bar li.last {
  margin-right: 0; }

/* background bar fill to show how much has been completed */
div.progress_bar li.pages_completed {
  height: 4px;
  background: transparent url("../images/progress-bar-progress.gif") repeat-x 0 0;
  position: absolute;
  left: 11px;
  top: 9px;
  margin: 0; }

div.progress_bar li.pc_0 {
  width: 0; }

div.progress_bar li.pc_1 {
  width: 52px; }

div.progress_bar li.pc_2 {
  width: 104px; }

div.progress_bar li.pc_3 {
  width: 156px; }

div.progress_bar li.pc_4 {
  width: 208px; }

div.progress_bar li.pc_5 {
  width: 260px; }

div.progress_bar li.pc_6 {
  width: 312px; }

div.progress_bar li.pc_7 {
  width: 364px; }

div.progress_bar li.pc_8 {
  width: 416px; }

div.progress_bar li.pc_9 {
  width: 468px; }

div.progress_bar li.pc_10 {
  width: 520px; }

div.progress_bar li.pc_11 {
  width: 572px; }

div.progress_bar li a {
  display: block;
  width: 22px;
  height: 22px;
  color: #535a59; }

div.progress_bar li.completed {
  background: transparent url("../images/progress-bar-dots.png") no-repeat 0 -22px;
  color: #9f9f9f; }

div.progress_bar li a:hover,
div.progress_bar li.current {
  background: transparent url("../images/progress-bar-dots.png") no-repeat 0 0;
  color: #fff; }

/* progress bar popup page info */
div.progress_bar_popup {
  position: absolute;
  font-weight: normal;
  white-space: nowrap;
  color: #34423f;
  height: 39px;
  width: 500px;
  left: -239px;
  top: -38px;
  text-align: center; }

div.progress_bar_popup span {
  line-height: 30px;
  background: transparent url("../images/progress-bar-popup-bg.png") no-repeat 50% 0;
  display: inline-block;
  height: 39px;
  vertical-align: top; }

div.multiapplicant_green {
  border-color: #abd9a8; }

div.multiapplicant_blue {
  border-color: #8bcce1; }

.multiapplicant_blue h2 .step_number {
  background-image: url(../images/no_blue.gif); }

.process h2 span.applicant {
  font-weight: bold;
  font-size: 14px;
  margin-left: 0; }

.multiapplicant_green span.applicant {
  color: #50b317; }

.multiapplicant_blue span.applicant {
  color: #0981a9; }

.process ol {
  list-style: none;
  margin: 0;
  padding: 1px 0 0; }

.process li {
  border-top: 1px solid #D5D5D5;
  padding: 4px 0;
  margin: 0;
  line-height: 18px;
  position: relative; }

.process tr.view_details li:first-child,
.process tr.view_details li.first_child {
  border-top: none; }

.process ol.padded_list li {
  padding: 10px 0; }

.process small {
  margin-right: 10px; }

.process li label {
  margin: 0 8px 0 0;
  padding-top: 1px; }

.process li.checkbox_list label {
  display: block;
  width: 300px;
  float: left;
  padding-bottom: 5px; }

.process li label.tab,
.process li span.tab {
  display: block;
  float: left;
  margin: 0 10px 0 0;
  color: #444; }

.process li label.tab.add_bottom,
.process li span.tab.add_bottom {
  margin-bottom: 8px; }

div.terms {
  height: 100px;
  width: 612px;
  overflow: auto;
  border: 1px solid #ddd;
  padding: 10px;
  color: #666;
  background-color: #fff;
  font-family: arial, helvetica; }

.content_padding div.terms {
  width: 522px; }

.process li.save_changes {
  padding-top: 12px; }

.process h2 a.help img {
  position: absolute;
  margin-left: 6px;
  margin-top: 1px; }

.process span.edit, .block dl span.edit {
  font-size: .917em;
  color: #999; }

.block dl span.stick_to_bottom {
  position: absolute;
  bottom: 5px;
  left: 475px; }

/*
=process sublist
-----------------------------------------------------*/
.process ol ol {
  margin: 0;
  padding: 0 0 2px; }

.process ol ol.indent {
  margin: .7em 0 0 30px; }

.process ol ol li,
.process ol.no_borders li {
  border-top: none;
  padding: 2px 0; }

.process ol ol li.spaced {
  margin-bottom: 4px; }

ol.info_list {
  float: left; }

.process ol.info_list li,
.info_label {
  padding: 2px 0 0; }

.process ol ol li a.cancel {
  float: left;
  font-size: .93em;
  margin-left: 5px;
  position: relative;
  bottom: -2px; }

div.process p.info.space {
  margin: 1em 0 .5em; }

.process li p.field_replace {
  float: left;
  margin: 0;
  padding: 0;
  line-height: 20px; }

/*
=process ul
-----------------------------------------------------*/
.process ul {
  padding: 0;
  margin: 4px 0 4px 20px;
  list-style: none; }

.process ul.links_list {
  margin-bottom: 10px; }

.process ul li {
  padding: 0 0 0 13px;
  margin: 0;
  border: none;
  background: transparent url(../images/bullet-green-arrow.gif) no-repeat 0 7px; }

/*
=process single
-----------------------------------------------------*/
div.process.single {
  padding: 11px 8px 0;
  margin: 0;
  border-bottom: none; }

/* for a single .process block that needs bottom padding and border */
div.process.single.single--complete {
  padding: 11px 8px 8px;
  margin: 0;
  border-bottom: 1px solid #e3e2e2; }

div.process.single_form {
  margin-bottom: 0;
  border-bottom: none; }

div.process.single.login,
div.process.single.edit {
  border-bottom: 1px solid #E3E2E2;
  padding-bottom: 7px; }

div.process.single li.first {
  border-top: none;
  padding-top: 0; }

div.process.single li.first.error {
  border-top: 1px solid #D5D5D5;
  padding-top: 4px; }

div.process.single.under {
  border-top: none;
  border-bottom: 1px solid #ddd; }

/*
=credit cards
-----------------------------------------------------*/
div.process div.cards {
  float: left;
  position: relative; }

div.process div.cards.start,
div.process div.cards.middle {
  width: 180px; }

div.process div.cards.end {
  width: 200px; }

div.process div.cards h4 {
  color: #222;
  font-size: 1em; }

div.process div.cards a {
  float: left;
  margin: 11px 0 0 4px;
  display: block; }

p.cc {
  margin: 0 0 12px; }

p.cc img {
  margin: -6px 6px 0 0; }

/* display cc options on application overview page */
div.show_cc_options {
  margin: 20px 0 0; }

div.show_cc_options div {
  float: left;
  width: 300px;
  margin: 0 0 20px; }

div.show_cc_options div.lccc {
  margin: 0 20px 0 8px;
  border-right: 1px solid #ccc;
  width: 300px; }

div.show_cc_options div.gfcc {
  width: 350px; }

div.show_cc_options div h3 {
  margin: 0 0 14px 0; }

.cc_wrapper {
  margin: 15px 0 30px; }

/*
=MasterCard Zero
-----------------------------------------------------*/
#card_summary {
  position: relative; }

#not_adding_up_info {
  position: absolute;
  top: -5px;
  right: 2px;
  width: 50%;
  background-image: none;
  /* turn off default shadow (doesn't fit) */
  padding: 0;
  border-bottom: 2px solid #efefef;
  z-index: 1; }

#not_adding_up_info div {
  font-size: 90%;
  padding: 12px 24px 18px 18px; }

#not_adding_up_info div p {
  float: none;
  clear: both; }

.gofly #not_adding_up_info {
  top: 52px; }

/*
=block_header
-----------------------------------------------------*/
h2.block_header {
  background: #dedede url(../images/bg-block-header-light.png) 0 0 no-repeat;
  color: #34423E;
  padding: 8px 8px 4px;
  border-bottom: 1px solid #969696;
  bottom: -1px;
  clear: both; }

h2.block_header.edit {
  color: #293331;
  background-color: #D2F6FC;
  border: 1px solid #199CD7;
  border-bottom: 1px solid #ccc; }

h2.block_header span.edit {
  font-weight: normal;
  color: #666; }

/*
h2.block_header a.edit_button {
    background: transparent url(../images/button-edit.png) no-repeat 50% 0;
    width: 49px;
    height: 24px;
    padding: 5px 15px;
    margin-left: 12px;
    font-weight: 300;
    text-align: center;
}
*/
h2.block_header.validate {
  color: #f00;
  background-color: #FEE3E7;
  border: 1px solid #f00;
  border-bottom: 1px solid #EAD1D1; }

h2.block_header.alert {
  background: #FFEAEB url(../images/bg-block-header-warning.png) no-repeat 0 0; }

h2.block_header.alert h2 {
  color: #CD000A; }

h2.block_header.edit a {
  display: none; }

h2.block_header a {
  font-size: 12px; }

h2.block_header span,
.heading_box h2 span {
  font-size: .85em;
  font-weight: normal;
  color: #555;
  line-height: 100%; }

/*
=block
-----------------------------------------------------*/
div.block {
  margin: 0 0 20px;
  padding: 8px;
  border: 0px solid #E3E2E2;
  border-top: none;
  background-color: #F2F2F2;
  background-color: #fff;
  background-color: #f1fcec;
  position: relative; }

div.block_m-b-0 {
  margin-bottom: 0; }

.block_header__sub {
  margin: 5px -8px;
  border-top: 2px solid #fff;
  border-bottom: 1px solid #bbb;
  background-color: #ebebeb;
  padding: 5px 8px 4px;
  font-weight: bold;
  color: #314A46;
  font-size: 0.917em; }

.block p {
  margin: 0 0 .75em; }

.block sup {
  font-size: 6px; }

.block p.border {
  padding-top: 6px;
  border-top: 1px solid #ddd; }

.block h2 {
  margin-top: 1.2em;
  padding-left: 0; }

.block h2:first-child {
  margin-top: 0.5em; }

.block h3 {
  margin: 0 0 8px; }

.block h4 {
  margin: 0.25em 0 0em;
  color: #444; }

.block dl {
  margin: 0;
  padding: 0; }

.block dt.first,
.block dd.first {
  border: none; }

.block dt {
  float: left;
  border-top: 1px solid #ddd;
  padding: 4px 0 2px;
  width: 170px;
  color: #444;
  font-weight: bold;
  line-height: 140%;
  clear: left; }

.block dt.no-line,
.block dd.no-line {
  border: none; }

.block dt:after, .block dd:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.block .dividor {
  font-size: 1.16em;
  padding: 20px 0px 10px 0px;
  margin-top: 20px;
  font-weight: bold;
  border-top: 1px solid #ddd; }

.block dt.first {
  /* /pay-and-transfer/email-receipt page only. test in IE */
  clear: none; }

.block dt.error {
  background: transparent url(../images/icon-alert.gif) no-repeat 4px 6px;
  padding-left: 22px;
  color: #f00; }

.block dd {
  border-top: 1px solid #ddd;
  padding: 4px 0 3px;
  color: #555;
  margin-left: 170px; }

.block dl.small dt {
  width: 100px; }

.block dl.small dt.error {
  width: 78px; }

.block dl.small dd {
  margin-left: 100px; }

.block dl.medium dt {
  width: 160px; }

.block dl.medium dd {
  margin-left: 160px; }

.block dl.medium_large dt {
  width: 200px; }

.block dl.medium_large dd {
  margin-left: 200px; }

.block dl.medium_large.spaced dd {
  margin-left: 230px; }

.block dl.large dt {
  width: 220px; }

.block dl.large dd {
  margin-left: 220px; }

.block dl.xlarge dt {
  width: 280px; }

.block dl.xlarge dd {
  margin-left: 280px; }

.block dl.spaced dt {
  padding-right: 30px; }

.block dd.error p.error_note {
  font-size: .93em;
  color: #f00;
  margin: 2px 0 0 4px; }

.block dd a.open, .block dd a.close {
  margin-left: 6px;
  font-size: 11px; }

.block small {
  color: #888; }

.block table.statement_details {
  border-top: 1px solid #ddd;
  margin-top: 0;
  width: 100%; }

.block table.statement_details tr.particulars th strong {
  font-size: 12px;
  color: #444; }

.block .statement_details .particulars th {
  color: #888;
  padding-top: 6px;
  padding-bottom: 4px; }

.block .statement_details td.tab {
  width: 163px;
  color: #333; }

.block ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.block ul li {
  background: transparent url(../images/arrow-blue-sm-right.gif) no-repeat 0 4px;
  padding: 0 0 0 10px;
  line-height: 1.2em;
  margin: 0 0 8px; }

.block ul li.no_list_arrow {
  background: none;
  padding: 0 0 0 32px; }

.block ul li a {
  font-weight: bold; }

.block ul li.last,
.block ul.last {
  margin: 0; }

.block ul li span {
  font-weight: normal;
  font-size: .93em; }

.block ul li span.secure_mail {
  color: #f00; }

.block #faq {
  display: inline-block;
  padding: 4px 0 3px; }

.block.statement_options {
  margin: 0;
  border-top: none; }

/* custom style*/
h2 + ul {
  margin-top: .4em; }

ul.custom {
  list-style: none;
  margin-left: 0px; }

ul.custom ul {
  list-style: none;
  margin-left: 20px; }

ul.custom li,
.block ul.custom li {
  margin-bottom: .4em;
  background: transparent url(../images/bullet-green-arrow.gif) no-repeat 0 7px;
  padding: 0 0 0 12px;
  line-height: 1.5em; }

ul.custom li ul li,
.block ul.custom li ul li {
  margin-bottom: .3em;
  background: transparent url(../images/bullet-green-arrow.gif) no-repeat 0 7px;
  padding: 0 0 0 12px;
  line-height: 1.5em; }

.block ul.custom li a {
  font-weight: normal; }

.block ul.custom li p {
  margin: 8px 0; }

ul.custom ul {
  padding: 0;
  margin: .6em 0 1em 2em; }

ul.custom ul li {
  background: none;
  padding: 0;
  margin: 0 0 .3em; }

/* Notes */
div.block_notes {
  /* used for *notes under the info or form block */
  position: relative;
  top: -16px;
  padding: 4px 8px 0 8px; }

div.block_notes .note_additional {
  margin: 10px 0 0; }

div.intl_selector_notes {
  margin-bottom: 8px; }

div.intl_selector_notes h4 {
  font-size: 1em;
  margin: 12px 0 0; }

/* .block.intro (used at the start of some forms and processes - eg Creditcard app) */
.block p.intro {
  padding: 10px 10px 5px;
  border-bottom: 1px solid #ddd;
  position: relative;
  left: -8px;
  top: -8px;
  width: 710px;
  background: #e5f7ff url(../images/bg-block-intro.gif) repeat-x 0 0; }

.block.intro ul {
  margin: .5em 0 1em; }

.block.intro ul li {
  background: transparent url(../images/bullet-green-arrow.gif) no-repeat 0 7px;
  margin: 0 0 .3em 20px;
  line-height: 140%; }

/* Info */
p.info, div.info_style {
  background: transparent url(../images/info.gif) no-repeat 0 1px;
  padding: 1px 0 3px 33px !important;
  font-size: 0.917em;
  /* 11px */
  color: #555; }

div.info_style ul {
  margin-left: 5px; }

p.info.content_padding {
  margin-left: 8px; }

.edit p.info {
  margin: 6px 0 20px -34px; }

.help_text {
  padding: 2px 22px 5px 0;
  background: transparent url(../images/icon-help.gif) no-repeat 100% 0;
  font-size: 0.917em; }

/* more_info = expand processing time info */
dd.more_info {
  padding: 8px 0 0;
  xmargin: 0 !important;
  color: #777;
  font-size: 11px; }

dd.more_info ul {
  list-style-type: none;
  margin: 2px 0 20px;
  padding: 0; }

dd.more_info li {
  margin: 0 0 7px;
  background: transparent url(../images/bullet_small.gif) no-repeat 0 5px; }

/* this styles the processing times inside pending payments */
ul.more_info {
  list-style-type: none;
  margin: 2px 0 0px;
  padding: 0;
  color: #666;
  font-size: 0.917em;
  /* 11px */ }

/*
=option group
-----------------------------------------------------*/
.option_group {
  padding: 7px 14px; }

.option_group p {
  clear: both;
  margin: 5px 0 10px;
  font-weight: bold; }

.option_group small {
  clear: both;
  margin: 5px 0;
  font-weight: normal;
  color: #666; }

.option_group .radio {
  position: relative;
  bottom: -3px;
  margin-left: 20px; }

/**/
.label_note {
  color: #666;
  line-height: 140%;
  font-size: .93em;
  margin: 0; }

/* This is for .label_note's that span more than one line and are adjacent
   to a "medium tab" label and a "large" input (hence the "_ml" in the class name) */
.label_note.multi_ml {
  display: block;
  float: right;
  margin-top: -19px;
  margin-left: 344px; }

.primary_info {
  font-weight: bold; }

/* =captcha */
div.captcha img {
  float: left;
  border: 1px solid #ccc;
  margin-right: 10px; }

div.captcha p {
  float: left;
  line-height: 140%;
  font-size: 0.917em;
  /* 11px */
  margin: 0 0 0 7px;
  padding-top: 20px; }

/*
=error styles
-----------------------------------------------------*/
.process ol.no_borders li.error,
.process li.error,
p.error {
  background: #FDDFE0 url(../images/icon-alert.gif) no-repeat 4px 7px;
  border-top: 1px solid #fff;
  padding-left: 22px; }

p.error {
  padding: 2px 0 4px 22px; }

.process li.error_note {
  font-size: .93em;
  color: #f00;
  background-color: #FDDFE0;
  border-top: none;
  padding: 0 8px 6px 22px;
  width: auto;
  clear: both; }

.process li.error_note.above {
  padding: 3px 8px 4px; }

input.text.error {
  border: 1px solid #f00 !important;
  background: #FEEBEA url(../images/icon-alert.gif) no-repeat 2px 50%;
  padding-left: 18px !important; }

.error input,
.error select,
.error textarea {
  border: 1px solid #F60000; }

.error input.radio {
  border: none; }

span.error_text {
  display: none; }

.error span.error_text {
  display: inline;
  font-size: 0.917em;
  /* 11px */
  color: #f00;
  position: relative;
  bottom: -1px; }

.error span.error_text.alert {
  background: transparent url(../images/icon-alert.gif) no-repeat 0 50%;
  padding-left: 17px; }

.error span.error_text em {
  font-style: normal;
  color: #343434; }

p.table_error_message {
  margin: 2px 0 0;
  padding: 3px 8px;
  font-size: .915em;
  color: #f00;
  background-color: #FDDFE0; }

table.listing tr.table_error_message td {
  padding: 3px 8px;
  font-size: .915em;
  color: #f00;
  background-color: #FDDFE0;
  border-bottom: 1px solid #ccc;
  border-top: none;
  border-right: none; }

table.listing tr.table_error_message + tr td {
  border-top: none; }

li#captcha_input_4.error {
  position: relative;
  top: -1px;
  border-width: 1px 1px 0 1px; }

#transaction_end_wrap {
  z-index: 90; }

.listing tr.error_message td {
  background: #FEEBEA url(../images/icon-alert.gif) no-repeat 2px 6px;
  padding-left: 18px;
  font-size: .917em; }

/*
=transact
-----------------------------------------------------*/
div.transact {
  clear: both;
  margin: 0; }

a.transaction_type {
  background: transparent url(../images/transact_type_bg.gif) no-repeat left bottom;
  width: 221px;
  height: 68px;
  float: left;
  padding: 11px 8px 0 8px;
  display: block;
  font-size: .917em;
  color: #555;
  line-height: 140%; }

a.transaction_type:hover {
  background: transparent url(../images/transact_type_bg.gif) no-repeat -237px 100%;
  color: #222; }

div.transact.intl a.transaction_type {
  height: 52px;
  background: transparent url(../images/transact_type_intl_bg.gif) no-repeat left bottom; }

div.transact.intl a.transaction_type:hover {
  height: 52px;
  background: transparent url(../images/transact_type_intl_bg.gif) no-repeat -237px 100%; }

div.transact.intl + p.info {
  margin: 1em 0 1.5em; }

.transaction_type.spaced {
  margin: 0 9px; }

.transaction_type strong {
  display: block;
  font-size: 1.3em;
  color: #009DE5;
  margin: 0 0 7px; }

.transaction_type:hover strong {
  color: #222; }

.transaction_type strong span {
  color: #777;
  font-size: .85em; }

div.block.pay_other {
  background: #fff url(../images/pay_other_bg.png) repeat-x left top;
  border-top: 1px solid #C4C4C4;
  font-size: 1.1em; }

.block.pay_other li {
  background-position: 0 5px;
  padding-left: 9px; }

.block.pay_other span {
  font-size: .85em; }

/*
=heading boxes
-----------------------------------------------------*/
p.header_note {
  float: right;
  color: #999;
  margin: 0;
  position: relative;
  bottom: -5px;
  font-size: 11px; }

p.header_note img {
  margin-bottom: -2px; }

div.heading_box,
div.heading_box_short {
  clear: both;
  background: #cfcfcf url("../images/bg-block-header-dark.png") 0 0 no-repeat;
  color: #34423E;
  padding: 6px 8px;
  border-bottom: 1px solid #969696;
  /*    margin-top: 20px; Removed by Michael 5/10/09 - who added this?? */ }

/*div.heading_box*/
.margin_top {
  margin-top: 20px; }

div.heading_box_short {
  background: #cfcfcf url("../images/bg-block-header-dark-short.png") 0 0 no-repeat; }

.half_panel .heading_box {
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px; }

/* Used for Future transactions */
div.heading_box.tabbed h2 a {
  color: #44493e; }

div.heading_box h2 {
  color: #44493e;
  display: inline-block;
  margin-right: 9px;
  margin-top: 4px;
  padding: 0; }

div.heading_box span.results {
  float: right;
  top: 7px;
  right: 9px;
  font-size: .93em; }

div.heading_box h2 a span,
div.heading_box h2 a:hover span {
  color: #888; }

.heading_box a.align_right {
  float: right;
  font-size: 11px; }

.heading_box a.align_right.centred {
  margin-top: 3px;
  margin-right: 2px; }

.heading_box span.clear_sort {
  font-size: 0.785em;
  /* 11px / 14px */
  vertical-align: baseline; }

.heading_box.tabbed {
  padding: 0; }

.heading_box.tabbed h2 a {
  width: 133px;
  text-align: center;
  display: inline-block;
  padding: 6px 8px 5px 8px;
  border-right: 1px solid #ededed; }

.heading_box.tabbed span {
  padding-top: 6px;
  padding-right: 8px; }

.heading_box.tabbed h2 {
  margin: 0;
  float: left; }

.heading_box.tabbed h2.first {
  border-radius: 5px 0 0 0; }

.heading_box.tabbed h2:hover, .heading_box.tabbed h2.active_tab {
  background-image: url("/images/tabbed-hover.jpg"); }

/*
=tables
-----------------------------------------------------*/
/* =listing table */
table.listing {
  margin: 0;
  width: 730px;
  width: 100%;
  border: 1px solid #d5d5d5;
  border-top: 1px solid #fff; }

div.process table.listing {
  border-top: 1px solid #d5d5d5; }

div.process li table.listing {
  border-top: none; }

div.process table.listing + ol li:first-child {
  border-top: none; }

table.singletd {
  border-bottom: 0 none !important;
  border-top: 0 none !important; }

table.singletd tr.edit_details td {
  padding: 18px 20px 15px; }

.process table.listing {
  width: 100%;
  margin-bottom: 10px; }

table.listing thead tr.col_headers {
  font-size: 0.917em;
  /* 11px */
  background-color: #EBEBEB; }

table.listing thead tr.col_headers ul {
  margin-left: 0; }

table.listing thead tr.col_headers ul li {
  background-image: none; }

table.listing thead th {
  text-align: left;
  padding: 2px 8px 1px 8px;
  font-weight: normal;
  color: #314A46;
  border-bottom: 1px solid #bbb; }

table.listing td {
  /* specify nowrap for all cells */
  padding: 5px 8px 2px;
  background-color: #fff;
  border-right: 1px solid #d5d5d5;
  border-top: 1px solid #E6F5E1;
  border-bottom: 1px solid #F1FCEC;
  color: #555;
  white-space: nowrap; }

/* turn off whitespace nowrap for wide filler cells */
/* Don't remove any of these classes even if they don't appear to be used in the local code. KB may have some implemented in production.*/
th.filler, td.filler,
table.listing th.filler, table.listing td.filler,
table.listing th.transaction_description, table.listing td.transaction_description,
table.listing th.to_account, table.listing td.to_account,
table.listing th.subject, table.listing td.subject,
table.listing th.account_title, table.listing td.account_title,
table.listing th.payee_description, table.listing td.payee_description,
table.listing th.payee_name,
table.listing th.payee_account, table.listing td.payee_account,
table.listing td.first.last,
table.listing td.direct_debit_to {
  width: 100% !important;
  white-space: normal !important; }

td.qty {
  text-align: center; }

/* prevents accounts tables extending past max width when long account titles */
td.overflow_control {
  max-width: 100px; }

td.overflow_control span {
  width: 100px;
  max-width: 100px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis; }

td.checkbox {
  text-align: center; }

table.listing .statement_details td, table.listing .statement_details tr.particulars th {
  padding: 1px 8px; }

table.listing th {
  white-space: nowrap; }

table.listing tr.stripe td {
  background-color: #F1FCEC; }

tr td.last {
  border-right: none; }

table.listing tr.details:hover td,
table.listing tr.details.hover td {
  background-color: #D5F7FD;
  cursor: pointer;
  color: #009DE7;
  border-top: 1px solid #AEF2FE;
  border-bottom: 1px solid #AEF2FE; }

table.listing td.highlight_row_header {
  padding: 6px 0 2px 8px;
  background: #eee;
  border-top: 2px solid #fff;
  border-bottom: 1px solid #D1CFCF;
  color: #555;
  font-size: 0.917em;
  /* 11px */
  font-weight: bold;
  border-right: none; }

table.listing td.highlight_row_header.form {
  padding: 8px 0 10px 8px; }

table.listing thead td.highlight_row_header.form {
  border-top: none; }

table.listing td.highlight_row_header.form label {
  float: left;
  font-size: 1.091em; }

table.listing td.highlight_row_header.form a.simple_button {
  position: relative;
  top: -1px;
  left: 5px; }

table.listing td.highlight_row_header ul.custom li {
  font-weight: normal; }

tr.footer_row td {
  background-color: #ebebeb;
  border-top: 1px solid #ccc;
  border-right: none;
  font-size: 0.917em;
  /* 11px */
  padding-top: 3px;
  border-bottom: 1px solid #ebebeb; }

tr.footer_row--bordered td {
  border-bottom-color: #ccc; }

tr.totals_row td {
  background-color: #e3e3e3;
  border-color: #e3e3e3;
  border-right-color: #C5C5C5; }

table.listing tr.selected td,
table.listing tr.failed.selected td {
  background-color: #D5F7FD;
  border-top: 1px solid #999;
  border-bottom: none;
  padding-bottom: 3px; }

table.listing tr.selected:hover td,
table.listing tr.selected td.hover {
  background-color: #D5F7FD;
  border-top: 1px solid #999;
  border-bottom: none;
  padding-bottom: 3px;
  cursor: pointer; }

tr.view_details td {
  border-bottom: 1px solid #999;
  border-right: none;
  border-top: 1px solid #8BECFF;
  background-color: #FFFCDB;
  padding: 0; }

tr.edit_details td {
  padding: 8px;
  border-bottom: 1px solid #D5D5D5;
  border-top: 1px solid #D5D5D5; }

.listing td.first img {
  margin: 0 4px 0 -16px;
  margin: 0 3px 0 -3px; }

/* the following rule order is important for IE6's double class bug */
table.listing td.view.more {
  background-image: url(../images/icon-maximise-blue.gif);
  background-repeat: no-repeat;
  background-position: 50% 11px; }

table.listing tr:hover td.view.more,
table.listing tr.hover td.view.more {
  background-position: 50% 11px;
  background-image: url(../images/icon-maximise-grey.gif); }

table.listing tr.selected td.view.more {
  background-image: url(../images/icon-minimise-blue.gif);
  background-repeat: no-repeat;
  background-position: 50% 11px; }

table.listing tr.selected:hover td.view.more,
table.listing tr.selected.hover td.view.more {
  background-position: 50% 11px;
  background-image: url(../images/icon-minimise-grey.gif); }

td.transaction_description {
  text-transform: uppercase; }

td.transaction_description.cc {
  text-transform: none; }

table.listing tr.stripe.acc_alert td,
table.listing tr.acc_alert td {
  color: #FF8300; }

table.listing td p {
  margin: 2px 0; }

table.listing td p.input_note {
  margin-top: 7px;
  margin-bottom: 4px; }

/* Term deposit table*/
table.listing.term_deposits {
  color: #999;
  margin: 0 0 11px;
  margin: 10px 0 22px;
  border-top: 1px solid #d5d5d5; }

table.listing.term_deposits .term {
  color: #444; }

table.listing.term_deposits th.highlight {
  background-color: #d5d3d3;
  color: #333;
  font-weight: bold;
  border-bottom: 1px solid #999; }

table.listing.term_deposits tr.stripe td.highlight {
  background-color: #d0e7c5;
  border-top: 1px solid #c4dbb8;
  border-bottom: 1px solid #c4dbb8; }

table.listing.term_deposits .highlight {
  color: #333; }

table.listing.term_deposits.disabled {
  border: 1px solid #cdcdcd; }

table.listing.term_deposits.disabled td, td.disabled {
  border-top: 1px solid #eee !important;
  border-bottom: 1px solid #eee !important; }

table.listing.term_deposits tr.stripe td.term {
  background-color: #e9f8fb; }

table.listing.term_deposits tr.stripe.selected_row td {
  background-color: #eee;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed; }

table.listing.term_deposits tr.selected_row td {
  background-color: #eee; }

table.listing.term_deposits tr.stripe.selected_row td.highlight, table.listing.term_deposits tr.stripe.selected_row td.term, table.listing.term_deposits tr.selected_row td.highlight, table.listing.term_deposits tr.selected_row td.term {
  background: url(../images/bg-selected-rate-td.gif) left bottom repeat-x #7d7d7d;
  color: #fff; }

table.listing.term_deposits.disabled tr.stripe td,
table.listing.term_deposits.disabled tr.stripe td.term,
table.listing tr.stripe td.disabled {
  background-color: #eee !important; }

table.listing.transaction_limits tr.stripe td.disabled {
  background-color: #fff !important; }

table.listing.term_deposits.disabled td, table.listing.term_deposits.disabled th, table.listing.term_deposits.disabled td.term, table.listing.term_deposits.disabled th.term, td.disabled {
  color: #9f9f9f !important; }

td.disabled input.text, label.disabled input.text {
  border-color: #ccc; }

td.disabled .dollar, label.disabled .dollar {
  background-color: #ccc !important;
  color: #999 !important; }

table.term_deposits td.highlight_row_header {
  padding: 3px 0 3px 8px;
  border-bottom: 1px solid #989898;
  border-top: none;
  font-size: 1em;
  background-color: #d5d3d3; }

table.listing th.user_name,
table.listing th.access_number {
  padding-right: 40px; }

/*
=table_button
-----------------------------------------------------*/
table.listing td.table_button {
  text-align: center;
  white-space: nowrap; }

table.listing td.table_button.tb_delete {
  padding: 5px 0 0;
  text-align: center;
  min-width: 22px; }

table.listing td.table_button.tb_delete a.remove {
  height: 18px;
  width: 22px;
  display: block;
  background: transparent url(../images/icon-trash-blue.gif) no-repeat 50% 50%;
  margin: 0 auto; }

table.listing td.table_button.tb_delete a.remove:hover {
  background: transparent url(../images/icon-trash-grey.gif) no-repeat 50% 50%; }

table.listing td.table_button.tb_delete_disabled a.remove,
table.listing td.table_button.tb_delete_disabled a.remove:hover {
  cursor: default !important;
  background: transparent url(../images/icon-trash-light-grey.gif) no-repeat 50% 50% !important; }

table.listing tr.stripe td.table_button {
  background-color: #D5F7FD; }

table.listing td.td_input {
  padding-top: 2px; }

table.listing td.td_input input {
  margin-right: 0; }

table.listing td.td_confirm {
  padding-top: 3px;
  padding-bottom: 4px; }

/* payee select */
.listing td.select {
  width: 1px;
  padding: 0 !important;
  text-align: center; }

td.select label {
  display: block;
  padding: 4px 2px 0 8px;
  margin: 0; }

table.listing td.amount,
table.listing th.amount,
table.statement_details .particulars th.amount,
table.statement_details td.amount,
table.signatories_list td.amount {
  text-align: right; }

table.listing td.month strong {
  font-size: .93em; }

table.listing td.negative,
table.listing span.negative,
.negative {
  color: #C32C42; }

th.pay, th.edit {
  width: 20px; }

table.listing td.view {
  width: 1px;
  text-align: center; }

table.listing td.acc_alert {
  color: #f00; }

.error_elem {
  color: #f00; }

table.listing td.center,
table.listing th.center {
  text-align: center; }

/*
=interaction elements
-----------------------------------------------------*/
.anim_elem {
  position: static;
  zoom: 1; }

/*
=transaction details (the things that pop up under the transaction rows)
-----------------------------------------------------*/
table.listing td div.transaction_details {
  padding: 8px 16px;
  white-space: normal; }

.transaction_details .intro_message {
  margin-bottom: 4px; }

div.transaction_details h2 {
  margin: 10px 0 0;
  padding-left: 0;
  font-size: 1.083em;
  color: #34423E; }

div.transaction_details dl {
  margin: 0; }

div.transaction_details dt {
  float: left;
  border-top: 1px solid #e6e4ce;
  padding: 1px 0;
  width: 160px;
  color: #444; }

div.transaction_details.wide dt {
  width: 267px; }

div.transaction_details dt.first {
  border-top: none; }

div.transaction_details dd {
  border-top: 1px solid #e6e4ce;
  padding: 1px 0;
  color: #666;
  margin: 0 0 0 160px; }

div.transaction_details dd.first {
  border-top: none; }

/* fee version*/
div.transaction_details.fees dt {
  width: auto; }

div.transaction_details.fees dd {
  text-align: right; }

div.transaction_details.fees dt {
  width: 50%; }

table.listing td div.transaction_details p {
  margin-bottom: .6em; }

/*
=table_note
-----------------------------------------------------*/
div.table_header_note {
  padding: 0 8px;
  border: 1px solid #E3E2E2;
  background-color: #F2F2F2;
  border-bottom: 1px solid #ccc; }

div.table_header_note dl.details {
  margin-top: 11px; }

div.table_header_note h3,
div.table_footer_note h3 {
  margin: .7em 0 .3em;
  clear: both;
  color: #34423F; }

div.table_header_note.divider {
  margin-top: 1px; }

div.table_header_note p {
  margin: .7em 0;
  font-size: .93em; }

div.table_footer_note {
  padding: .7em 8px 0;
  border: 1px solid #E3E2E2;
  background-color: #F2F2F2;
  border-top: none; }

div.table_footer_note a.simple_button {
  margin: 0 0 14px; }

div.table_footer_note p,
div.table_footer_note ul.custom {
  margin: 0 0 .7em 0;
  font-size: .93em; }

.table_header_instructions {
  background-color: #FFFCDB;
  padding: 5px 8px;
  border-bottom: 1px solid #ccc;
  color: #34423E;
  border-left: 1px solid #E3E2E2;
  border-right: 1px solid #E3E2E2;
  font-size: .93em; }

/*
=manage overdrafts
-----------------------------------------------------*/
table.listing--overdrafts .account {
  width: 520px; }

table.listing--overdrafts .amount,
table.listing--overdrafts .td_input {
  width: 96px; }

table.listing--overdrafts .tb_edit {
  width: 39px; }

table.listing--overdrafts .tb_delete {
  width: 22px; }

/*
=statement_vault
-----------------------------------------------------*/
a.statement_vault {
  margin: 0 0 10px;
  background: transparent url("../images/bg-statement-vault.png") no-repeat 0 0;
  display: block;
  padding: 6px 0 0 44px;
  width: 146px;
  height: 24px;
  overflow: hidden; }

a.statement_vault:hover {
  background-position: -190px 0; }

div.filters.statement_vault,
div.filters.statement_vault_warning {
  text-align: center;
  font-size: 11px;
  padding-top: 12px; }

table.statement_vault thead th {
  padding: 9px 8px 5px;
  font-size: 11px;
  border-bottom: none; }

table.statement_vault th b {
  font-size: 14px;
  font-weight: normal;
  margin-right: 10px; }

table.statement_vault th p {
  display: inline; }

table.statement_vault.listing td {
  border-right: none; }

table.statement_vault td.download {
  font-size: 11px; }

table.statement_vault + div.table_footer_note {
  padding-top: 14px; }

table.statement_vault .highlight_row_header.first {
  border-top: 1px solid #BBB; }

a.change,
span.change {
  background: transparent url("../images/account-switcher-arrow.gif") no-repeat 100% 6px;
  font-size: 11px;
  padding-right: 19px; }

a.change:hover {
  background-position: 100% -30px; }

span.change {
  margin-left: 10px;
  background-position: 100% -30px; }

.post {
  color: #D91E1E; }

.closed_acc {
  background: #fffcfc;
  margin: 0 0 .7em 0;
  font-size: .93em;
  border: 1px solid #e3e3e3;
  padding: 15px 8px 5px; }

.closed_acc b {
  font-size: 14px; }

.closed_acc span {
  font-size: 13px;
  color: #999;
  margin-right: 10px; }

div.delivery {
  position: absolute;
  font-size: 11px;
  background: #fff;
  border: 1px solid #c7c7c7;
  width: 280px;
  padding-top: 8px;
  z-index: 10;
  top: -11px;
  left: -11px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1); }

#delivery1 {
  top: -10px; }

div.delivery a.change {
  margin: 10px 0 0 10px; }

div.delivery input[type='radio'] {
  vertical-align: -1px;
  margin-right: 5px;
  margin-left: 15px; }

div.delivery input[type='radio'].first {
  margin-left: 0; }

div.delivery input[type='text'] {
  border: 1px solid #d3d3d3;
  padding: 2px 4px 3px;
  width: 140px;
  margin-right: 5px; }

div.delivery input[type='text'].disabled {
  background: #e3e3e3;
  color: #777;
  cursor: default; }

div.delivery .delivery_buttons {
  padding: 15px 10px 10px; }

div.delivery .edit_post,
div.delivery .edit_email,
div.delivery .edit_freq_msg,
div.delivery .save_cancel {
  background: #fff3eb;
  padding: 8px 10px;
  border-top: 1px solid #000;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

div.delivery .edit_email {
  border-color: #d5d5d5;
  background: #F2F2F2; }

div.delivery .edit_post {
  border-color: #f2b5a7;
  background: #fff3eb; }

div.delivery .edit_freq_msg {
  border-color: #E3DD98;
  background: #fffcdb; }

div.delivery .save_cancel {
  border-color: #bbb;
  background: #eeeeee; }

div.delivery .edit_freq_msg p {
  margin-bottom: 2px; }

div.delivery .save_cancel a.simple_button {
  margin-right: 10px; }

div.delivery .save_cancel a.delivery_cancel {
  position: relative;
  top: 1px; }

div.delivery .edit_post p {
  white-space: normal; }

div.delivery .edit_email.error {
  background: #fddfe0;
  border-color: #e7aeb0; }

div.delivery .edit_email.error label {
  color: #D91E1E; }

div.delivery .edit_email.error input[type='text'] {
  border-color: #D91E1E; }

div.delivery.time {
  width: 300px; }

div.delivery.time label {
  display: block;
  margin-left: 0;
  margin-bottom: 10px; }

div.delivery.time input {
  margin-left: 0;
  margin-right: 0; }

div.change_anchor {
  display: inline;
  position: relative; }

a#search_button,
a#search_button2 {
  position: relative; }

a#search_button img {
  position: absolute;
  right: -36px;
  top: 0; }

a#search_button2 img {
  position: absolute;
  right: -27px;
  top: 10px; }

a#search_button2 {
  padding: 10px; }

p.search_para {
  position: relative; }

div.top_tab,
div.bottom_tab {
  background: white;
  position: relative;
  border: 1px solid #c7c7c7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1); }

div.top_tab {
  width: 200px;
  height: 19px;
  z-index: 11;
  padding-top: 7px; }

div.bottom_tab {
  top: -2px; }

div.top_tab span.white_filler {
  display: block;
  height: 5px;
  width: 100%;
  background: white; }

div.search_box {
  width: 400px;
  position: absolute;
  top: 174px;
  left: 476px;
  z-index: 10; }

div.search_box ul {
  list-style: none;
  padding: 0 10px;
  margin: 0; }

div.search_box li {
  border-bottom: 1px solid #e2e2e2;
  padding: 8px 0; }

div.search_box li a {
  padding: 8px 0; }

div.search_box li.last {
  border: none; }

div.search_box li span {
  font-size: 10px;
  color: #999;
  margin-left: 5px; }

.add_top {
  margin-top: 30px; }

/* expand/contract */
a.open {
  background: transparent url(../images/icon-maximise-blue.gif) no-repeat 100% 50%;
  padding-right: 12px;
  outline: none; }

a.open:hover {
  background: transparent url(../images/icon-maximise-grey.gif) no-repeat 100% 50%;
  padding-right: 12px; }

a.close {
  background: transparent url(../images/icon-minimise-blue.gif) no-repeat 100% 50%;
  padding-right: 12px;
  outline: none; }

a.close:hover {
  background: transparent url(../images/icon-minimise-grey.gif) no-repeat 100% 50%;
  padding-right: 12px; }

/* Statement details */
table.statement_details {
  margin: 8px 0 0; }

.process table.statement_details {
  width: 100%; }

.process table.statement_details.inline {
  width: auto;
  margin-top: 0; }

table.statement_details th.details_field {
  width: 111px; }

table.statement_details th.medium {
  width: 152px;
  padding-right: 10px !important; }

table.statement_details input {
  margin: 0;
  width: 116px; }

table.statement_details input.error {
  margin: 0;
  width: 100px; }

table.statement_details input.checkbox,
table.statement_details input.radio {
  width: auto; }

table.statement_details .particulars th, table.statement_details .examples td {
  font-weight: normal;
  color: #666;
  text-align: left;
  font-size: 0.917em;
  /* 11px */
  line-height: 130%;
  padding: 0; }

table.statement_details td {
  padding: 0 7px 0 0; }

table.statement_details span.optional_required {
  color: #999;
  font-size: 11px; }

table.statement_details .your td {
  padding: 0 7px 4px 0;
  border-bottom: 1px solid #ddd; }

table.statement_details .savepcr td {
  border-top: 1px solid #ddd;
  padding: 7px 0 4px 0; }

table.statement_details .savepcr td input {
  width: 15px;
  float: left; }

table.statement_details .savepcr td label {
  display: block;
  margin-left: 25px;
  position: relative;
  top: -4px;
  left: -5px; }

table.statement_details tr.their td {
  padding: 4px 7px 4px 0; }

table.statement_details tr.required input.text {
  border: 1px solid #5FC418; }

table.statement_details.dl_style td.filler {
  word-wrap: break-word; }

/*
=deposit_details
-----------------------------------------------------*/
table.deposit_details, table.cannot_close_details {
  font-size: .93em;
  width: 100%; }

table.deposit_details th {
  padding: 2px 8px;
  border-left: 1px solid #e6e4ce;
  border-bottom: 1px solid #DFDDC7; }

.listing table.deposit_details td {
  padding: 2px 8px;
  border: none;
  border-left: 1px solid #e6e4ce; }

.listing table.deposit_details .first {
  border-left: none;
  padding-left: 0;
  text-align: center; }

/*
=close accounts
---------------------------------------------- */
.listing table.cannot_close_details td {
  padding: 2px 8px;
  border: none;
  border-bottom: 1px solid #DFDDC7; }

.listing table.cannot_close_details th, .listing table.cannot_close_details tr {
  padding: 2px 8px;
  border-bottom: 1px solid #DFDDC7; }

.listing table.cannot_close_details th {
  color: #999; }

table.listing tr.view_details.reasoning_summary > td {
  border-top: 1px solid #e6f5e1;
  border-bottom: 1px solid #ccc;
  padding: 8px 10px 8px 16px;
  text-transform: none !important; }

.reasoning_summary .statement_details td {
  text-transform: none !important; }

tr.reasoning_summary table.statement_details {
  margin-top: 20px; }

.closure_details {
  min-height: 18px; }

.closure_details dt {
  width: 585px;
  float: left; }

.closure_details dd {
  float: left;
  width: 115px; }

.closure_details .more_account_info {
  float: right; }

.s_footer_row, tr.s_footer_row {
  margin: 0 0 20px;
  padding: 15px 8px 7px;
  border: 1px solid #E3E2E2;
  border-top: none;
  background: none;
  background-color: #F2F2F2; }

.s_footer_row p {
  margin: 0; }

/*
=secure mail
---------------------------------------------- */
/* Link to secure mail */
a.secure_mail {
  margin: 0 0 18px;
  background: transparent url(../images/bg-secure-mail.png) no-repeat 0 0;
  display: block;
  padding: 6px 0 0 44px;
  width: 146px;
  /*90px*/
  height: 24px;
  /*30px*/
  overflow: hidden; }

a.secure_mail:hover {
  background-position: 0 -30px; }

a.secure_mail.new_secure_mail {
  background-position: -190px 0; }

a.secure_mail.new_secure_mail:hover {
  background-position: -190px -30px; }

.secure_mail span {
  font-size: 0.9167em;
  color: #D91E1E;
  font-weight: normal;
  position: relative;
  top: -1px; }

/* Secure mail page */
h2 a.delete {
  float: right;
  background: transparent url(../images/icon-trash-blue.gif) no-repeat 50% 50%;
  height: 20px;
  width: 20px; }

h2 a.delete:hover {
  background: transparent url(../images/icon-trash-grey.gif) no-repeat 50% 50%; }

p.send_mail {
  margin: 0 0 18px 8px; }

p.send_mail a {
  background: transparent url(../images/icon-mail.gif) no-repeat 0 50%;
  font-weight: bold;
  padding: 12px 0 12px 35px; }

tr.new td.status {
  font-weight: bold; }

tr.new td.status div {
  width: 11px;
  height: 11px;
  position: absolute; }

tr.new td.status span {
  text-indent: -999em;
  display: block;
  background: transparent url(../images/icon-new-message.gif) repeat-x 0% 0%;
  left: -13px;
  top: 4px;
  position: relative; }

table.listing .new td.msg-subject {
  font-weight: bold; }

table.listing td.msg-start-date, table.listing th.msg-start-date,
table.listing td.msg-updated, table.listing th.msg-updated {
  width: 108px;
  text-align: right; }

dl.reply_mail dt,
dl.reply_mail dd {
  border: none; }

input.text.subject,
input.text.email_address {
  width: 580px;
  padding: 2px 8px; }

input.text.email_address_medium {
  padding: 2px 8px;
  width: 450px; }

input.text.secondary {
  margin-top: 5px; }

textarea.send_message {
  width: 580px;
  height: 120px;
  padding: 8px; }

textarea.send_receipt {
  width: 580px;
  height: 80px;
  padding: 8px; }

div.mail_reference {
  height: 120px;
  width: 580px;
  overflow: auto;
  padding: 8px;
  border: 1px solid #ccc;
  color: #666;
  background-color: #fff;
  font-family: arial; }

p.stamp {
  border-top: 1px solid #ccc;
  padding: 10px 0 0;
  margin: 0 0 4px;
  color: #444; }

p.stamp.first {
  border-top: none;
  padding: 0;
  margin: 0 0 4px; }

dt.blank {
  color: transparent !important; }

/*
=statement details within transaction/payee details
-----------------------------------------------------*/
.view_details table.statement_details {
  margin: 10px 0 0;
  clear: both;
  width: 100%; }

.view_details dl table {
  margin: 10px 0 0; }

.view_details table {
  margin: 0 0 10px; }

.view_details .statement_details th,
.view_details .statement_details td {
  border: none; }

.view_details table.statement_details td {
  border-top: 1px solid #E6E4CE;
  /*padding: 1px 8px;*/
  padding: 1px 16px 1px 0; }

.view_details table.statement_details tr.particulars th {
  padding: 1px 16px 3px 0; }

.view_details .statement_details tr.particulars th {
  color: #999;
  padding: 0; }

.view_details .statement_details td {
  color: #666; }

.view_details .statement_details td.tab {
  width: 153px;
  color: #444; }

/*
=nested details, eg. within alert event table
-----------------------------------------------------*/
div.transaction_details table.nested_details {
  border: 1px solid #E6E4CE;
  margin-top: 10px;
  width: 100%; }

div.transaction_details table.nested_details th {
  border: none;
  background-color: #f4f1d0;
  color: #666;
  padding: 3px 8px; }

div.transaction_details table.nested_details td {
  border-top: 1px solid #E6E4CE;
  border-left: 1px solid #E6E4CE;
  border-bottom: none;
  color: #666;
  background-color: #fcfae8;
  border-color: #ecead8;
  padding: 3px 8px; }

div.transaction_details table.nested_details th.first,
div.transaction_details table.nested_details td.first {
  border-left: none; }

table.nested_details span.dollar {
  background-color: #f4f1d0; }

table.nested_details span.dollar + input {
  border-color: #e2e0c9; }

div.transaction_details div.progress {
  background: transparent none;
  border: none;
  padding: 12px 0 0;
  margin-bottom: 12px; }

/*
=inline popup message
-----------------------------------------------------*/
div.popup_message {
  position: absolute;
  text-align: center;
  width: 638px;
  z-index: 2; }

div.popup_message span {
  color: #34423F;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  background: #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #c7c7c7;
  padding: 4px 65px;
  -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
  display: inline-block;
  position: relative;
  top: -30px;
  /*behavior: url('/includes/PIE.htc'); IE can't handle the jQuery fade on this box if it has a shadow */ }

/*Account details - production version */
dl.account_details {
  font-size: 0.917em;
  margin-top: -10px;
  /* was -20px, not sure why though */
  margin-bottom: 6px;
  color: #777;
  position: relative; }

dl.account_details dt {
  float: left;
  width: 11em;
  clear: left;
  margin: 0;
  padding: 1px 0 0 10px;
  border-bottom: 1px solid #D9EDCE;
  font-weight: bold;
  white-space: nowrap;
  display: inline-block; }

dl.account_details dd {
  float: left;
  margin-left: 10em;
  width: 400px;
  background: transparent url(../images/fadeline.gif) no-repeat left bottom;
  margin: 1px 0 0;
  padding: 1px 0 0 10px; }

p.clear {
  margin: 0; }

p.clear_both,
.clear_both {
  clear: both; }

.float_none {
  float: none !important; }

.text_right {
  text-align: right; }

.fw_normal {
  font-weight: normal !important; }

a.more_account_info {
  padding-left: 10px;
  font-size: .93em;
  clear: both; }

.more_account_info + .crm_message,
.more_account_info + .message {
  margin-top: 20px; }

/*Display signatories nested details - part of Account details*/
dl dd.account_details__details_wrapper {
  margin: 0 0 0 130px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 0; }

.account_details__details {
  width: 75%; }

.account_details__details_row {
  background: transparent url(../images/fadeline.gif) no-repeat left top;
  padding-top: 1px;
  padding-left: 12px; }

.account_details__details_row.first {
  background: none; }

.account_details__details_row .first td {
  border-top: 0; }

.account_details__details_row .name {
  width: 62%;
  padding-right: 3%;
  float: left;
  line-height: 15px; }

.account_details__details_row .amount {
  width: 35%;
  float: left;
  text-align: right; }

dl.account_details dd.active-dd {
  background: none; }

/*
=gofly
-----------------------------------------------------*/
div.gofly_acc_details {
  float: left; }

div.gofly_acc_details dl.account_details {
  width: 360px;
  margin-top: 0; }

div.gofly_acc_details dl.account_details dd {
  width: 200px; }

div.gofly_options {
  width: 361px;
  background: transparent url(../images/gofly-bg.png) no-repeat 100% 0;
  float: right;
  margin: -20px 0 15px;
  margin-top: 0; }

div.gofly_options img.gofly {
  float: left;
  width: 127px;
  height: 95px; }

div.gofly_options ul {
  float: right;
  width: 234px;
  list-style: none;
  margin: 6px 0 0;
  padding: 0;
  font-size: .915em; }

div.gofly_options ul li:first-child {
  border-top: none; }

div.gofly_options ul li:last-child {
  border-bottom: none; }

div.gofly_options ul li {
  margin: 0;
  padding: 2px 0 2px 8px;
  border-top: 1px solid #b8e4f3;
  border-bottom: 1px solid #fff; }

div.gofly_options ul sup {
  font-size: 6px; }

div.gofly_options p.offsite_note {
  clear: both;
  font-size: .915em;
  padding: 4px 0 0;
  margin: 0; }

p.gofly_security_note {
  margin: 0;
  font-size: .915em; }

div.print_page.go_fly_space {
  clear: both; }

/* gofly thursday banner*/
div.gofly_thursdays {
  background: transparent url(../images/go-fly-thursdays) no-repeat 0 0;
  width: 730px;
  height: 27px;
  padding: 13px 0 0 10px;
  margin: -16px 0 30px; }

div.gofly_thursdays h2 {
  color: #222;
  margin: 0;
  padding: 0;
  font-size: 1.083em; }

.acc_details_half {
  float: left; }

.acc_details_half dl.account_details {
  width: 360px;
  margin-top: 0; }

.acc_details_half dt {
  float: left;
  width: 11em;
  clear: left;
  margin: 0;
  padding: 1px 0 0 10px;
  border-bottom: 1px solid #D9EDCE;
  font-weight: bold;
  white-space: nowrap;
  display: inline-block; }

.acc_details_half .account_details dd {
  width: 210px; }

.acc_options_half {
  font-size: 11px;
  margin: 0 0 15px;
  width: 294px;
  float: right;
  color: #777; }

.acc_options_half .links {
  background: #edfafc;
  border: 1px solid #ddeef1;
  margin-bottom: 12px; }

.acc_options_half sup {
  font-size: 7px; }

.acc_options_half .cc_img {
  float: left;
  margin: 6px 10px 6px 6px; }

.acc_options_half .offsite_note {
  margin-top: 5px;
  display: inline-block;
  *display: inline;
  zoom: 1; }

.acc_options_half ul {
  margin: 8px 0 11px; }

.acc_options_half li {
  list-style: none;
  border: none; }

.acc_options_half .offsite_note {
  margin: 0 0 6px 8px; }

.acc_options_half .cc_security_note {
  float: right;
  margin: 0 0 0 8px; }

/*
=header
-----------------------------------------------------*/
#header #logo {
  float: left;
  margin: 0 18px 0 0;
  display: inline; }

.nowrap {
  width: 994px; }

/*
=main_nav
-----------------------------------------------------*/
#main_nav {
  margin: 0 0 0 15px;
  padding: 0px;
  list-style: none;
  float: left;
  height: 71px; }

#main_nav li {
  margin-left: 16px;
  float: left;
  display: inline;
  overflow: visible;
  position: relative; }

#main_nav li.accounts {
  width: 80px;
  margin-left: 0; }

#main_nav li.transact {
  width: 113px; }

#main_nav li.apply {
  width: 101px; }

#main_nav li.envelope {
  width: 83px; }

#main_nav li.settings {
  width: 72px; }

#main_nav li.orm_boy {
  min-width: 49px;
  margin: 0 16px 0 34px; }

#main_nav li.orm_girl {
  min-width: 58px;
  margin: 0 11px 0 30px; }

#main_nav li a {
  display: block;
  height: 29px;
  outline: none;
  background: transparent url(../images/nav-sprite.png) no-repeat left top;
  overflow: visible;
  padding-top: 42px;
  font-size: 1.083em;
  line-height: 17px;
  position: relative;
  font-family: 'Lucida Grande', Arial;
  text-align: center;
  font-weight: normal;
  color: #E1E3DD;
  text-decoration: none; }

#main_nav li a:hover,
#main_nav li a:active,
#main_nav li a:focus,
#main_nav li a.current {
  color: #74E7FF; }

#main_nav li.accounts a {
  background-position: 50% 0; }

#main_nav li.transact a {
  background-position: 50% -142px; }

#main_nav li.orm_boy a {
  background-position: 50% -284px; }

#main_nav li.apply a {
  background-position: 50% -426px; }

#main_nav li.settings a {
  background-position: 50% -568px; }

#main_nav li.envelope a {
  background-position: 50% -710px; }

#main_nav li.orm_girl a {
  background-position: 50% -852px; }

#main_nav li.accounts a.current, #main_nav li.accounts a:hover, #main_nav li.accounts a:focus, #main_nav li.accounts a:active {
  background-position: 50% -71px; }

#main_nav li.transact a.current, #main_nav li.transact a:hover, #main_nav li.transact a:focus, #main_nav li.transact a:active {
  background-position: 50% -213px; }

#main_nav li.orm_boy a.current, #main_nav li.orm_boy a:hover, #main_nav li.orm_boy a:focus, #main_nav li.orm_boy a:active {
  background-position: 50% -355px; }

#main_nav li.apply a.current, #main_nav li.apply a:hover, #main_nav li.apply a:focus, #main_nav li.apply a:active {
  background-position: 50% -497px; }

#main_nav li.settings a.current, #main_nav li.settings a:hover, #main_nav li.settings a:focus, #main_nav li.settings a:active {
  background-position: 50% -639px; }

#main_nav li.envelope a.current, #main_nav li.envelope a:hover, #main_nav li.envelope a:focus, #main_nav li.envelope a:active {
  background-position: 50% -781px; }

#main_nav li.orm_girl a.current, #main_nav li.orm_girl a:hover, #main_nav li.orm_girl a:focus, #main_nav li.orm_girl a:active {
  background-position: 50% -923px; }

#main_nav .nav_arrow {
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  width: 11px;
  height: 6px;
  background: transparent url(../images/nav-arrow.gif) no-repeat left top;
  display: none; }

#main_nav li a.current .nav_arrow {
  display: block; }

#main_nav li a span.nav_label {
  display: none; }

#main_nav li a span.badge {
  display: block;
  background-color: #e35656;
  position: absolute;
  top: 12px;
  left: 50%;
  float: left;
  text-indent: 0;
  padding: 0 0 4px 5px;
  background: transparent url(../images/badge.gif) no-repeat left top;
  position: absolute;
  z-index: 10; }

#main_nav li.orm_boy a span.badge {
  margin-left: 12px; }

#main_nav li.orm_girl a span.badge {
  margin-left: 14px; }

#main_nav li.envelope a span.badge {
  margin-left: 19px; }

#main_nav li a span.badge_inner {
  text-align: center;
  color: #fff;
  font-size: 11px;
  background-color: #e35656;
  text-indent: 0;
  padding: 0 6px 0 1px;
  background: #e35656 url(../images/badge.gif) no-repeat right top;
  height: 15px;
  line-height: 15px;
  display: block;
  float: left; }

#main_nav li.orm_boy,
#main_nav li.orm_girl,
#main_nav li.envelope {
  position: relative;
  z-index: 10; }

/*
=utility_nav
-----------------------------------------------------*/
#utility_nav {
  text-align: right;
  float: right;
  margin: 40px 0 0 0;
  padding: 0;
  list-style: none; }

#utility_nav li {
  display: inline; }

#utility_nav li a {
  float: left;
  padding: 7px 0; }

#utility_nav li a {
  color: #74E7FF; }

#utility_nav li a:focus,
#utility_nav li a:hover,
#utility_nav li a:active {
  color: #72d93e; }

#utility_nav li a.current {
  color: #fff; }

#utility_nav li.yss a {
  background: transparent url(../images/nav_yss_bg.png) no-repeat 0 0;
  width: 189px;
  height: 23px;
  color: #6FDEF3;
  padding: 6px 0 0;
  border: none;
  text-align: center; }

#utility_nav li.yss a:hover {
  background: transparent url(../images/nav_yss_bg.png) no-repeat 0 -29px;
  color: #69CE35; }

#utility_nav li.yss a.current,
#utility_nav li.yss a.current:hover {
  background: transparent url(../images/nav_yss_active_bg.png) no-repeat 0 0;
  height: 42px;
  color: #69CE35; }

#utility_nav li a.log_status {
  width: auto;
  padding: 2px 6px;
  height: 19px;
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  text-align: center;
  font-size: .915em;
  background: #303732;
  border: 1px solid #2d332f; }

#utility_nav li a.log_status:hover, #utility_nav li a.log_status:active {
  background-position: 0 bottom; }

#utility_nav a.register {
  font-weight: bold;
  position: relative;
  top: -4px; }

/*

Theme Changer Dropdown

*/
#utility_nav li a.theme_select {
  position: absolute;
  right: 0;
  bottom: 5px;
  font-size: 0.915em;
  padding: 3px 6px 0 25px;
  display: block;
  width: auto;
  height: 22px;
  cursor: pointer;
  text-align: right;
  white-space: nowrap; }

#utility_nav li a.theme_select.on {
  color: #fff; }

#utility_nav li a.theme_select span {
  position: absolute;
  left: 5px;
  display: block;
  width: 14px;
  height: 14px;
  background: transparent url(../images/icon-theme-select.png) no-repeat 0 0; }

#utility_nav li a.theme_select.on span {
  background-position: 0 -30px; }

#utility_nav li.theme_utility ul {
  position: absolute;
  top: 71px;
  right: 0;
  width: 189px;
  background-color: #333838;
  font-size: 0.915em;
  display: none;
  padding: 0; }

#utility_nav li.theme_utility ul a {
  display: block;
  width: 161px;
  text-align: left;
  padding: 7px 0 5px 28px;
  color: #74e7ff;
  border-top: 1px solid #3f4540; }

#utility_nav li.theme_utility ul li:first-child a {
  border-top: 0; }

#utility_nav li.theme_utility ul a:hover {
  background: transparent url(../images/bg-theme-select-bottom.png) repeat-y 0 0; }

#utility_nav li.theme_utility ul a.active {
  color: #fff; }

#utility_nav li.theme_utility ul a span {
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  margin: 2px 0 0 -19px; }

#utility_nav li.theme_utility ul a.active span {
  background: transparent url(../images/icon-theme-on.png?nocache=1) no-repeat 0 0; }

/*
=content
-----------------------------------------------------*/
/* =dollar */
span.dollar {
  background-color: #CBCBCB;
  color: #333;
  text-align: center;
  line-height: 21px;
  padding: 3px 4px 3px;
  /*FF*/ }

span.dollar.float_left {
  height: 15px;
  line-height: 16px; }

.highlight_row_header.form span.dollar {
  font-weight: normal; }

span.dollar.fx {
  margin-left: 6px; }

/*
=messages
-----------------------------------------------------*/
.message, .shadow {
  margin: 0 -2px 10px -2px;
  background: transparent url(../images/message_shadow.png) no-repeat left bottom;
  width: 730px;
  padding: 0 2px 4px;
  clear: both; }

.message div {
  padding: 8px 8px 12px 43px;
  border: 1px solid #fff;
  position: relative; }

.message div h2 {
  margin: 0 0 0 -33px;
  padding: 0;
  background-position: 0 1px;
  background-repeat: no-repeat;
  background-color: transparent;
  color: #333; }

.message h4 {
  margin: 1em 0 0; }

.message div h4 + p {
  margin: 0em 0 0; }

.message div h2 img {
  position: relative;
  margin: 0 5px -9px 0;
  width: 28px;
  height: 28px;
  float: left; }

.message div h2 span {
  font-size: 1em;
  /* 12px */
  color: #666; }

.message div p {
  margin: 6px 0 0;
  color: #333; }

.message strong {
  color: #222; }

.message div ul {
  list-style: none;
  margin: 6px 0 0; }

.message div ul li {
  background: transparent url(../images/arrow-grey-sm-right.gif) no-repeat 0 5px;
  padding-left: 8px;
  margin: 0 0 4px;
  color: #222; }

.message div ul li a {
  font-weight: bold; }

.message .ms_notice {
  background-color: #FCFBDF;
  border-color: #82D54C; }

.message .ms_error {
  background-color: #FFEAEB;
  border-color: #F6323C; }

.message .ms_warning {
  background-color: #FFF3EB;
  border-color: #F69732; }

.message .ms_success {
  background-color: #E9F5E1;
  border-color: #82D54C; }

.message .ms_timeout {
  background-color: #FFF3EB;
  border-color: #F69732; }

.message .ms_error.form {
  border: none;
  padding-bottom: 10px; }

a.close_window {
  position: absolute;
  top: 3px;
  right: 2px; }

.close_window.wide {
  top: 10px;
  right: 9px; }

a.close_window span {
  height: 15px;
  width: 15px;
  display: block;
  background: transparent url(../images/close-blue.gif) no-repeat left top;
  text-indent: -999em;
  overflow: hidden; }

.message .ms_promo {
  background-color: #fffee4;
  border-color: #d5d5d5;
  padding: 18px 8px 18px 71px; }

.warning a.close_window span {
  background-image: url(../images/close-orange.gif); }

a.close_window_grey span {
  background-image: url(../images/close-grey.png); }

.message .ms_promo > img {
  position: absolute;
  top: 22px;
  left: 25px; }

.message .ms_promo .indicator_left {
  position: absolute;
  left: -10px;
  top: 62px; }

.message .ms_promo .indicator_bottom {
  position: absolute;
  left: -10px;
  top: 62px; }

.message .ms_promo p,
.message .ms_promo a.simple_button {
  float: left; }

.message .ms_promo a.simple_button {
  margin: 3px 0 0 8px; }

.message .ms_promo a.simple_button strong {
  color: #009DE5; }

.message .ms_promo a.simple_button:hover strong {
  color: #000000; }

.relative {
  position: relative; }

.block {
  display: block; }

.inline_block {
  display: inline-block; }

.tooltip_hover {
  display: inline-block;
  position: relative; }

.tooltip {
  position: absolute;
  top: -14px;
  left: 15px;
  width: 350px;
  background-image: none;
  padding: 0;
  /*border-bottom: 2px solid #EFEFEF;*/
  z-index: 99;
  margin: 0; }

.tooltip:hover {
  display: block !important; }

/* This helps maintain the open state of the tooltip by allowing the cursor
       to hover from the help (?) icon to the message */
.tooltip--padded-top {
  padding-top: 12px; }

.tooltip--padded-bottom {
  padding-bottom: 12px; }

.tooltip .ms_promo {
  font-size: 90%;
  padding: 8px 18px 8px 18px;
  white-space: normal;
  text-align: left; }

.tooltip .ms_promo p {
  float: none;
  clear: both; }

.alert_icon.padding_top {
  padding-top: 2px; }

#totals_disclaimer.tooltip {
  left: -175px;
  top: 12px; }

#totals_disclaimer .indicator_top {
  position: absolute;
  left: 175px;
  top: -8px; }

/* This row is invisible (0px height) and allows message to be positioned
   in a table */
.tooltip_wrapper_row td {
  padding: 0 !important;
  border: 0 !important;
  height: 0 !important; }

/* CRM message */
.crm_message {
  width: 710px;
  background-color: #ebfbff;
  border: 1px solid #8ddbfe;
  position: relative;
  padding: 2px 16px 2px 2px;
  margin: 0 0 10px; }

.shadow .crm_message {
  margin: 0; }

.crm_message.info {
  padding: 4px 16px 0 2px; }

.crm_message p {
  margin: 0; }

.crm_message ul {
  list-style: none;
  margin: 6px 0 0; }

.crm_message ul li {
  background: transparent url(../images/arrow-blue-sm-right.gif) no-repeat 0 5px;
  margin: 0;
  padding-left: 10px; }

.crm_content {
  padding: 9px 0 10px 16px;
  width: 530px;
  float: left; }

.crm_content.crm_wide_left {
  padding-left: 68px;
  width: 620px; }

.crm_content a.simple_button {
  position: relative;
  top: -2px;
  margin-left: 5px; }

.crm_image + .crm_content {
  padding-bottom: 0; }

.crm_content h2 {
  color: #222;
  margin: 0 0 4px;
  padding: 0; }

img.crm_image {
  float: left;
  border-right: 1px solid #ddf2f7;
  width: 130px;
  height: 104px;
  margin: -2px 16px -2px -2px; }

.crm_message.info img.crm_image {
  float: left;
  width: 28px;
  height: 28px;
  margin: 6px 0 0 8px;
  border: none; }

.crm_message.info img.crm_image_alt {
  position: absolute;
  top: 16px;
  left: 25px; }

.crm_message.info .crm_content {
  padding-bottom: 10px; }

.crm_message.warning {
  background: #FFF3EB;
  border-color: #F69732;
  padding-bottom: 1.4em; }

.crm_message.warning img.crm_image {
  float: left;
  width: 28px;
  height: 28px;
  margin: 6px 0 0 8px;
  border: none; }

/*
=ORM
-----------------------------------------------------*/
.crm_message_wrapper.orm {
  margin-bottom: 16px; }

.crm_message_wrapper.orm img {
  position: absolute;
  bottom: 0;
  right: 0; }

.crm_message_wrapper.orm p {
  margin: 6px 0; }

.crm_message_wrapper.orm ul {
  margin: 0 0 10px; }

.crm_message_wrapper.orm li {
  margin: 0 0 4px; }

.crm_message_wrapper.orm a {
  font-weight: bold; }

img.orm {
  position: absolute;
  bottom: 0;
  right: 0; }

/*
=progress button
-----------------------------------------------------*/
.progress {
  height: 23px;
  padding: 13px;
  margin-top: 20px;
  background: #E3F7FB url(../images/progress-left.gif) no-repeat 0 0;
  position: relative;
  zoom: 1; }

.progress img {
  float: right;
  margin: -13px;
  width: 32px;
  height: 49px; }

.progress img.ajax_loader {
  float: none;
  height: 16px;
  width: 16px;
  margin: 3px 0 0 3px; }

.progress em {
  color: #666;
  padding-left: 5px;
  position: relative;
  top: 3px; }

.progress em.loading {
  top: -3px; }

.progress em.pdf {
  padding-left: 24px; }

.progress a {
  display: block;
  float: left;
  height: 24px;
  margin-right: 6px;
  background: transparent url(../images/button_progress_point.gif) no-repeat right top;
  padding: 0 13px 0 0; }

.progress a:active {
  background: transparent url(../images/button_progress_point_active.gif) no-repeat right top; }

.progress.final a:active {
  background: transparent url(../images/button_progress_round_active-1.gif) no-repeat right top; }

.progress a.note_link {
  background-image: none;
  display: inline;
  float: none; }

.progress a.note_link:active {
  background-image: none; }

.progress a:focus {
  outline: 1px dotted #000; }

.progress.final a {
  background: transparent url(../images/button_progress_round.gif) no-repeat right top;
  padding: 0 10px 0px 0; }

.progress.final a.login-padlock {
  background: transparent url(../images/button_progress_round-1.gif) no-repeat right top;
  padding: 0 24px 0px 0; }

.progress.final a.login-padlock:hover {
  background: transparent url(../images/button_progress_round_active-2.gif) no-repeat right top; }

.progress.final a.login-padlock:active {
  background: transparent url(../images/button_progress_round_active-1.gif) no-repeat right top; }

.progress a strong {
  color: #fff;
  display: block;
  height: 21px;
  font-weight: normal;
  background: transparent url(../images/button_progress_bg.gif) no-repeat left top;
  padding: 2px 8px 1px 15px;
  float: left; }

.progress a:hover strong {
  color: #000;
  cursor: pointer; }

.progress a:active strong {
  color: #000;
  background: transparent url(../images/button_progress_bg_active.gif) no-repeat left top; }

.progress a strong span {
  color: #B6E8FE; }

.progress a:hover strong span {
  color: #000; }

.progress a.extra,
.progress.save a.extra,
.progress a.cancel,
.process a.cancel,
.progress.save a.cancel,
li.save a.cancel,
.progress.save a.delete {
  position: relative;
  top: 3px;
  background: none;
  font-size: .93em;
  margin-left: 7px; }

.progress.save a.delete:active {
  background: none; }

.progress a.extra,
.progress.save a.extra {
  padding-right: 0; }

.progress a.cancel:active, .progress a.cancel:focus {
  background-image: none !important; }

div.delete_back {
  /* The combined delete and back links on pending payments */
  margin: 30px 0 0 8px; }

.delete_back a.delete {
  background: transparent url(../images/icon-trash-blue.gif) no-repeat 12px 2px;
  margin-left: 11px;
  font-size: .917em;
  padding-left: 26px;
  border-left: 1px solid #ccc; }

.delete_back a.delete.no_border {
  border-left: 0; }

.delete_back a.delete:hover {
  background: transparent url(../images/icon-trash-grey.gif) no-repeat 12px 2px; }

/*
=progress.save
-----------------------------------------------------*/
.progress.save {
  margin: 0 0 20px;
  padding: 20px 8px 10px;
  border: 1px solid #E3E2E2;
  border-top: none;
  background: none;
  background-color: #F2F2F2; }

.progress.save_single {
  border: none;
  padding: 15px 0 0;
  margin-bottom: 10px; }

.process .progress.save_single {
  border-top: 1px solid #ddd; }

.process table.listing + .progress.save_single {
  margin-top: -10px;
  border-top: none; }

.progress.save a {
  background: url(../images/button_progress_round.gif) no-repeat right top;
  padding: 0 13px 0 0; }

.progress.save a:active {
  background: url(../images/button_progress_round_active.gif) no-repeat right top;
  padding: 0 13px 0 0; }

.progress.place_holder {
  margin: 0 0 20px;
  padding: 0;
  height: 8px;
  border: 1px solid #E3E2E2;
  border-top: none;
  background: none;
  background-color: #F2F2F2; }

/*
=buttons
-----------------------------------------------------*/
a.link_btn {
  background: url(../images/button_progress_round.gif) no-repeat right top;
  padding: 0 13px 0 0;
  display: block;
  float: left;
  height: 24px;
  margin-right: 6px; }

a.link_btn:active {
  background: url(../images/button_progress_round_active.gif) no-repeat right top;
  padding: 0 13px 0 0; }

a.link_btn strong {
  color: white;
  display: block;
  height: 21px;
  font-weight: normal;
  background: transparent url(../images/button_progress_bg.gif) no-repeat left top;
  padding: 2px 8px 1px 15px;
  float: left; }

a.link_btn:hover strong {
  color: #000;
  cursor: pointer; }

a.link_btn:active strong {
  color: #000;
  background: transparent url(../images/button_progress_bg_active.gif) no-repeat left top; }

a.simple_button {
  margin: 0;
  float: left;
  background: url(../images/button_bg_left.gif) no-repeat left top;
  padding-left: 14px;
  font-size: 11px;
  height: 21px; }

a.simple_button strong {
  float: left;
  font-weight: normal;
  background: transparent url(../images/button_bg_right.gif) no-repeat right top;
  height: 18px;
  padding: 1px 15px 2px 0;
  white-space: nowrap; }

a.simple_button:focus strong, .simple_button:hover strong, .simple_button:active strong {
  color: #333;
  cursor: pointer; }

/* =previous_next */
.previous_next {
  width: 716px;
  padding: 12px 7px 13px;
  font-size: .93em;
  background-color: #EFEFEF;
  line-height: 17px;
  overflow: hidden;
  height: 23px; }

.previous_next a {
  display: block;
  float: left;
  padding: 3px 0 0; }

.previous_next select {
  float: right;
  position: relative;
  bottom: -2px; }

.previous_next a span {
  color: #BBEEFD; }

.previous_next a:hover span {
  color: #222; }

.previous_next a.button, .previous_next span.button {
  height: 24px;
  margin-right: 6px;
  padding: 0; }

.previous_next a.button strong, .previous_next span.button strong {
  color: #fff;
  display: block;
  float: left;
  height: 24px;
  font-weight: normal;
  cursor: pointer; }

.previous_next a.button:focus strong, .previous_next a.button:hover strong, .previous_next a.button:active strong {
  color: #000; }

.previous_next .previous_next_link {
  position: relative;
  top: 2px; }

.previous_next a.button.back, .previous_next span.button.back {
  padding: 0 0 0 10px; }

.previous_next a.button.next, .previous_next span.button.next {
  padding: 0 10px 0 2px; }

.previous_next a.button.back strong, .previous_next span.button.back strong {
  padding: 3px 8px 0 4px; }

.previous_next a.button.next strong, .previous_next span.button.next strong {
  padding: 3px 4px 0 10px; }

/* back link blue */
.previous_next a.button.back {
  background: url(../images/button_back_point_blue.gif) no-repeat 0 0; }

.previous_next a.button.back strong {
  background: url(../images/button_back_bg_blue.gif) no-repeat right top; }

/* next link blue */
.previous_next a.button.next {
  background: url(../images/button_next_point_blue.gif) no-repeat right top; }

.previous_next a.button.next strong {
  background: url(../images/button_next_bg_blue.gif) no-repeat left top; }

/*
=back_cancel
-----------------------------------------------------*/
.back_cancel {
  height: 20px;
  width: 150px;
  margin: 13px 0 0 0;
  font-size: 0.917em;
  /* 11px */
  background: transparent url(../images/back_cancel_bg.gif) no-repeat 0 0; }

.back_cancel a {
  padding: 0;
  width: 71px;
  float: left;
  text-align: center;
  margin-right: 1px;
  line-height: 18px; }

/*
=multiple_payments
-----------------------------------------------------*/
table.multiple_payments.listing tr.view_details td {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px; }

table.multiple_payments.listing .view_details p.table_error_message {
  margin: 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #EEC6C7; }

table.multiple_payments.listing tr.view_details td table.statement_details td {
  border: none;
  padding: 4px 7px 3px 0; }

span.temp_mp_amount_error {
  font-size: .917em;
  color: #f00;
  white-space: normal;
  display: block;
  line-height: 140%;
  width: 100%; }

li.select_multiple_payees {
  padding: 10px 0 0; }

.select_multiple_payees ul {
  float: left;
  margin: 0 50px 0 0; }

.select_multiple_payees ul li {
  background: none;
  padding: 0;
  margin: 0 0 .5em; }

table.listing td.total {
  text-align: right;
  font-weight: bold;
  border-top: 1px solid #ddd; }

table.listing tr.total td {
  text-align: right;
  border-top: 1px solid #ddd;
  border-bottom: none;
  font-weight: bold; }

/*
=multiple_payments NEW
-----------------------------------------------------*/
table.listing.payments a img {
  position: relative;
  bottom: -5px; }

/*
=transaction_filter
-----------------------------------------------------*/
div.filters {
  border: 1px solid #ccc;
  border-top: 1px solid #bbbbbb;
  margin: -2px 0 0;
  padding: 4px 8px 4px;
  background-color: #FFFCDB;
  position: relative; }

div.transaction_filter {
  border-top: 1px solid #E3E1CA;
  clear: both;
  padding: 4px 0;
  position: relative; }

div.transaction_filter.first {
  border-top: none; }

div.transaction_filter h3 {
  float: left;
  margin: 0;
  width: 170px;
  color: #555;
  font-size: 12px; }

.export div.transaction_filter h3 {
  width: 200px; }

.results div.transaction_filter h3 {
  width: 182px; }

div.filters a.advanced {
  font-size: 11px;
  float: right;
  margin-top: 1px; }

div.filters a.advanced.cc_export {
  margin-left: 5px;
  border-left: 1px solid #999;
  padding-left: 5px; }

div.transaction_filter .simple_button {
  margin-right: 8px; }

div.transaction_filter .tab {
  width: 180px;
  float: left;
  margin-right: 0; }

div.transaction_filter div {
  float: left; }

div.transaction_filter input.text {
  width: 90px;
  margin: 0 6px 0 0;
  font-size: 1em;
  padding-left: 4px;
  color: #222; }

div.transaction_filter .between_amount input.text {
  width: 74px; }

div.transaction_filter label {
  margin: 0 20px 0 0; }

div.transaction_filter label.tab {
  padding-bottom: 1px; }

div.transaction_filter label .checkbox {
  margin: 1px 4px 0 0; }

div.transaction_filter select {
  margin: 0 0 0; }

.transaction_filter .toand {
  margin: 0 6px 0 0; }

.toand {
  background: transparent url(../images/toand.gif) no-repeat 0 0;
  height: 21px;
  width: 23px;
  font-weight: bold;
  float: left;
  padding: 0px 4px 0 0;
  color: #222;
  text-align: center; }

.edit_details .toand {
  float: none;
  display: inline-block; }

tr.edit_details label.margin_left {
  margin-left: 15px; }

tr.edit_details .margin_right {
  margin-right: 15px !important; }

/*
=transaction_filter error styles
-----------------------------------------------------*/
.transaction_filter.error input.text {
  border: 1px solid #999; }

.transaction_filter.error input.text.error {
  border: 1px solid #f00;
  width: 76px; }

.transaction_filter.error .between_amount input.text.error {
  width: 61px; }

.transaction_filter.error p.error_note {
  clear: both;
  margin: 0;
  padding: 3px 0;
  font-size: .915em;
  color: #f00; }

/* BB Bulk/batch payment transaction filter*/
div.ac_filter {
  border: 1px solid #ccc;
  margin: 0;
  padding: 12px 8px 10px;
  background-color: #FFFCDB; }

div.ac_filter label {
  font-weight: bold;
  float: left;
  margin: 0 10px 0 0; }

div.ac_filter select {
  margin: -2px 0 0 5px; }

div.ac_filter a.simple_button {
  margin-right: 10px; }

/* =homepage only */
div.welcome {
  background: #FFFCDB url(../images/yellow_fade.png) repeat-x left bottom;
  padding: 6px 8px 4px;
  color: #555;
  margin: 0 0 14px;
  border-bottom: 1px solid #D9D9D9; }

.welcome h3 {
  margin: 0;
  color: #33423F;
  float: left; }

.welcome h3 span {
  color: #3BC713; }

.half_panel,
.upcoming_payments {
  width: 400px;
  margin: 20px 0 0 0; }

.half_panel--left {
  margin-right: 20px;
  /* space the following div (if any) */ }

.half_panel p,
.upcoming_payments p {
  padding: 0 0 7px; }

.panel {
  position: relative;
  top: -5px;
  /*allowance for shadow*/
  background: #fff url(../images/bg-homepage-panels.gif) 0 100% repeat-x; }

.panel h3 {
  background: #dedede url(../images/bg-sml-block-header.png) 0 0 no-repeat;
  color: #34423E;
  padding: 6px 8px;
  border-bottom: 1px solid #969696; }

.half_panel .panel h3,
.upcoming_payments .panel h3 {
  background: #cfcfcf url(../images/bg-med-block-header.png) 0 0 no-repeat; }

.panel h3 a {
  float: right;
  font-size: 11px; }

.panel p {
  margin: 4px 8px; }

.panel ul {
  list-style: none;
  padding: 8px;
  border: 1px solid #d6d6d6;
  margin: 0; }

.panel ul li {
  margin: 0 0 4px;
  padding: 0; }

.panel ul li.last {
  margin: 0; }

.panel ul li a {
  font-weight: bold;
  background: transparent url(../images/arrow-blue-sm-right.gif) no-repeat 0px 50%;
  padding: 0 0 0 10px; }

.panel ul li span {
  font-size: 11px;
  color: #666; }

.panel table.listing td {
  padding: 2px 5px; }

/* fund details on KS account page*/
.fund_details {
  margin: 25px 0; }

.fund_details .panel {
  float: left; }

.fund_details .panel.is {
  margin-right: 20px;
  width: 390px; }

.fund_details .panel.as {
  width: 320px; }

.fund_details .panel.is .heading_box {
  background: #cfcfcf url(../images/bg-block-header-dark-390.png) 0 0 no-repeat; }

.fund_details .panel.as .heading_box {
  background: #cfcfcf url(../images/bg-block-header-dark-320.png) 0 0 no-repeat; }

/*
=sub_content (right hand nav)
-----------------------------------------------------*/
#sub_content {
  margin: 0;
  float: right;
  width: 190px; }

#sub_content ul.subnav,
#sub_content ul.security_nav {
  list-style: none;
  margin: 4px 0 0px 10px; }

#sub_content ul.subnav li a {
  background: transparent url(../images/arrow-blue-sm-right.gif) no-repeat 0px 50%;
  padding: 0 0 0 8px;
  font-size: .93em; }

#sub_content ul.security_nav li a {
  font-size: .93em; }

#sub_content h2 {
  margin-top: 0; }

.keepsafe_logo_login {
  margin: 29px 0 0 -12px; }

.cyveillance {
  margin: 8px 0 0 8px; }

.fraudwatch {
  margin: 8px 0 0 8px; }

.security_warning,
.important_message {
  margin-top: -10px; }

.security_warning {
  background: transparent url("../images/security_warning_bg_repeat.gif") repeat-y 0 0; }

.important_message {
  background: transparent url("../images/important-border.gif?nocache=1") no-repeat 0 69px; }

.security_warning h4,
.important_message h4 {
  margin: 4px 8px 0 8px;
  color: #1A1A1A;
  line-height: 140%; }

/*
=side boxes
--------------------------------------------------*/
.side_box_style1 {
  background: transparent url(../images/bg-side-box-style1-top.png) no-repeat left top;
  width: 166px;
  position: relative;
  margin: 27px 0;
  padding: 10px 12px 6px; }

.side_box_style1 .bottom {
  background: transparent url(../images/bg-side-box-style1-bottom.png) no-repeat left top;
  width: 190px;
  height: 5px;
  position: absolute;
  bottom: -5px;
  left: 0; }

.side_box_style1 p {
  margin: 0;
  color: #666; }

.side_box_style1 strong {
  color: #34423e; }

.side_box_style1 p:first-child {
  margin-bottom: 4px; }

/*
=Business/Personal banking crossover functionality
-----------------------------------------------------*/
div.bb_account_view {
  height: 49px;
  width: 179px;
  padding: 10px 0 0 9px;
  margin-bottom: 20px;
  border: 1px solid #c8dfe4;
  background: #e5f7fd; }

div.bb_account_view select {
  width: 169px;
  margin: 0 0 3px; }

div.bb_account_view a {
  font-size: .917em; }

/*
=Quicklinks list
-----------------------------------------------------*/
div.quicklinks_wrapper {
  position: relative;
  width: 190px; }

div.quicklinks a:hover {
  color: #009DE5; }

div.quicklinks h2,
div.bb_account_view_wrapper h2 {
  padding: 6px 12px 5px;
  background-color: #69ca39;
  color: #fff;
  border-bottom: 1px solid #37A003;
  -webkit-font-smoothing: antialiased; }

a.add_quicklink, a.remove_quicklink,
p.quicklink_unavailable {
  display: block;
  width: 164px;
  height: 23px;
  padding: 3px 0 0 26px;
  font-size: 0.9167em;
  /*11px*/
  color: #464e4d;
  background: #dcf5d1 url(../images/bg-quicklinks-add-delete.png) no-repeat 0 0;
  overflow: hidden;
  margin: 0;
  margin-bottom: -1px;
  border-bottom: 1px solid #9a9a9a; }

a.remove_quicklink {
  background-position: 0 -26px; }

p.quicklink_unavailable {
  background-position: 0 -52px;
  padding: 8px 0 4px 10px;
  width: 180px;
  height: auto; }

.quicklinks ul {
  margin: 0;
  list-style: none;
  background: #fafafa url(../images/bg-quicklinks-list.png) no-repeat 0 0; }

.quicklinks li {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #b5b5b5;
  width: 190px;
  margin: 0; }

.quicklinks li.active {
  background-color: #ddd;
  border-top: 1px solid #ddd; }

.quicklinks li.active a {
  color: #222;
  background: transparent url(../images/bullet-quicklinks-list-active.gif) no-repeat 10px 7px; }

.quicklinks li a {
  background: transparent url(../images/bullet-quicklinks-list.gif) no-repeat 10px 7px;
  padding: 3px 10px 5px 26px;
  width: 154px;
  color: #666;
  display: block; }

.quicklinks a.edit_quicklinks,
p#quicklinks_empty_note {
  font-size: 0.9167em;
  /*11px*/
  padding: 8px 12px;
  display: block;
  line-height: 1.25em;
  width: 166px;
  /*190px*/
  background: #f1fcec url(../images/bg-quicklinks-footer.png) no-repeat 0 0;
  margin-bottom: 0; }

p#quicklinks_empty_note {
  border-top: 1px solid #b0b0b0;
  margin-bottom: 0; }

/*
=Quicklinks edit
-----------------------------------------------------*/
ul.edit_quicklinks {
  margin: 0; }

ul.edit_quicklinks li {
  margin: 0 0 9px;
  padding: 0;
  background: none; }

ul.edit_quicklinks li input.text {
  width: 300px;
  color: #777;
  font-size: 1.083em;
  /* 13px */
  padding: 4px;
  margin: 0;
  font-family: arial, helvetica;
  float: left; }

ul.edit_quicklinks li.active input.text,
ul.edit_quicklinks li.active:hover input.text {
  color: #222;
  background-color: #FFFFDA; }

ul.edit_quicklinks li:hover input.text {
  color: #555;
  background-color: #FFFFDA; }

ul.edit_quicklinks a {
  float: left;
  width: 23px;
  height: 24px;
  border: 1px solid #22A8E7;
  background-color: #E6FBFF;
  margin: 0 0 0 2px; }

ul.edit_quicklinks li.quicklink_remove a {
  float: none;
  width: auto;
  height: auto;
  border: none;
  background: none;
  margin: 0; }

ul.edit_quicklinks a.delete {
  background: #E6FBFF url(../images/icon-trash-blue.gif) no-repeat 50% 50%; }

ul.edit_quicklinks a.delete:hover {
  background: #E6FBFF url(../images/icon-trash-grey.gif) no-repeat 50% 50%;
  border: 1px solid #444; }

ul.edit_quicklinks a.up {
  background: #E6FBFF url(../images/move-up.gif) no-repeat 50% 50%; }

ul.edit_quicklinks a.up:hover {
  background: #E6FBFF url(../images/move-up-grey.gif) no-repeat 50% 50%;
  border: 1px solid #444; }

ul.edit_quicklinks a.down {
  background: #E6FBFF url(../images/move-down.gif) no-repeat 50% 50%;
  margin-right: 2px; }

ul.edit_quicklinks a.down:hover {
  background: #E6FBFF url(../images/move-down-grey.gif) no-repeat 50% 50%;
  border: 1px solid #444; }

/*
=international
-----------------------------------------------------*/
ul.custom.currencies {
  float: left;
  margin-right: 40px; }

.pay_other li.international_payees {
  margin: 5px 0; }

li.international_payees a {
  font-size: 15px; }

/*
=alerts
-----------------------------------------------------*/
.process.single.alerts {
  padding-bottom: 9px; }

.process ol ol li.alert_account {
  border-top: none;
  border-bottom: 1px solid #D5D5D5;
  padding: 4px 8px 4px 0;
  width: auto;
  /*FFFCDB yellow */ }

.process ol ol li.alert_account.error {
  background: transparent url(../images/alert.gif) no-repeat 0 9px; }

li.alert_account label {
  font-weight: normal;
  margin: 0 0 0 8px; }

li.alert_account strong {
  margin: 0 12px; }

table.listing.alerts {
  clear: both;
  margin: 0 0 9px; }

table.listing.alerts td.error {
  white-space: normal; }

table.listing.alerts input,
table.listing.alerts select {
  margin: 0; }

/* alert error styles */
li.alert_account p.error_note {
  clear: both;
  color: #f00;
  margin: 3px 0; }

.process ol ol li.alert_account.error {
  background: #FDDFE0 url(../images/icon-alert.gif) no-repeat 4px 7px;
  border-top: 1px solid #fff;
  padding-left: 22px; }

li.error table.listing.alerts input,
li.error table.listing.alerts select {
  border: 1px solid #ccc; }

li.error table.listing.alerts input.error,
li.error table.listing.alerts select.error {
  border: 1px solid #f00; }

/*
=failed payments
-----------------------------------------------------*/
table.listing tr.failed td {
  background-color: #FFF3EB;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc; }

table.listing tr.failed.stripe td.table_button {
  background: #D5F7FD; }

table.listing tr.failed td.first img,
table.listing tr.selected td.first img {
  margin: 0 4px -1px -14px;
  width: 11px;
  height: 12px; }

/*
=Select card design
-----------------------------------------------------*/
ul.select_card_design {
  margin: 0;
  padding: 0;
  border-top: 1px solid #D5D5D5; }

ul.select_card_design li {
  background: none;
  margin: 10px 10px;
  padding: 0;
  float: left;
  width: auto;
  position: relative; }

ul.select_card_design label {
  display: block;
  padding: 6px;
  border: 1px solid #EAEAEA;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-color: #fff;
  margin: 0;
  font-weight: bold; }

ul.select_card_design img {
  display: block;
  margin: 0 0 4px; }

ul.select_card_design label input {
  margin: 0 4px 0 0; }

ul.select_card_design img.overlay {
  margin: 7px; }

ul.select_card_design .in-stock img.overlay {
  display: none; }

ul.select_card_design .out-of-stock label input {
  display: none; }

#card_design_oaf ul.select_card_design li {
  position: relative; }

#card_design_oaf ul.select_card_design input {
  position: absolute;
  bottom: 8px;
  left: 8px; }

#card_design_oaf ul.select_card_design .radio_label {
  margin-left: 18px; }

/*
=Help
-----------------------------------------------------*/
.process ol li.help {
  background-color: #FFFCDB;
  padding: 10px 12px 20px; }

.help a.hide_help {
  float: right;
  margin: -9px -11px 0 0; }

.help h4 {
  margin: 0 0 .6em;
  padding: 0;
  color: #5FC418;
  font-size: 1.167em; }

.help h4 a {
  font-weight: normal;
  font-size: .917em; }

.help dl {
  margin: 0;
  padding: 0; }

.help dt.first,
.help dd.first {
  border-top: none; }

.help dt {
  float: left;
  border-top: 1px solid #ddd;
  padding: 4px 0 2px;
  width: 170px;
  color: #444;
  font-weight: bold;
  line-height: 140%; }

.help dt.error {
  background: transparent url(../images/icon-alert.gif) no-repeat 4px 6px;
  padding-left: 22px;
  color: #f00; }

.help dd {
  border-top: 1px solid #ddd;
  padding: 4px 0 3px;
  color: #555;
  margin-left: 170px; }

.help dl.small dt {
  width: 100px; }

.help dl.small dt.error {
  width: 78px; }

.help dl.small dd {
  margin-left: 100px; }

.help dl.medium dt {
  width: 160px; }

.help dl.medium dd {
  margin-left: 160px; }

.help dl.large dt {
  width: 220px; }

.help dl.large dd {
  margin-left: 220px; }

.help dl.xlarge dt {
  width: 280px; }

.help dl.xlarge dd {
  margin-left: 280px; }

div.help,
table.listing td.help {
  background-color: #FFFCDB;
  padding: 10px 12px 20px;
  border: 1px solid #ccc;
  white-space: normal; }

div.help a.hide_help,
td.help a.hide_help {
  float: right;
  margin: -9px -11px 0 0; }

div.help h4,
td.help h4 {
  margin: 0 0 .2em;
  padding: 0;
  color: #777;
  font-size: 1.167em; }

table.listing td.help {
  border-left: none;
  border-right: none;
  padding-bottom: 1em; }

dd.help {
  /* /pay-and-transfer/email-receipt */
  background-color: #FFFCDB;
  border-top: none;
  margin-left: 0 !important;
  padding: 10px 12px 10px;
  margin-bottom: 2px;
  float: none !important; }

/*
=contact details and other generic DL layout
-----------------------------------------------------*/
dl.details {
  margin: 0 0 20px;
  padding: 0; }

.block dl.details {
  margin: 0; }

dl.details dt.first,
.details dd.first {
  border: none; }

dl.details dt {
  float: left;
  border-top: 1px solid #ddd;
  padding: 4px 0 2px;
  width: 170px;
  color: #444;
  font-weight: bold;
  line-height: 140%; }

dl.details dt.error {
  background: transparent url(../images/icon-alert.gif) no-repeat 4px 6px;
  padding-left: 22px;
  color: #f00; }

dl.details dd {
  border-top: 1px solid #ddd;
  padding: 4px 0 3px;
  color: #555;
  margin-left: 170px; }

table.edit_contacts td.tb_delete {
  width: 23px !important; }

table.edit_contacts td.tb_edit {
  width: 23px; }

table.edit_contacts td.alert_time {
  xwidth: 110px !important;
  white-space: nowrap !important;
  padding-right: 55px; }

/*
=Pay anyone setup
-----------------------------------------------------*/
.enter_account_details,
.pay_biller_details,
.pay_payee_details {
  float: left;
  width: 160px;
  min-height: 100px;
  padding-top: 10px; }

.process .pay_payee_details label {
  display: block;
  margin: 0 0 5px; }

.enter_account_details {
  border-right: 1px solid #aaa;
  border-left: 1px solid #aaa;
  padding: 10px 10px 0 20px;
  margin: 0 30px; }

.enter_account_details {
  width: 190px; }

/*
=gofly
-----------------------------------------------------*/
/* gofly thursday banner*/
div.gofly_thursdays {
  background: transparent url(../images/go-fly-thursdays.png) no-repeat 0 0;
  width: 730px;
  height: 27px;
  padding: 13px 0 0 10px;
  margin: -10px 0 16px;
  /*margin-bottom: 36px;  needed here at least: /accounts/gofly -Reg */ }

div.gofly_thursdays h2 {
  color: #222;
  margin: 0;
  padding: 0;
  font-size: 1.083em; }

/*
=travel insurance areas (Loaded for travel app form)
-----------------------------------------------------*/
.travel_area {
  margin: 0 0 20px; }

.travel_area div {
  float: left;
  width: 120px;
  padding: 0; }

.travel_area div.plan_b {
  margin: 0 10px; }

.process li .travel_area label {
  font-size: .915em;
  display: block;
  margin: 0; }

.travel_area label strong {
  font-size: 1.1em; }

ul.half_ul {
  padding: 0.3em 0 1em 2em;
  list-style: square !important; }

ul.half_ul li {
  width: 40%;
  float: left;
  background: none !important;
  padding: 0 !important; }

/*
=Account selector
-----------------------------------------------------*/
/*
=Everyday account selector
-----------------------------------------------------*/
.process.acc_selector {
  background-color: #fff;
  padding: 0;
  border: none; }

.process.acc_selector li {
  border: 1px solid #f0f0f0;
  margin: 0 0 20px;
  padding: 11px 8px;
  background-color: #f6f6f6; }

.process.acc_selector h3 {
  font-size: 1.25em;
  border-bottom: 1px solid #ddd;
  margin: 0 0 .5em;
  padding: 0 0 4px; }

.process.acc_selector li ol li {
  border: none;
  margin: 0 0 10px;
  padding: 0;
  background-color: transparent; }

div.eda_result {
  background-color: #e9faff;
  border: 1px solid #009be2;
  padding: 0 0 10px;
  margin: 20px 0;
  -moz-border-radius: 5px;
  border-radius: 5px; }

div.eda_result h2.bh {
  background-color: #009be2;
  color: #fff;
  padding: 6px 8px;
  margin: 0;
  font-size: 1.5em; }

div.eda_result h2 {
  margin: 14px 0 0;
  font-size: 1.5em; }

div.eda_result p {
  padding: 4px 8px;
  margin: 0; }

/*
=misc
---------------------------------------------- */
p.ccacba {
  /*this is for IB BB note on Credit card available balance*/
  margin: 1em 0 1em 8px;
  color: #666;
  font-size: .93em; }

.ccacba + .margin_top {
  /*this is for IB BB note on Credit card available balance on View Accounts page */
  margin-top: 15px !important;
  /* override over-specified selector: div.heading_box.margin_top; */ }

div.processing_times {
  margin: 20px 0 0 12px;
  color: #777;
  font-size: 0.917em; }

.developer_note {
  font-style: italic;
  color: #f00; }

a.offsite {
  background: transparent url(../images/off-site.gif) no-repeat 100% 50%;
  padding-right: 14px; }

xmp {
  font-size: 1.3em;
  background: #FFF7D9;
  border: 1px solid #EADDA9;
  padding: 0 8px 12px;
  margin: 15px 0 40px;
  white-space: pre;
  color: #333; }

div.cfc {
  margin: 20px 0; }

div.cfc .simple_button {
  margin-right: 10px; }

div.cfc p {
  margin: 0;
  float: left;
  font-size: 0.917em;
  position: relative;
  bottom: -3px; }

span.sub,
.block ul li span.sub,
.process h2 span.sub,
.message h2 span.sub {
  font-size: .4em;
  margin: 0;
  line-height: 100%; }

h1 span.sub {
  color: #5FC418; }

.accessability {
  position: absolute;
  left: -999em; }

.currency_select {
  /* the currency option in front of the amount field*/
  margin: 0; }

.process li ol.aad {
  /*add account details step 8 TD form */
  margin: 12px 0 12px 20px; }

.disabled, input.text.disabled {
  color: #999; }

.process ol li.bank_search {
  background-color: #FFFCDB;
  padding-left: 12px; }

.process_intro {
  margin: 0 0 20px 8px; }

.yesno {
  text-align: center; }

.ccsn {
  margin: 10px 0 30px; }

.av_bal {
  float: right; }

.keyboard_pin_wrapper {
  background: transparent url(../images/keyboard_pin_bg.png) no-repeat 0 0;
  padding: 5px 0 0 6px;
  width: 344px;
  height: 34px;
  margin: 3px 0 4px;
  float: left; }

.pin_entry img {
  float: left;
  margin: 4px 20px 0; }

.pin_entry h4 small {
  font-weight: normal;
  font-size: .917em; }

.pin_entry .keyboard a.clear {
  text-transform: lowercase;
  width: 56px;
  height: 28px;
  margin: 1px 0 0 12px;
  background: transparent url(../images/keyboard_pin_clear.png) no-repeat 0 0;
  text-align: center;
  padding: 8px 0 0; }

.pin_entry .keyboard a.clear:hover {
  background: transparent url(../images/keyboard_pin_clear_hover.png) no-repeat 0 0; }

img.pin_feedback {
  margin: 10px 0 0; }

.sasn {
  /*span select all/select none on pending payments*/
  margin-left: 10px;
  font-weight: normal; }

.sasn {
  /*span select all/select none on pending payments*/
  margin-left: 10px; }

img.icon_international {
  float: right;
  margin: -67px 12px -10px 0; }

/*
a.print {
    float: right;
    font-size: .915em;
    margin: 0 8px 4px;
clear: left; height: 1.7em;
}

a.print img {
    margin-bottom: -3px;
}
*/
div.print_page + h2.block_header {
  margin-top: 0; }

table + div.print_page {
  margin-top: 1.6em; }

div.print_page {
  text-align: right;
  font-size: .915em;
  margin: 0 8px 4px;
  height: 1.7em;
  width: 714px; }

div.print_page a img {
  margin-left: 4px;
  margin-bottom: -3px; }

img.vodafone_logo {
  float: right;
  position: relative;
  bottom: -2px;
  width: 89px;
  height: 19px; }

img.telecom_logo {
  float: right;
  position: relative;
  bottom: -2px;
  width: 66px;
  height: 18px; }

.txt_options p {
  margin: 1em 0 .5em; }

input.text.intl_statement {
  width: 245px; }

input.text.icp {
  width: 113px; }

dl.quote dd {
  text-align: right; }

h2 small.quote_no {
  float: right; }

a.back_to_previous {
  background: transparent url("../images/back.png") no-repeat 0 0;
  padding: 0px 0 4px 20px;
  font-size: .917em; }

a.back_to_previous.right {
  float: right;
  position: relative;
  bottom: -2px; }

div.account_number {
  float: left; }

#expiry_alert {
  margin-bottom: 10px; }

li.process_table {
  padding-bottom: 0;
  padding-top: 0; }

li.process_table table {
  margin-bottom: 5px; }

optgroup {
  font-style: normal;
  padding: 3px 4px; }

.ogt {
  margin: 6px 0; }

.message span.txt_code,
span.txt_code,
.block li span.txt_code {
  font-family: arial, helvetica, 'sans serif';
  font-weight: bold;
  letter-spacing: 1px;
  color: #222;
  font-size: 1em; }

.process.txt table.listing {
  border-top: 1px solid #d5d5d5; }

p.intro {
  margin: 0px 0 8px;
  padding: 5px 0;
  border-bottom: 1px solid #ddd; }

.dd-alert_info img {
  width: 18px;
  height: 18px; }

.valid_characters {
  margin: 5px 0; }

p.accept_conditions,
.process label.accept_conditions {
  padding: 10px 0 6px;
  display: block; }

label.accept_tandc {
  float: right;
  display: block;
  width: 515px; }

.process label.accept_conditions_secondary {
  padding: 1px 0 6px; }

p.confirm_options {
  margin: 20px 0 0 8px; }

.mobile_registration {
  margin: 0px 0 20px; }

.nickname input.text {
  color: #777;
  font-size: 1.083em;
  /* 13px */
  padding: 2px 4px;
  margin: 0 5px 0 0;
  font-family: arial, helvetica; }

.nickname input.text:focus {
  color: #222;
  background-color: #FFFFDA;
  border: 1px solid #444; }

.pdf span {
  color: #666; }

/*multiple payment statement details*/
table.mpsd th.details_field {
  width: 129px; }

table.mpsd input.text {
  position: absolute; }

table.mpsd th.medium {
  width: 118px; }

table.mpsd tr.your td, table.mpsd tr.their td {
  height: 22px; }

.mpsd div.contextual_popup {
  margin-top: 22px; }

/*
=processing
-----------------------------------------------------*/
/*div.fade is temporary example only */
div.fade {
  margin-top: 50px;
  width: 730px;
  height: 633px;
  padding-top: 50px;
  background: transparent url(../images/temp_search_fade.png) no-repeat 0 0; }

div.processing {
  border: 2px solid #53C800;
  color: #222;
  background-color: #FCFBE3; }

div.processing p {
  margin: 0; }

div.processing p,
p.processing {
  padding: 0 40px;
  background: transparent url(../images/ajax-loader.gif) no-repeat 5px 50%;
  color: #222;
  margin: 10px 0; }

.listing td.processing {
  background: #FCFBE3 url(../images/ajax-loader.gif) no-repeat 5px 50%;
  padding: 10px 0 10px 40px; }

/**/
td.nickname.last {
  width: 100px;
  padding-right: 2px; }

table.listing tr.stripe td.select_option {
  background-color: #E6FBFF;
  white-space: nowrap; }

label.select_label {
  display: block;
  float: left; }

p.ks_setup_add {
  position: relative;
  top: -14px;
  margin: 0 0 0 8px;
  font-size: 0.917em;
  /* 11px */ }

.inline_confirm span {
  font-size: 0.917em;
  /* 11px */
  float: left;
  padding: 1px 0 0 0;
  margin-left: 10px; }

p.crumb_nav {
  font-size: 0.917em;
  /* 11px */
  margin: 0 0 20px 8px;
  color: #777; }

.pdf {
  background: transparent url(../images/icon-pdf.gif) no-repeat 0 0;
  padding: 1px 0 3px 24px; }

li.tax_date_options select {
  width: 120px; }

li.tax_date_options p.label_note span.tax_year,
li.tax_date_options p.label_note span.tax_month,
li.tax_date_options p.label_note span.tax_day {
  float: left;
  width: 124px;
  margin: -2px 0 0 6px; }

.forex_quote .simple_button {
  margin-right: 10px; }

.listing.foreign_currency {
  margin: 0 0 20px; }

.customise_name {
  background: transparent url(../images/customise.jpg) no-repeat 0 50%;
  padding: 3px 0 7px 30px;
  font-size: 1em;
  line-height: 100%;
  display: block;
  margin-right: 8px; }

.cc_hide {
  position: relative;
  bottom: -2px; }

p.progress_option {
  margin-top: 12px;
  position: relative;
  bottom: -16px;
  left: 12px; }

.process li .payee_name {
  float: right; }

li.company_search input {
  float: left; }

.company_search span.label_note {
  margin: 2px 0 0 10px;
  float: left; }

.company_search_results p {
  margin: 0 0 5px; }

.company_search_results p.ead {
  border-top: 1px solid #ddd;
  margin: 4px 0 0;
  padding: 1px 0 0;
  color: #666;
  font-size: 0.917em;
  /* 11px */ }

.company_search_results p.ead a {
  font-weight: normal; }

.company_search_results a {
  font-weight: bold; }

.process li.dynamic_results a:hover {
  background: #e1f7d2; }

.bank_branch_name {
  color: #666;
  position: relative;
  bottom: -1px; }

/*
=temp
-----------------------------------------------------*/
.view_name {
  margin: 9px;
  color: #fff;
  float: right;
  font-size: 0.917em;
  /* 11px */ }

/*   */
.hide {
  display: none !important; }

.space_top {
  margin-top: 20px !important; }

.space_bottom {
  margin-bottom: 20px !important; }

.r {
  position: relative; }

div.spacer {
  /* breathing space between tables */
  height: 30px;
  clear: both;
  display: block; }

.noBorderTop {
  border-top: 0 !important; }

.noBorderRight {
  border-right: 0 !important; }

.noBorderBottom {
  border-bottom: 0 !important; }

.noBorderLeft {
  border-left: 0 !important; }

.noMarginBottom {
  margin-bottom: 0 !important; }

.noMarginTop {
  margin-top: 0 !important; }

.left_space {
  padding-left: 0.5em; }

/*
=Keepsafe
-----------------------------------------------------*/
.block.keepsafe {
  background-image: url(../images/car-overview.jpg);
  background-repeat: no-repeat;
  background-position: 642px 50%;
  padding-right: 120px; }

.block.keepsafe h2 span.off {
  color: #f00; }

#es_interface {
  margin-left: 10px;
  position: relative; }

img.keepsafe_logo {
  float: right;
  position: relative;
  top: -30px; }

p.es_intro {
  color: #243936;
  font-weight: bold;
  margin: 0 0 6px;
  width: 550px; }

#es_input_wrapper {
  background: #E9F9E2 url(../images/es_input_top.gif) no-repeat 0 0;
  width: 714px;
  padding-top: 5px;
  position: relative; }

#es_input {
  background: #E9F9E2 url(../images/es_input_bg_repeat.gif) repeat-y 0 0;
  padding: 1px 0 10px 0; }

#es_input div div {
  height: 27px;
  width: 27px;
  background: #d8d9d7 url(../images/es_blank.gif) no-repeat 0 0;
  float: left;
  margin: 0 3px 0 0; }

#es_input div div.space {
  background: none;
  width: 27px; }

#es_input div div.ex {
  text-transform: uppercase;
  color: #fff;
  font-size: 1.167em;
  /* 14px */
  line-height: 16px;
  font-weight: bold;
  font-family: helvetica, arial, sans-serif;
  text-align: center;
  height: 22px;
  padding-top: 7px; }

div.es_feedback {
  margin: 6px 0 6px 10px;
  background-color: #E9F9E2;
  border: 1px solid #CECECE;
  padding: 8px 14px;
  width: 686px;
  position: relative; }

div.es_feedback h3 {
  margin: 0 0 8px;
  color: #222; }

div.es_feedback h3.error {
  color: #e94a4a; }

div.es_feedback a.simple_button {
  margin: 0 6px 0 0; }

div.es_feedback div img {
  display: block; }

div.es_feedback p.try_again {
  margin: 10px 0 5px; }

#es_input p.error {
  margin: 6px 0;
  color: #629B48;
  font-weight: bold; }

#es_input #question {
  margin: 0 0 5px 10px; }

#es_input #answer {
  height: 34px;
  clear: both;
  float: left;
  margin: 0 0 0 10px; }

#es_input #question div.question {
  width: auto;
  background: none;
  font-size: 1.083em;
  /* 13px */
  padding-top: 5px;
  height: auto; }

#es_input div.qa {
  color: #66CC33;
  font-size: 1.333em;
  /* 16px */
  font-weight: bold;
  background: none;
  margin: 0;
  line-height: 28px;
  width: 20px; }

#es_input div.required {
  background: #fff;
  border: 1px solid #c1dcb5;
  width: 25px;
  height: 25px; }

#es_input div.required a {
  display: block;
  height: 22px;
  padding-top: 7px;
  text-transform: uppercase;
  color: #000;
  font-size: 1.333em;
  /* 16px */
  line-height: 1em;
  font-weight: bold;
  font-family: helvetica, arial, sans-serif;
  text-align: center; }

#es_input div.required_active {
  background: #fff url(../images/es_required_active_bg.gif) no-repeat 0 0;
  height: 27px;
  text-transform: uppercase;
  color: #000;
  font-size: 1.8em;
  font-weight: bold;
  font-family: helvetica, arial, sans-serif;
  text-align: center;
  padding-top: 7px; }

#es_input div.required_active a {
  color: #000; }

#es_input div.help_note {
  background: none;
  width: auto;
  font-size: 0.917em;
  /* 11px */
  color: #E94A4A;
  line-height: 26px;
  margin-left: 10px;
  font-weight: bold;
  float: left;
  white-space: nowrap; }

.ok {
  font-size: 0.917em;
  /* 11px */
  margin: 3px 0 10px 0;
  color: #777; }

span.ok {
  font-size: .93em;
  color: #666;
  margin: 12px 0 0 7px; }

p.screenreaders {
  color: #fff;
  font-size: 2px; }

#keyboard_wrapper {
  background: #878787 url(../images/keyboard_bottom.gif) no-repeat left bottom;
  width: 707px;
  padding: 6px 0 2px 7px; }

.keyboard {
  margin: 0 0 3px; }

.keyboard#numbers {
  display: none; }

.keyboard a {
  display: block;
  float: left;
  width: 25px;
  height: 21px;
  background: transparent url(../images/keyboard_key.gif) no-repeat 0 0px;
  font-family: helvetica, arial, sans-serif;
  text-transform: uppercase;
  color: #333;
  font-weight: bold;
  font-size: 1.167em;
  /* 14px */
  text-align: center;
  line-height: 14px;
  padding: 10px 2px 0 0; }

.keyboard a:hover {
  background: transparent url(../images/keyboard_key.gif) no-repeat -27px 0px;
  color: #111; }

.keyboard a:active {
  background: transparent url(../images/keyboard_key.gif) no-repeat -54px 0px;
  width: 27px;
  padding: 10px 0px 0 0;
  height: 21px; }

/* used anywhere?
p.es_help_link {
    font-size: 0.917em;
    margin: 10px 0 0 0;
}
*/
/* customised process styles */
.process.no_head ol {
  margin: -6px 0 0;
  padding: 0; }

.process.no_head li select.es_select {
  width: 200px; }

.process.no_head li input.es_input {
  width: 194px; }

/*
=es_example
-----------------------------------------------------*/
.keepsafe_test_button {
  margin: 10px 0;
  height: 30px; }

.es_ex p {
  float: left;
  margin-right: 20px; }

p.ks_help {
  margin: 14px 0 0 16px;
  font-size: .917em; }

.keepsafe_help_info {
  margin: 0 16px; }

.keepsafe_help_info h2 {
  padding: 0;
  margin: 20px 0 8px; }

/*
=footer
-----------------------------------------------------*/
#footer_wrapper {
  background: transparent url(../images/footer.png) repeat-x 0 100%;
  padding: 0;
  margin: -149px 0 0;
  height: 149px;
  min-width: 963px;
  padding-left: 24px;
  position: relative; }

#footer {
  text-align: left;
  height: 109px;
  /*149px*/
  padding-top: 37px;
  padding-left: 8px; }

#footer div {
  float: left;
  margin: 2px 15px 0;
  width: 217px;
  display: inline;
  color: #fff; }

#footer p.crumb {
  margin: 0;
  color: #183935;
  padding: 6px 0 6px 10px;
  font-size: 0.917em;
  /* 11px */ }

p.crumb a, p.crumb a:visited {
  text-transform: lowercase;
  color: #183935; }

p.crumb a:focus, p.crumb a:hover, p.crumb a:active {
  color: #000; }

#footer h4 {
  color: #fff;
  font-weight: 900;
  border-bottom: 1px solid #5CB222;
  margin: 0 0 3px 0; }

#footer div.first {
  margin-left: 10px; }

#footer div.last {
  margin-right: 0; }

#footer div a, #footer div .underline {
  color: #fff;
  border-bottom: 0px solid #53A01E; }

#footer div a:focus, #footer div a:hover, #footer div a:active, #footer div a.current {
  color: #fff;
  border-bottom: 1px solid #fff; }

#footer ul {
  list-style: none;
  margin: 10px 0;
  padding: 0;
  font-size: 0.917em;
  /* 11px */
  line-height: 18px; }

#footer li {
  margin: 0 0 3px 0;
  padding: 0; }

#footer form {
  margin: 7px 0 0 0; }

#footer input.text {
  background-color: #90ED52;
  border-color: #C9FBA9;
  width: 121px;
  /* 128px */
  margin: 0; }

#footer input.image {
  position: relative;
  top: -1px; }

#footer img.car {
  position: absolute;
  top: -38px;
  right: 10px; }

/*
=tech
---------------------------------------------- */
#tech p {
  margin: 10px; }

.static {
  position: static !important; }

div.clearer {
  clear: both;
  height: 0;
  overflow: hidden; }

/* self clearing floats */
.account_details__details_row:after,
div.h1box:after,
dl.account_details:after,
.previous_next:after,
.progress:after,
.clearfix:after,
.block:after,
.block dt:after,
.block dd:after,
#header:after,
#utility_nav:after,
.captcha:after,
.process li:after,
#wrapper:after,
.heading_box:after,
.subnavigation ul li a:after,
.transaction_filter:after,
ul.half_ul:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix {
  display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

/* End hide from IE-mac */
/**
 * KB Calendar
 *
 * This is the KB-specific CSS for the calendars.
 **/
.yui-calcontainer {
  left: -2px;
  top: 21px;
  z-index: 3;
  width: 176px;
  padding: 0 4px 5px 2px;
  background: transparent url(../images/calendar_shadow.png) no-repeat left bottom;
  position: absolute; }

/* stuffing up IE6 calendar with form elements popping in front of them */
div#show_calendar, div#show_calendar_two {
  /* We won't need this line for the live site, just springload dev site */
  position: relative;
  /* needed? float: left;*/ }

/*
div#show_calendar input:focus, div#show_calendar_two input:focus {  put in front of calendar
    border-bottom: 1px solid #9d9d9d;position: relative; z-index: 101;
}
*/
.yui-calcontainer .calheader {
  color: #444;
  padding: 2px 4px;
  background: #E3F9FE url(../images/cal_month_bg.gif) repeat-x left bottom;
  font-weight: bold;
  width: 166px;
  text-align: center;
  position: relative; }

.yui-calcontainer .yui-calendar {
  border: 1px solid #555; }

.yui-calcontainer .calheader a {
  position: absolute;
  top: 4px; }

.yui-calcontainer .link-close {
  display: none; }

.yui-calendar .calnavleft {
  cursor: pointer;
  background: url(../images/month_prev.gif) no-repeat;
  width: 15px;
  height: 15px; }

.yui-calendar .calnavright {
  cursor: pointer;
  background: url(../images/month_next.gif) no-repeat;
  width: 15px;
  height: 15px; }

.yui-calcontainer .calnavleft {
  left: 4px; }

.yui-calcontainer .calnavright {
  right: 4px; }

.yui-calcontainer .calbody {
  clear: left;
  overflow: hidden;
  width: 175px;
  background: #fff; }

.yui-calcontainer .calweekdayrow {
  clear: left;
  overflow: hidden;
  width: 100%;
  line-height: 22px;
  background: #bbb url(../images/cal_days_bg.gif) repeat-x left top; }

.yui-calcontainer .calweekdayrow th {
  font-weight: 900; }

.yui-calcontainer .calweekdaycell {
  display: block;
  float: left;
  font-size: 0.917em;
  line-height: 15px;
  text-align: center;
  width: 25px;
  height: 15px;
  color: #fff; }

.yui-calcontainer .calbody {
  float: left; }

.yui-calcontainer .calcell {
  color: #ccc;
  display: block;
  float: left;
  width: 24px;
  height: 20px;
  font-size: 0.917em;
  line-height: 22px;
  text-align: center;
  padding: 0;
  clear: none;
  margin: 0;
  border-right: 1px solid #cecece;
  border-bottom: 1px solid #cecece; }

.yui-calcontainer .calcell a {
  display: block; }

.yui-calcontainer .calcell a:hover, .yui-calcontainer .calcell a:focus, .yui-calcontainer .calcell a:active, .yui-calcontainer .calcell a:hover {
  background-color: #ddd; }

.yui-calcontainer .calcell.selected, .yui-calcontainer .calcell.selected a:hover {
  background-color: #6ED53B !important;
  color: #fff !important; }

.yui-calcontainer .calcellright {
  background-position: 0 100%;
  width: 24px;
  border-right: none; }

.yui-calcontainer .calcellbottom {
  background-position: 100% 0%;
  border-bottom: none; }

.yui-calcontainer .title {
  display: none; }

/**********submit buttons*****/
div.submit_button {
  background: transparent url("../images/button-bg-start.png") no-repeat left top;
  display: block;
  float: left;
  height: 24px;
  padding-left: 10px;
  font-size: 12px; }

div.submit_button.click {
  background-position: left -44px; }

span.submit_button_end {
  background: transparent url("../images/button-bg.png") no-repeat right top;
  display: block;
  float: left;
  font-weight: normal;
  height: 22px;
  /*24*/
  padding: 0 5px 2px 0; }

div.submit_button.click span.submit_button_end {
  background-position: right -44px; }

div.submit_button.round span.submit_button_end {
  background-image: url("../images/button-bg-round.png?nocache=1"); }

input.submit_input {
  background: none;
  border: none;
  height: 24px;
  padding: 0 12px 5px 12px;
  color: #fff;
  cursor: pointer;
  position: relative;
  top: 0px;
  left: -10px;
  margin-right: -12px;
  padding-right: 12px;
  line-height: 22px;
  font-family: 'Lucida Grande','Lucida Sans Unicode',Verdana,Arial,Helvetica,sans-serif; }

div.submit_button:hover input.submit_input {
  color: #000; }

div.submit_button.click input.submit_input, div.submit_button.click:hover input.submit_input {
  color: #0088aa; }

div.submit_button.login_padlock {
  background: transparent url(../images/bg-padlock-sprite.png) no-repeat right top;
  padding: 0 24px 0px 0; }

div.submit_button.login_padlock:hover {
  background-position: right -76px; }

div.submit_button.login_padlock:active,
div.submit_button.click.login_padlock {
  background-position: right -38px; }

div.submit_button.login_padlock span.submit_button_end {
  background-position: left top;
  padding-left: 10px; }

div.submit_button.click.login_padlock span.submit_button_end,
div.submit_button.login_padlock:active span.submit_button_end {
  background-position: left -44px; }

div.submit_button.click.login_padlock input.submit_input,
div.submit_button.login_padlock:hover input.submit_input,
div.submit_button.login_padlock:active input.submit_input {
  color: #000; }

div.submit_button.login_padlock input.submit_input {
  padding-right: 2px; }

/********** Investment statement *****/
div.investment_statement h2 {
  font-size: 1.5em;
  margin: 1.5em 0 .5em;
  padding: 0; }

div.investment_statement h3 {
  font-size: 1.2em;
  margin: 1.5em 0 .5em;
  padding: 0; }

div.investment_statement dl {
  margin: 0 0 20px; }

div.investment_statement dt {
  font-weight: bold;
  float: left;
  width: 150px;
  margin: 5px 0 0;
  clear: both; }

div.investment_statement dd {
  margin: 5px 0 0 150px; }

.pdf_intro {
  font-weight: bold; }

img#pdf_heading {
  margin-bottom: 10px; }

ul.pdf_glossary, ul.pdf_list {
  list-style: none;
  padding: 0;
  margin: 0; }

ul.pdf_glossary li {
  margin-bottom: 10px; }

table.pdf_table {
  width: 630px;
  margin: 10px 0 20px 0;
  border-top: 1px solid #73c167;
  border-left: 1px solid #73c167; }

table.pdf_table thead th {
  background-color: #73c166;
  color: #fff;
  font-weight: bold;
  font-size: 1.2em; }

table.pdf_table tbody th {
  background-color: #e7f2e6;
  color: #333;
  font-weight: bold; }

table.pdf_table td, table.pdf_table th {
  padding: 10px 15px 10px 15px;
  border-right: 1px solid #73c167;
  border-bottom: 1px solid #73c167; }

table.pdf_table td.last {
  width: 100px; }

/**********kiwilife**********/
a.kiwilife_play1 {
  display: block;
  float: left;
  margin-bottom: 5px; }

a.note_link {
  background-image: none;
  display: inline;
  float: none; }

ul.links_list {
  clear: left;
  padding: 10px 0 0 0;
  list-style-type: none;
  margin: 0; }

ul.links_list_nopad {
  padding: 0; }

ul.links_list li,
a.arr_link {
  background: transparent url(../images/arrow-blue-sm-right.gif) no-repeat 0 4px;
  margin: 0 0 0.3em 0;
  padding-left: 10px;
  line-height: 1.4em; }

ul.links_list li.on,
a.arr_link.on {
  background-image: url(../images/arrow-blue-sm-down.gif); }

a.edit_link {
  margin-top: 4px;
  float: left; }

/*****contact page***********/
ul.expand_list {
  margin-left: 0; }

ul.expand_list li {
  list-style-type: none;
  background-image: none;
  padding: 0; }

ul.expand_list li h3.collapsed {
  background: transparent url(../images/icon-maximise-blue.gif) no-repeat scroll left 4px;
  padding-left: 15px;
  cursor: pointer;
  color: #009DE5; }

ul.expand_list li h3.collapsed:hover {
  background: transparent url(../images/icon-maximise-grey.gif) no-repeat scroll left 4px;
  color: #222; }

ul.expand_list li h3.expanded {
  background: transparent url(../images/icon-minimise-blue.gif) no-repeat scroll left 4px;
  padding-left: 15px;
  cursor: pointer;
  color: #009DE5; }

ul.expand_list li h3.expanded:hover {
  background: transparent url(../images/icon-minimise-grey.gif) no-repeat scroll left 4px;
  color: #222; }

ul.expand_list dl.details dt {
  width: 150px;
  clear: left; }

ul.expand_list dl.details dd {
  margin-left: 150px; }

ul.expand_list li div {
  margin-top: 5px; }

/**********misc************/
.space {
  margin: 1em 0 .5em;
  display: block; }

.accessibility {
  position: absolute;
  left: -999em; }

.float_left {
  float: left;
  display: inline-block; }

.float_right {
  float: right !important;
  display: inline-block; }

.type_small {
  font-size: 11px; }

.color_red,
a.color_red {
  color: #f60000; }

.color_grey,
a.color_grey {
  color: #888; }

a.color_grey:hover {
  color: #222; }

.inline_middle {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: middle; }

.inline_top {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: top; }

.rmv_b_marg {
  margin-bottom: 0; }

tr.faded td,
.faded {
  color: #aaa !important; }

.slider_container {
  position: relative;
  margin: 70px 0 0;
  padding: 0 0 0 16px; }

.info_box {
  float: right;
  width: 190px;
  background: #f2f2f2 url(../images/bg-info-box-top.png) no-repeat left top; }

.info_box h2 {
  font-size: 1.25em;
  font-weight: normal;
  padding: 10px 12px 0;
  margin: 0; }

.info_box ul {
  background: #f2f2f2 url(../images/bg-info-box-bottom.png) no-repeat left bottom;
  margin: 6px 0 0;
  padding: 0 0 0 12px;
  min-height: 82px;
  height: auto !important;
  height: 82px; }

.info_box ul li {
  font-size: 0.917em;
  list-style-type: none;
  line-height: 16px;
  padding-bottom: 3px;
  margin: 0; }

.info_box ul li a {
  background: transparent url(../images/arrow-blue-sm-right.gif) no-repeat scroll 0 50%;
  padding: 0 0 0 8px; }

/*******Easy slider***********/
.slider ul, .slider li {
  margin: 0;
  padding: 0;
  list-style: none; }

.slider li {
  /*
        define width and height of list item (slide)
        entire slider area will adjust according to the parameters provided here
    */
  width: 487px;
  height: 119px;
  overflow: hidden; }

.slider li div {
  width: 463px;
  height: 95px;
  padding: 9px 12px 12px;
  border-top: 1px solid #e3e2e2;
  border-bottom: 1px solid #e3e2e2;
  background-color: #f2f2f2; }

.slider li img {
  float: left;
  padding-top: 3px; }

.slider li h2, .slider li p {
  margin: 0 0 0 158px; }

.slider li h2 {
  font-size: 1.25em;
  font-weight: normal;
  padding: 0 0 2px; }

.slider li p {
  font-size: 0.917em;
  line-height: 18px; }

p.arrow_link {
  font-size: 1em;
  margin-top: 2px; }

p.arrow_link a {
  background: transparent url(../images/arrow-blue-sm-right.gif) no-repeat scroll 0 50%;
  padding: 0 0 0 9px; }

.slider li p.arrow_link {
  font-size: 1em;
  margin-top: 2px; }

#prevBtn, #nextBtn,
#slider1next, #slider1prev {
  display: block;
  width: 16px;
  height: 118px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
  text-indent: -999em; }

#nextBtn, #slider1next {
  left: 503px; }

#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a {
  display: block;
  position: relative;
  width: 16px;
  height: 118px;
  background: url(../images/slider-prev-button.png) no-repeat 0 0; }

#nextBtn a, #slider1next a {
  background: url(../images/slider-next-button.png) no-repeat 0 0; }

#prevBtn a:hover, #slider1prev a:hover, #nextBtn a:hover, #slider1next a:hover {
  background-position: 0 -155px; }

/*  -------------------------------------------
    SOCIAL MEDIA - contact page
----------------------------------------------- */
ul#social-media li {
  float: left;
  background: none;
  margin: 5px 10px 5px 0;
  padding: 0; }

a.social-media-button {
  background: url(../images/button-social-media-end.png) right top no-repeat;
  display: block;
  padding: 5px 10px 6px 0;
  position: relative; }

a.social-media-button:hover {
  background: url(../images/button-social-media-end-hover.png) right top no-repeat; }

a.social-media-button strong {
  background: url(../images/button-social-media-2.png) 0 0 repeat-x;
  padding: 5px 0 5px 35px;
  height: 15px; }

a.social-media-button:hover strong {
  background-position: 162px 0; }

img#twitter, img#facebook {
  position: absolute;
  top: 3px; }

img#twitter {
  right: 80px; }

img#facebook {
  right: 95px; }

/*  -------------------------------------------
    LOGOUT PAGE
----------------------------------------------- */
div.ms_promotions {
  margin-top: 45px;
  padding-top: 20px;
  border-top: 1px solid #c5c5c5; }

div.ms_promotions div.info_box, div.ms_promotions div.info_box ul {
  background: none; }

div.help_box {
  float: left;
  width: 450px; }

div.help_box h2 {
  font-size: 1.25em;
  font-weight: normal;
  margin: 0 0 6px 0;
  padding: 10px 12px 0; }

div.help_box img {
  float: left;
  margin-bottom: 20px; }

/*  -------------------------------------------
    SECURITY INFO - ACCOUNTS PAGE
----------------------------------------------- */
div.security-information {
  margin-top: 38px;
  font-size: 11px; }

div.security-information h2 {
  /*width: 170px;
    height: 19px;*/
  color: #555;
  margin-left: 12px;
  padding-left: 0;
  margin-bottom: 4px;
  /*background: url(../images/security-information.png) no-repeat;*/
  /*text-indent: -9999px;*/ }

ul#security-info-login {
  width: 190px;
  height: 37px;
  background: url(../images/security-information-bg.png) no-repeat;
  margin: 0;
  padding-top: 5px;
  list-style: none; }

ul#security-info-login li {
  padding: 0 0 0 13px; }

div#security_quicklinks ul {
  background: none;
  margin-top: 1px; }

div#security_quicklinks li a {
  background-image: none;
  padding: 3px 10px 4px;
  width: 164px; }

/*  -------------------------------------------
    Transaction future header
----------------------------------------------- */
.future_date_heading p {
  line-height: 22px; }

.future_date_heading p a {
  font-size: 11px; }

.future_date_heading span {
  font-size: 14px; }

table.listing .future_description {
  border-right: none; }

tr td p.center_large_icon {
  float: right;
  padding-left: 21px;
  position: relative;
  margin: 0; }

/*  -------------------------------------------
    Transaction icons
----------------------------------------------- */
/* The arrow icon is used for AP'S and DD'S there are four states, normal, failed , warning and hover */
span.arrow_icon {
  width: 8px;
  height: 8px;
  display: inline-block;
  background: url("/images/transaction-icons.png") no-repeat -5px -31px; }

/* hovered state */
tr:hover span.arrow_icon {
  background: url("/images/transaction-icons.png") no-repeat -5px -16px; }

/* warning arrow state */
span.arrow_icon.warning {
  background: url("/images/transaction-icons.png") no-repeat -5px -78px; }

/* failed arrow state */
span.arrow_icon.failed_transaction {
  /* background:url('/images/transaction-icons.png')no-repeat -4px 0; -- red */
  background: url("/images/transaction-icons.png") no-repeat -5px -78px;
  /* orange */ }

/* This icon is for transactions that are just money transfered from another account */
span.account_transfer_icon {
  width: 10px;
  height: 11px;
  background: url("/images/transaction-icons.png") no-repeat -4px -46px;
  display: inline-block; }

tr:hover span.account_transfer_icon {
  background: url("/images/transaction-icons.png") no-repeat -4px -143px; }

.failed_icon,
.warning_icon {
  position: absolute;
  left: 0;
  top: -2px;
  display: block;
  height: 18px;
  width: 18px; }

/* failed icon  */
.failed_icon {
  background: url("/images/transaction-icons.png") no-repeat 0 -95px; }

/* warining icon  */
.warning_icon {
  background: url("/images/transaction-icons.png") no-repeat 0 -120px; }

.incoming_icon {
  background: url("/images/transaction-icons.png") no-repeat -5px -159px;
  display: inline-block;
  width: 8px;
  height: 8px; }

tr:hover .incoming_icon {
  background: url("/images/transaction-icons.png") no-repeat -5px -171px; }

/*icons with right margins */
span.account_transfer_icon, span.arrow_icon, .failed_icon, .warning_icon {
  margin-right: 4px; }

/* --------------
    There are three states for failed transactions - Changes the text colour
-------------- */
/* Failed transaction  */
.listing .transaction_failed {
  color: #e10000; }

/* Transaction warning  */
tr.transaction_warning td {
  color: #e46008; }

/* Icoming money -- green */
.amount.incoming_money {
  color: #49971a; }

/*  -------------------------------------------
    Transaction filter Search results header
----------------------------------------------- */
div.results_header {
  padding: 7px 8px;
  background: #f0edcf;
  margin: 0 -8px -4px;
  position: relative;
  float: none;
  width: 712px;
  /* only here for the benefit of IE */ }

div.results_header span {
  font-size: 14px;
  color: #333; }

div.results_header em {
  font-weight: bold; }

/*  -------------------------------------------
    Account Switcher
----------------------------------------------- */
div.account_switcher {
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
  position: relative;
  left: 3px;
  display: inline; }

div.account_switcher a.account_switcher_toggle {
  z-index: 2;
  font-size: 11px;
  position: relative;
  height: 11px;
  white-space: nowrap;
  line-height: 11px;
  border-bottom: none;
  font-weight: normal;
  background: transparent url("../images/account-switcher-arrow.gif") no-repeat 100% 12px;
  border: 1px solid #fff;
  /* non-visible border to maintain layout on click state */
  padding: 7px 20px 6px 9px;
  border-bottom: none;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

div.account_switcher a.account_switcher_toggle.visible {
  z-index: 4;
  background-color: #fff;
  border-color: #c7c7c7 !important;
  box-shadow: #999 0 0 3px;
  -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.05); }

div.account_switcher a.account_switcher_toggle:hover {
  background-position: 100% -24px; }

div.account_switcher a.account_switcher_toggle span {
  position: absolute;
  background: white;
  width: 100%;
  left: 0;
  bottom: -6px;
  height: 10px;
  display: none; }

div.account_switcher a.account_switcher_toggle.visible span {
  display: block; }

div.account_switcher ul {
  padding: 2px 9px 0;
  position: absolute;
  background: #fff;
  z-index: 2;
  left: 0;
  top: 32px;
  border: 1px solid #c7c7c7;
  font-weight: normal;
  margin: 0;
  display: none;
  -moz-border-radius: 0 4px 4px 4px;
  border-radius: 0 4px 4px 4px;
  box-shadow: #999 0px 0px 3px;
  -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1); }

div.account_switcher li {
  margin: 0;
  list-style: none;
  border-top: 1px solid #ccc;
  padding: 0; }

div.account_switcher li a {
  font-size: 13px;
  line-height: 27px;
  color: #333;
  white-space: nowrap;
  padding: 1px 0 1px;
  display: block;
  font-weight: normal;
  position: relative;
  padding-right: 7.65em; }

div.account_switcher li.first,
div.account_switcher li:first-child {
  border-top: none; }

div.account_switcher li span {
  font-size: 11px;
  padding: 1px 0;
  color: #666;
  margin-left: 10px;
  position: absolute;
  right: 0;
  top: 0.075em;
  line-height: 27px; }

div.account_switcher li a:hover,
div.account_switcher li a:focus {
  color: #009DE5; }

div.account_switcher li em {
  font-weight: normal; }

/** Transaction filter version overrides **/
div.results_header div.account_switcher {
  float: none; }

div.results_header div.account_switcher a.account_switcher_toggle {
  border-color: #F0EDCF; }

div.results_header div.account_switcher ul {
  top: 20px; }

div.results_header div.account_switcher a.account_switcher_toggle {
  font-size: 0.93em; }

/*  -------------------------------------------
    copy PCR details
----------------------------------------------- */
td.copy_details div {
  position: relative;
  height: 1em;
  width: 60px; }

td.copy_details a {
  position: absolute;
  background: #F2F2F2 url("/images/copy-details.gif") no-repeat 0 0;
  width: 31px;
  height: 41px;
  padding-left: 2px; }

/* copy down */
td.copy_details div.copy_down a {
  top: 0.4em; }

td.copy_details div.copy_down a {
  background-position: 0 0; }

td.copy_details div.copy_down a:hover,
td.copy_details div.copy_down a:focus {
  background-position: 0 -41px; }

/* copy up */
td.copy_details div.copy_up a {
  top: -2.1em; }

td.copy_details div.copy_up a {
  background-position: -32px 0; }

td.copy_details div.copy_up a:hover,
td.copy_details div.copy_up a:focus {
  background-position: -32px -41px; }

#content > p {
  padding: 0 8px; }

p.intro_blurb {
  margin-top: -0.5em;
  font-size: 14px; }

p.h2 {
  color: #5FC418;
  margin-bottom: 6px;
  font-size: 18px;
  font-weight: bold; }

div.tab_medium {
  padding-top: 3px;
  margin-left: 162px; }

div.alert_opts {
  display: inline;
  float: right; }

.edit_details_container {
  position: relative; }

/* =verification
----------------------------*/
.info_list {
  position: relative; }

.verify_contact,
.enter_verification_code {
  font-size: 11px;
  margin-left: 10px; }

.verified {
  font-size: 11px;
  margin-left: 10px;
  color: #5FC418; }

/* =self-serve resets
----------------------------*/
div#disabled_wrapper {
  position: relative; }

div.modal_error {
  color: #fff;
  width: 390px;
  position: fixed;
  top: 180px;
  left: 285px;
  z-index: 150;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); }

div.modal_error div.modal_content {
  border-bottom: 1px solid #fff;
  padding: 18px 20px 20px; }

div.modal_error div.modal_content h3 {
  font-size: 1.6666666666em;
  /* 20px / 12px */
  margin-bottom: 7px;
  line-height: 1.2em;
  font-weight: normal; }

div.modal_error div.modal_content p {
  font-size: 1.083333333em;
  /* 13px / 12px */
  margin-top: 0.9em;
  margin-bottom: 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.9); }

div.modal_error div.modal_content p:first-child {
  margin-top: 0; }

div.modal_error div.modal_content a {
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
  text-decoration: underline; }

div.modal_error div.modal_content a:hover {
  text-decoration: none; }

div.modal_error div.modal_footer {
  height: 30px;
  padding: 10px 20px 12px 15px; }

div.modal_error.modal_urgent div.modal_content {
  background: #c11700;
  border-color: #a81703; }

div.modal_error.modal_urgent div.modal_footer {
  background: #b11803; }

div.modal_error.modal_alert div.modal_content {
  background: #5d6967;
  border-color: #535d5b; }

div.modal_error.modal_alert div.modal_footer {
  background: #576260; }

div.modal_error.modal_notice div.modal_content {
  background: #009de5;
  border-color: #0389c6; }

div.modal_error.modal_notice div.modal_footer {
  background: #0390d1; }

/* =PayStream
----------------------------*/
a#show_diagram {
  font-size: 0.93em;
  padding-left: 20px;
  cursor: pointer;
  margin-bottom: 10px; }

a.modal_button {
  background: url("../images/button-modal-r.png") no-repeat 100% 100%;
  padding-right: 15px;
  height: 30px;
  display: block;
  float: left; }

a.modal_button strong {
  background: url("../images/button-modal-l.png") no-repeat 0% 100%;
  float: left;
  padding: 6px 2px 6px 15px;
  color: #350707;
  font-size: 1em; }

a.modal_button:hover {
  background: url("../images/button-modal-r-hover.png") no-repeat 100% 100%; }

a.modal_button:hover strong {
  background: url("../images/button-modal-l-hover.png") no-repeat 0% 100%;
  color: #000; }

div.modal_error .modal_exit {
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
  float: right;
  font-size: 0.91666666666em;
  /* 11px / 12px */
  display: inline;
  line-height: 30px; }

div.modal_error .modal_exit a {
  padding: 0 0 2px 0;
  border-bottom: 1px solid #fff;
  border-bottom-color: rgba(255, 255, 255, 0.5);
  color: #fff; }

div.modal_error .modal_exit a:hover {
  border-bottom: none;
  cursor: pointer; }

div#modal_overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: url("../images/modal-overlay-bg.png");
  z-index: 10; }

.important_message a.grey_button {
  width: 165px; }

a.grey_button {
  background: url("../images/grey-button-r.gif") no-repeat 100% 100%;
  padding-right: 15px;
  height: 33px;
  display: block;
  float: left;
  margin-left: 5px; }

a.grey_button strong {
  background: url("../images/grey-button-l.gif") no-repeat 0% 100%;
  float: left;
  padding: 6px 2px 6px 13px;
  font-weight: normal;
  color: #009DE5;
  font-size: 0.93em;
  height: 21px; }

a.grey_button strong:hover {
  color: #222; }

span.inline_requirements {
  display: inline-block;
  margin-left: 7px;
  margin-top: 2px; }

span.inline_requirements span.requirement {
  margin-right: 12px; }

span.inline_requirements span.requirement b {
  display: inline-block;
  width: 13px;
  height: 12px;
  margin: -5px 7px 0 0;
  vertical-align: middle;
  background: url("../images/tick-sprite.png") no-repeat right top; }

.progress.save a.not_ready strong {
  background-image: url("../images/button_progress_bg_disabled.gif"); }

.progress.save a.not_ready {
  background-image: url("../images/button_progress_round_disabled.gif"); }

.progress.save a.not_ready:hover,
.progress.save a.not_ready:hover strong {
  color: #fff !important;
  cursor: default !important; }

h1#logout_heading {
  border-bottom: none;
  border-top: 1px solid #efefef;
  padding: 30px 0 0 0;
  margin-bottom: 60px;
  font-size: 2.5em; }

h2#logout_subheading {
  color: #000;
  border-bottom: 1px solid #efefef;
  padding: 0 0 10px 0;
  margin-bottom: 15px;
  margin-top: 55px;
  font-size: 1.5em; }

div#logout_copy {
  width: 330px;
  float: left; }

div#logout_copy p {
  margin-top: 10px; }

div#logout_copy a.arrow {
  background: url("../images/arrow-green-sm-right.gif") no-repeat left center;
  padding-left: 8px; }

img#logout_image {
  float: right; }

div.alt_process {
  padding: 10px; }

.remove_detail {
  font-size: 0.93em;
  display: block;
  margin-top: 5px; }

div.alt_process li > ol > li {
  display: inline !important; }

div.alt_process li.first {
  border: none;
  padding-bottom: 2px; }

tr.currency_edit td {
  background: #fffcdb;
  padding: 10px; }

tr.currency_edit .process,
tr.currency_edit .progress {
  background: none;
  border: none;
  padding: 0;
  padding-top: 11px; }

tr.currency_edit label.choose_radio {
  font-weight: bold;
  margin: 0 10px 0 0; }

tr.currency_edit label.choose_radio span {
  font-size: 0.93em;
  font-weight: normal; }

tr.currency_edit label.choose_radio input {
  vertical-align: 0px;
  margin-right: 4px; }

div.inline_popover {
  width: 254px;
  background: #e88011;
  padding: 4px 12px 12px 7px;
  position: absolute;
  z-index: 1;
  left: 315px;
  top: 4px;
  display: none; }

div.inline_popover p {
  line-height: 1.3em;
  font-size: 0.9166em;
  color: #fff;
  margin: 0;
  position: relative; }

div.inline_popover span {
  display: block;
  width: 6px;
  height: 8px;
  background: url("../images/tick-sprite.png") no-repeat left -12px;
  position: absolute;
  left: -13px;
  top: 3px; }

.progress a.back-link {
  background-image: none;
  line-height: 24px;
  padding-left: 10px; }

/*** ORM ****/
/**/
/* dropdown arrows */
a.dropdown_arrow {
  cursor: pointer; }

a.dropdown_arrow span {
  background: transparent url(../images/arrow_up_and_down_black_hover.png) no-repeat 0 1px;
  padding: 0 10px 0 0px;
  margin-left: 5px; }

a.dropdown_arrow:hover span {
  background-position: 0px -16px; }

a.dropdown_arrow.on span {
  background-position: -12px 1px; }

a.dropdown_arrow.on:hover span {
  background-position: -12px -16px; }

.orm_header a.dropdown_arrow {
  position: absolute;
  right: 125px;
  top: 55px; }

.questions_answer {
  display: none; }

.questions_answer.show {
  display: block; }

.orm_header {
  position: relative;
  margin-bottom: 16px;
  z-index: 10; }

.orm_header a.link_btn {
  position: relative;
  top: -2px; }

.orm_message_header {
  margin-bottom: 52px; }

.relative_wrapper {
  height: 86px;
  position: relative; }

.relative_wrapper p,
.orm_header p {
  display: inline-block;
  float: left;
  padding-left: 10px;
  /*margin-bottom:20px;*/ }

.orm_header p {
  width: 550px;
  float: none; }

.john_wrapper,
.orm_photo_wrapper {
  float: right;
  position: absolute;
  top: -17px;
  right: 0; }

#john_dropdown_link,
.orm_dropwdown_link {
  float: left;
  padding-top: 73px;
  display: inline-block;
  font-size: 0.9167em;
  margin-right: -3px; }

.john_dropdown_wrapper,
.orm_dropdown_wrapper {
  display: none; }

.orm_dropdown_wrapper {
  width: auto !important; }

.john_dropdown,
.orm_dropdown {
  clear: both;
  overflow: hidden;
  display: block;
  background: none;
  border: none;
  padding: 9px 10px 5px; }

h2.block_header.small_margin,
.heading_box.small_margin {
  margin-top: 10px; }

.orm_header ul.links_list {
  padding-top: 0; }

.change_contact {
  float: right; }

/* Goal tracker (August 2013) */
.goals {
  clear: both;
  margin: 1em 0; }

.goal_button {
  display: inline-block;
  position: relative;
  text-align: center;
  margin-left: 0.5em; }

.goal_button__bg {
  width: 78px;
  height: 78px;
  background: #fff;
  -webkit-border-radius: 78px;
  /* excessive border-radius to ensure it becomes a circle */
  border-radius: 78px;
  background-clip: padding-box; }

.goal_button--selected .goal_buton__bg {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08); }

.goal_button__icon {
  display: inline-block;
  width: 78px;
  height: 78px;
  background-image: url("/images/goal-icons.png?nocache=3");
  background-repeat: no-repeat;
  opacity: 0.5;
  -webkit-transition: opacity 0.1s ease-in-out;
  -moz-transition: opacity 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out; }

.goal_button.travel .goal_button__icon {
  background-position: 0 0; }

.goal_button.family .goal_button__icon {
  background-position: -78px 0; }

.goal_button.fun .goal_button__icon {
  background-position: -156px 0; }

.goal_button.house .goal_button__icon {
  background-position: -234px 0; }

.goal_button.savings .goal_button__icon {
  background-position: -312px 0; }

.goal_button.debts .goal_button__icon {
  background-position: -390px 0; }

.goal_button.future .goal_button__icon {
  background-position: -546px 0; }

.goal_button.car .goal_button__icon {
  background-position: -468px 0; }

.goal_button--selected.travel .goal_button__icon {
  background-position: 0 -78px; }

.goal_button--selected.family .goal_button__icon {
  background-position: -78px -78px; }

.goal_button--selected.fun .goal_button__icon {
  background-position: -156px -78px; }

.goal_button--selected.house .goal_button__icon {
  background-position: -234px -78px; }

.goal_button--selected.savings .goal_button__icon {
  background-position: -312px -78px; }

.goal_button--selected.debts .goal_button__icon {
  background-position: -390px -78px; }

.goal_button--selected.future .goal_button__icon {
  background-position: -546px -78px; }

.goal_button--selected.car .goal_button__icon {
  background-position: -468px -78px; }

.goal_button .text {
  display: inline-block;
  text-transform: uppercase;
  font-size: 11px;
  color: #777;
  padding-top: 0.5em;
  transition: color 0.1s ease-in-out; }

.goal_button:hover,
.goal_button:focus,
.goal_button:active {
  cursor: pointer; }

.goal_button--selected .goal_button__icon,
.goal_button:hover .goal_button__icon,
.goal_button:focus .goal_button__icon,
.goal_button:active .goal_button__icon {
  opacity: 1;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none; }

.goal_button--selected .text,
.goal_button:hover .text,
.goal_button:focus .text,
.goal_button:active .text {
  color: #333;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none; }

/* The goal summary table */
div.process.goal_process {
  position: relative;
  padding-top: 25px;
  padding-bottom: 35px;
  padding-left: 8px; }

.goal_process .goal__graphic {
  width: 250px;
  float: left;
  position: relative; }

#goal__canvas {
  width: 250px;
  height: 250px;
  display: none;
  /* is shown by JS */ }

.goal__graphic_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -78px;
  margin-left: -78px;
  z-index: 1; }

.goal__graphic_icon.icon_shadow {
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1); }

.goal_process .goal__text {
  width: 395px;
  float: right; }

.goal__text.padding_top {
  padding-top: 3em; }

.goal_process .goal__summary_heading {
  text-transform: uppercase;
  text-align: center;
  margin-top: 1.75em;
  margin-bottom: 0.7em; }

table.goal__summary {
  border: 0;
  border-top: 0 !important;
  border-bottom: 1px solid #d5d5d5;
  table-layout: fixed; }

table.goal__summary th,
table.goal__summary td {
  background-color: transparent;
  border: 0;
  border-top: 1px solid #d5d5d5;
  padding: 10px 0 11px; }

table th.goal__saved,
table th.goal__deadline {
  width: 50%;
  padding: 3px 0 4px; }

.goal__saved {
  border-right: 1px solid #d5d5d5 !important; }

.goal__deadline.primary_info {
  padding: 10px 0 10px !important; }

.goal__summary .large {
  /*font-family: 'ff-meta-serif-pro', 'Georgia', serif;*/
  font-weight: bold;
  margin: 0;
  /*padding-left: 5%;
        padding-right: 5%;*/
  display: inline-block;
  width: 50%;
  vertical-align: middle;
  text-align: center;
  line-height: 45px;
  padding-top: 3px;
  font-size: 30px; }

.goal__summary .figure {
  padding-right: 3px;
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/*
    .goal__summary .percentage {
        font-size: 28px;
    }
    */
.goal__saved .tag {
  background: #80cb5c; }

.goal__saved .tag:before {
  border-left: 6px solid #80cb5c;
  right: -6px; }

.goal__deadline .tag {
  background: #70a656; }

.goal__deadline .tag:before {
  border-right: 6px solid #70a656;
  left: -6px; }

table.goal__summary .minor_label {
  text-transform: uppercase; }

.tag {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  padding: 0.45em 0.65em;
  text-align: center;
  font-size: 11px;
  color: #fff;
  width: 40%;
  vertical-align: middle; }

.tag:before {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent; }

.goal__message {
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  background-color: #f1fcec;
  padding: 2.25em 3em 1.8em; }

.goal__message h3 {
  font-size: 18px;
  margin-bottom: 0.4em;
  float: left; }

.goal__message h3 img {
  vertical-align: middle;
  padding-right: 0.25em; }

.goal__message .link_btn {
  float: right;
  margin-top: 4px; }

.deadline_defaults {
  float: left;
  margin: 2px 0 0 5px; }

#goal_average_saving {
  top: -62px;
  left: -256px;
  width: 400px; }

#goal_average_saving .indicator_bottom {
  top: auto;
  bottom: -8px;
  left: 255px; }

@media screen and (-webkit-min-device-pixel-ratio: 2) {
  #main_nav li a {
    background-image: url(../images/nav-sprite-retina.png);
    background-size: 41px 994px; }
  .goal__summary .large {
    font-size: 28px; } }

.flag {
  display: inline-block;
  text-transform: uppercase;
  color: #fff !important;
  background-color: #ccc;
  font-size: 9px !important;
  font-weight: normal !important;
  line-height: 9px !important;
  padding: 2px 3px 2px !important;
  position: absolute; }

.flag--new {
  background-color: #E64444; }

.flag--goal-tracker {
  top: -13px;
  left: 50%;
  margin-left: -12px; }

.flag--new-feature {
  margin-left: -32px; }

.arrow {
  border-color: transparent;
  border-style: solid;
  border-width: 4px;
  height: 0;
  width: 0;
  position: absolute; }

.flag--new .arrow--right {
  border-left-color: #E64444;
  top: 4px;
  right: -6px;
  border-width: 3px; }

.flag--new .arrow--bottom {
  border-top-color: #E64444;
  left: 9px;
  bottom: -8px; }

/*
=address finder
-----------------------------------------------------*/
.af_wrapper {
  border: 1px solid #cbcbcb;
  border-top: 0;
  display: block;
  position: absolute;
  width: 416px; }

.af_list {
  list-style: none;
  margin: 0; }

.af_item {
  display: block;
  padding: 0.6em;
  border-top: 1px solid #D5D5D5;
  background: #fff;
  margin: 0; }

.af_item:first-child {
  border-top: 0; }

.af_item:hover {
  cursor: pointer;
  background: #e9f8da; }

.af_item--hover-disabled:hover {
  cursor: default;
  background: #fff; }

/*
=refresh account balances
-----------------------------------------------------*/
.refresh_link {
  padding-right: 19px;
  position: relative; }

.refresh_link .icon {
  display: inline-block;
  height: 16px;
  width: 16px;
  position: absolute;
  top: 1px;
  right: -2px;
  background: transparent url("/images/icon-refresh.png") 0 0; }

.refresh_link:hover .icon {
  background-position: -16px 0; }

.refresh_link.disabled {
  color: #868686; }

.refresh_link.disabled .icon {
  background-position: -32px 0; }

.refresh_link.refreshing .icon {
  background-image: url("/images/icon-refreshing.gif"); }

.refresh_link.disabled:hover,
.refresh_link.refreshing:hover {
  cursor: default; }

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative; }

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0; }

.noUi-handle {
  position: relative;
  z-index: 1; }

.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
   its values is > 50%. */
  z-index: 10; }

.noUi-stacking + .noUi-origin {
  /* Fix stacking order in IE7, which incorrectly
   creates a new context for the origins. */
  *z-index: -1; }

.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 8px; }

.noUi-horizontal .noUi-handle {
  width: 29px;
  height: 29px;
  left: -17px;
  top: -11px; }

.noUi-horizontal.noUi-extended {
  padding: 0 15px; }

.noUi-horizontal.noUi-extended .noUi-origin {
  right: -15px; }

.noUi-vertical {
  width: 18px; }

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px; }

.noUi-vertical.noUi-extended {
  padding: 15px 0; }

.noUi-vertical.noUi-extended .noUi-origin {
  bottom: -15px; }

/* Styling for no ui slider  */
.noUi-background {
  background: #c6c6c6;
  /*box-shadow: inset 0 1px 1px #f0f0f0;*/ }

.noUi-connect {
  background: #00b3eb;
  /*box-shadow: inset 0 0 3px rgba(51,51,51,0.45);*/
  -webkit-transition: background 450ms;
  transition: background 450ms; }

.noUi-origin {
  border-radius: 10px; }

.noUi-target {
  border-radius: 14px;
  /*border: 1px solid #D3D3D3;*/
  /*box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;*/ }

.noUi-target.noUi-connect {
  /*box-shadow: inset 0 0 3px rgba(51,51,51,0.45), 0 3px 6px -5px #BBB;*/ }

/* Handles and cursors;
 */
.noUi-dragable {
  cursor: w-resize; }

.noUi-vertical .noUi-dragable {
  cursor: n-resize; }

.noUi-handle {
  background: url(/images/button-slider-handle.png) no-repeat 0 0;
  /*border: 1px solid #D9D9D9;*/
  /*border-radius: 15px;*/
  /*background: #FFF;*/
  /*cursor: default;*/
  /*box-shadow: inset 0 0 1px #FFF,*/
  /*inset 0 1px 7px #EBEBEB,*/
  /*0 3px 6px -3px #BBB;*/ }

/*.noUi-active {*/
/*box-shadow: inset 0 0 1px #FFF,*/
/*inset 0 1px 7px #DDD,*/
/*0 3px 6px -3px #BBB;*/
/*}*/
/* Handle stripes;
 */
/*.noUi-handle:before,*/
/*.noUi-handle:after {*/
/*content: "";*/
/*display: block;*/
/*position: absolute;*/
/*height: 10px;*/
/*width: 1px;*/
/*background: #E8E7E6;*/
/*left: 11px;*/
/*top: 8px;*/
/*}*/
/*.noUi-handle:after {*/
/*left: 15px;*/
/*}*/
/*.noUi-vertical .noUi-handle:before,*/
/*.noUi-vertical .noUi-handle:after {*/
/*width: 14px;*/
/*height: 1px;*/
/*left: 6px;*/
/*top: 14px;*/
/*}*/
.noUi-vertical .noUi-handle:after {
  top: 17px; }

/* Disabled state;
 */
[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #B8B8B8; }

[disabled] .noUi-handle {
  cursor: not-allowed; }

/*
= Fixed home loan process
-----------------------------------------------------*/
.process h2 span.title_monthly_value,
.process h2 span.title_monthly_rate {
  font-size: 14px;
  font-weight: bold;
  margin: 0; }

.right.secondary-information {
  margin-right: 18px; }

.title_monthly_value {
  display: none; }

.calc-container {
  position: relative;
  margin-top: 3px; }

.inactive,
.secondary-information,
.inactive.process h2,
.inactive .message-select-rate,
.inactive span.dollar {
  color: #939393; }

.inactive #monthly-payments-field {
  color: white; }

#js-calculate-button {
  height: 22px;
  color: white;
  background: #00b3eb;
  padding: 6px 8px;
  margin-left: -10px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.payment-difference-less,
.payment-difference {
  display: inline-block;
  margin: 0 !important;
  color: #555; }

.js-hide {
  display: none; }

.slider {
  display: none; }

#slider-handle-bubble .arrow-up {
  top: -6px;
  left: 41%;
  border-bottom: 6px solid #00b3eb; }

#slider-handle-bubble {
  position: absolute;
  background: #00b3eb;
  color: white;
  top: 100%;
  display: none;
  padding: 3px 6px;
  border-radius: 3px;
  margin-top: 5px;
  left: -74%; }

#monthly-payments-field {
  height: 22px;
  font-weight: bold;
  padding-left: 5px;
  font-size: 14px; }

span.dollar {
  line-height: 27px;
  padding: 6px 4px 6px;
  font-size: 1em; }

.inactive input.text {
  border-color: #D5D5D5; }

.arrow-up {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #e4e4e4;
  position: absolute;
  top: -7px;
  left: 41px; }

.messages-container {
  display: none;
  background: #e4e4e4;
  padding: 22px 45px 8px 45px;
  position: relative; }

.messages-container__message {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease; }

.messages-container.js-animate .messages-container__message {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0; }

/*
 * Minimum and maximum amounts
 *
 *
 */
.rate-slider .amount {
  border-bottom: 1px dotted #e4e4e4;
  width: auto !important;
  cursor: pointer;
  position: relative; }

.rate-slider .amount.right .tooltip {
  left: -375px;
  text-align: left; }

.rate-slider .tooltip {
  display: none;
  position: absolute;
  background: #fffee4;
  left: 118px;
  top: -27px;
  width: 330px;
  padding: 10px 20px 14px 14px;
  border: 1px solid #D5D5D5;
  font-size: 11px;
  color: #333;
  line-height: 17px; }

.rate-slider .tooltip-arrow {
  background: url(/images/message-indicator-left.png) no-repeat 0 0;
  width: 14px;
  height: 20px;
  display: block;
  position: absolute;
  left: -10px;
  top: 19px; }

.rate-slider .tooltip-arrow-right {
  background: url(/images/message-indicator-right.png) no-repeat 0 0;
  left: 100%; }

.rate-slider .icon-help {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(/images/icon-help-alt.png) no-repeat 0 0;
  position: absolute;
  right: -18px;
  top: 1px; }

#message-2,
#message-3 {
  display: none;
  max-width: 480px; }

.overlay {
  position: absolute;
  top: 0;
  left: 0; }

.visadebitsprite {
  background: url("/images/vdcsprite.png") no-repeat 0 0;
  width: 178px;
  height: 120px; }

.visadebitsprite.paywave {
  background: url("/images/vdcsprite-paywave-v2.png") no-repeat 0 0; }

.visadebitsprite.flare {
  background-position: 0 -120px; }

.visadebitsprite.koru {
  background-position: 0 -240px; }

.visadebitsprite.paisley {
  background-position: 0 -360px; }

.visadebitsprite.sequins {
  background-position: 0 -480px; }

.visadebitsprite.newzealand {
  background-position: 0 -600px; }

.visadebitsprite.kiwi {
  background-position: 0 -720px; }

.ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block; }

.ellipsis.to-account {
  width: 200px; }

table .col-description {
  width: 240px; }

table .col-name {
  width: 270px; }

table .col-70 {
  width: 70px; }

table .col-71 {
  width: 71px; }

table .col-90 {
  width: 90px; }

table .col-180 {
  width: 180px; }

table .col-120 {
  width: 120px; }

.statement_details input[disabled] {
  background: #EEEEEE; }

.visadebitsprite.heart {
  background-position: 0 -840px; }

table#payees.pad-reduce td {
  padding: 2px;
  vertical-align: middle; }

.visadebitsprite.jetplane {
  background-position: 0 -960px; }

table .wrap {
  white-space: normal; }

table.listing tr.failed td.first {
  position: relative; }

.sprite-alert-12 {
  background-image: url("/images/sprite-alert-12.png");
  width: 11px;
  height: 12px; }

.sprite-alert-12.edge {
  position: absolute;
  left: -6px;
  top: 8px; }

.sprite-alert-12.edge {
  position: absolute; }

li .sprite-alert-12.edge {
  left: -15px;
  top: 3px; }

td .sprite-alert-12.edge {
  left: -6px;
  top: 8px; }

.obsolete .sprite-alert-12 {
  background-position: 11px 0; }

.deprecated .detailsmessage {
  background-color: #FFF3EB;
  border: 1px solid #F69732; }

.obsolete .detailsmessage {
  background-color: #FFEAEB;
  border: 1px solid #F6323C; }

.detailsmessage {
  display: none;
  padding: 8px;
  margin-top: 8px; }

.heading_box a {
  margin-left: 20px; }

table.dl_style thead th {
  padding: 0; }

.view_details table.statement_details td.last {
  padding: 0;
  width: 100%; }

a.kiwiwealth_link {
  display: block;
  height: 165px;
  width: 314px;
  background: transparent url("/images/kiwiwealth-balance-v2.3-final@1x.png") no-repeat 0 0;
  border: 1px solid;
  margin: 19px -3px;
  color: lightgray;
  border-radius: 4px;
  box-shadow: 0 2px 4px; }

a.kiwiwealth_link:hover {
  border-color: #20a2df; }

table .col-90 {
  width: 90px; }

table .col-180 {
  width: 180px; }

table .col-360 {
  width: 360px; }

/*
    ============================================================================
    Credit Card Selector CSS
    ============================================================================

    Media Elements
    ----------------------------------------------------------------------------

    The media pattern was first developed at Facebook as a generic object for
    cutting down on repetition when positioning text and images next to each
    other.
*/
.media {
  display: block; }

.media__body {
  display: block;
  overflow: hidden; }

.media__image {
  float: left;
  margin-right: 1.5em;
  display: block;
  overflow: hidden; }

/*
    ============================================================================
    Generic Grid
    ============================================================================

    This grid utilises the negative margin technique popularised by
    Harry Roberts (CSS Wizardry)

*/
.grid-float {
  margin-left: -2em; }

.grid-float > * {
  float: left;
  padding-left: 2em; }

/*
    ============================================================================
    Clearfix
    ============================================================================

    The only clearfix you need now (IE8+)
*/
.grid-float:after,
.media:after {
  content: "";
  display: table;
  clear: both; }

/*
    ============================================================================
    Credit Card Picker styles
    ============================================================================
*/
.credit-card-group {
  padding-top: 2em; }

.credit-card {
  position: relative;
  display: block;
  box-sizing: border-box;
  margin-left: 0;
  margin-bottom: 2em; }

.credit-card__input {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0); }

.credit-card__input:focus {
  outline: none; }

.credit-card__image {
  width: 112px;
  display: block;
  background-color: #DDDCDC;
  height: 72px;
  border-radius: .4em;
  overflow: hidden; }

.credit-card__image > img {
  display: block;
  max-width: 100%; }

.credit-card__body {
  padding: 1.25em;
  border: solid 1px #dfdfdf;
  background-color: #eaeaea;
  border-radius: .4em;
  height: 6em; }

/*
        Note that :checked isn't supported by IE8 so you'll need to implement
        some JavaScript to add the `.checked` class to the input. An example
        is included in the HTML file.
    */
.credit-card__input:checked + .credit-card__body,
.credit-card__input.checked + .credit-card__body {
  background-color: #f1fcec;
  border-color: #37A003;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }

.credit-card__body h4 {
  font-size: 12px;
  line-height: 1.4;
  max-width: 90%;
  margin-bottom: 0; }

.credit-card__input:hover + .credit-card__body {
  background-color: #f1fcec; }

.credit-card__fineprint {
  color: #777;
  font-size: 11px; }

.credit-card__link {
  position: relative;
  z-index: 2;
  font-size: 11px; }

/*
    ============================================================================
    Layout overrides
    ============================================================================
*/
.one-half,
.credit-card {
  width: 50%; }

/* Ensure ng-cloak works - see https://docs.angularjs.org/api/ng/directive/ngCloak */
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important; }

.no-resize {
  resize: none; }

input.radio.ng-pristine.ng-invalid-required {
  box-shadow: none; }

select.ng-pristine.ng-invalid-required {
  box-shadow: none; }

.kb-clearable {
  background-image: url("/images/clear-field.gif");
  background-repeat: no-repeat;
  background-attachment: initial;
  background-position: right -15px top 4px; }

.kb-clearable.x {
  background-position: right 7px top 4px; }

.kb-clearable.onX {
  cursor: pointer; }

.disableNowrap {
  white-space: normal !important; }

/*
    For TFA
*/
.btn--primary {
  background-color: #6cc930;
  color: #fff !important;
  border-color: #6cc930; }

.btn--primary:hover {
  background-color: #5aa828;
  border-color: #5aa828; }

/*
    Spinner
*/
.spinner .ispinner-blade {
  background-color: #6cc930; }

md-icon svg {
  fill: inherit; }

.icon-svg-white {
  fill: #ffffff; }

