body {
  margin: 0;
  padding: 0;
  font-size: 1em;
  line-height: 1em !important;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center
}

/* ---------------------- global style ---------------------- */
.innerWrap {
  width: 940px;
  text-align: left;
  margin: 0 auto;
  font-size: 0.75em
}

.printWrap {
  padding: 6px;
  text-align: left;
  margin: 0 auto;
  font-size: 0.6em
}

.printFullSize {
  margin: 0 auto;
  padding: 0;
  font-size: 1.7em; /* printWrap sets font-size to 0.6 ... this reverts the font-size back to 1em (0.6 * 1.7 = 1) */
}

.coverWrap {
  display: table;
  width: 940px
}

.pageWrap {
  padding: 10px 0
}

.pageSideWrap {
  width: 200px;
  float: left;
}

.pageContentWrap {
  float: left;
  width: 720px;
  padding: 0 0 0 20px
}

/* ---------------------- clear style ---------------------- */
h1, h2, h3, h4, dl, dt, dd, p, form {
  margin: 0;
  padding: 0
}

h1, h2, h3, h4 {
  line-height: normal
}

ul, ol, li {
  margin: 0;
  padding: 0;
  list-style: none
}

fieldset {
  margin: 0;
  padding: 0;
  border: none
}

ul.dottedList li {
  display: list-item;
  list-style: disc;
  color: #000000;
}

ul.dottedList {
  padding: 0 0 0 18px;
}

ul.spacedList {
}

ul.spacedList li {
  margin: 10px 0 0 0;
}

.formView fieldset.relatedAmountFields .formUnit {
  width: 380px;
}

.formView fieldset.relatedAmountFields .dataItem {
  width: 95px;
  text-align: right;
  float: left;
  padding-right: 15px;
}

.formView fieldset.relatedAmountFields .amountSuffix {
  float: left;
  margin-top: 4px;
  margin-left: 4px;
}

.formView fieldset.relatedAmountFields .helpItem {
  margin-right: -14px;
  padding-top: 6px;
  float: right;
}

.formView fieldset.relatedAmountFields .amountSeparator {
  border-top: 1px solid #000;
}

.guidingText {
  padding: 10px 20px 10px 20px;
}

.dataView table.anchorLinks {
  margin-bottom: 10px;
}

.dataView table.anchorLinks td {
  border-right: 0;
}

.transferView .dAccountUnit .explanationUnit {
  float: left;
  width: 580px;
  padding: 0 0 0 74px;
  color: #333
}

a {
  text-decoration: underline;
  color: #2E9A76
}

a:hover {
  text-decoration: none
}

img {
  border: none;
  vertical-align: top
}

.unavailable {
  opacity: 0.2;
  filter: alpha(opacity=20);
}

input, button, select, textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  vertical-align: middle;
  margin: 0;
  padding: 0
}

.threeCols {
  width: 40%;
  white-space: nowrap;
}

.amountColumn {
  width: 80px;
}

.filterHolder, .filterHolder-wide {
  float: left;
}

.sortableColumn img {
  /*.filterable img {*/
  float: right;
  margin-left: -17px;
  margin-top: -16px;
  /*position: absolute;*/
}

.filterHolder select, .filterHolder-wide select {
  margin-top: 6px;
  margin-bottom: 6px;
}

.filterHolder select {
  width: 100px;
}

.filterHolder-wide select {
  width: 130px;
}

input[type=button]::-moz-focus-inner, button::-moz-focus-inner {
  border: 0;
  padding: 0
}

a.accessibilityNav {
  position: absolute;
  top: -1000px;
  left: 0;
  z-index: 1000;
  font-size: 1em;
  padding: 2px;
  font-weight: normal;
  background: #328D6F;
  color: #fff;
}

a.accessibilityNav:focus, a.accessibilityNav:active {
  top: 4px;
  left: 0;
  color: #fff;
}

a.accessibilityLink {
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

input[type=button].btnItem, button.btnItem, button.btnArrowItem, button.btnAddItem {
  overflow: visible;
  background: none;
  border: none;
  padding: 0 1px 1px 0;
  cursor: pointer
}

.btnItem, .btnArrowItem, .btnAddItem {
  overflow: hidden;
  height: 24px;
  text-decoration: none
}

.btnItem:hover, .btnArrowItem:hover, .btnAddItem:hover {
  text-decoration: none
}

span.butItemOpen, button.btnItem span, a.btnItem span, button.btnArrowItem span, a.btnArrowItem span, button.btnAddItem span, a.btnAddItem span {
  float: left;
  padding: 0 12px 0 0;
  background: url("/ib-seam/javax.faces.resource/images/btnBg.gif.seam?ln=app&v=21.15.06l") no-repeat right -52px;
  cursor: pointer;
  text-align: center;
  height: 24px
}

button.btnItemDisabled span, a.btnItemDisabled span, button.btnArrowItemDisabled span, a.btnArrowItemDisabled span, button.btnAddItemDisabled span, a.btnAddItemDisabled span {
  background: url("/ib-seam/javax.faces.resource/images/btnBgDisabled.gif.seam?ln=app&v=21.15.06l") no-repeat right -52px;
  cursor: default;
}

input[type=button].btnItem {
  color: #fff;
  font-weight: bold;
}

strong.butItemClose, button.btnItem span strong, a.btnItem span strong, button.btnArrowItem span strong, a.btnArrowItem span strong, button.btnAddItem span strong, a.btnAddItem span strong {
  color: #fff;
  float: left;
  cursor: pointer;
  white-space: nowrap;
  height: 24px;
  line-height: 23px;
  padding: 0 0 0 12px;
  background: url("/ib-seam/javax.faces.resource/images/btnBg.gif.seam?ln=app&v=21.15.06l") no-repeat left 0;
  font-size: 1em
}

button[disabled] span strong,
button:disabled span strong {
  color: #fff;
  border: none;
}

button.btnItemDisabled span strong, a.btnItemDisabled span strong, button.btnArrowItemDisabled span strong, a.btnArrowItemDisabled span strong, button.btnAddItemDisabled span strong, a.btnAddItemDisabled span strong {
  background: url("/ib-seam/javax.faces.resource/images/btnBgDisabled.gif.seam?ln=app&v=21.15.06l") no-repeat left 0;
  cursor: default;
}

button.btnArrowItem span, a.btnArrowItem span {
  padding: 0 30px 0 0;
  background-position: right -26px
}

button.btnAddItem span, a.btnAddItem span {
  padding: 0 30px 0 0;
  background-position: right -78px
}

/* ---------------------- header style ---------------------- */
.headerWrap {
  background: url("/ib-seam/javax.faces.resource/images/headerBg.png.seam?ln=app&v=21.15.06l") repeat-x left bottom;
  padding: 0 0 5px 0
}

.headerWrap .innerWrap {
  position: relative
}

.headerWrap .hLogoUnit {
  float: left;
  padding: 13px 0 60px 0
}

.headerWrap .hLogoUnit img {
  vertical-align: top
}

/* top links style */
.hNavSysView {
  float: right;
  padding: 12px 0 5px 0;
  width: 405px;
  margin-right: 260px;
}

.hNavSysView ul {
  float: right;
  padding: 7px 0 0 0;
  color: #000
}

.hNavSysView li {
  float: left;
  border-right: 1px solid #B2B2B2;
  padding: 0 6px;
  line-height: 1em
}

.hNavSysView li:last-child {
  border-right: 0;
}

.hNavSysView a {
  color: #6B6B6B
}

li.hLangUnit {
  padding: 0 3px
}

li.hLangUnit ul {
  float: left;
  text-transform: uppercase;
  padding: 0
}

li.hLangUnit li {
  border: none;
  padding: 0 3px
}

li.hSizeUnit {
  padding: 0 3px
}

li.hSizeUnit ul {
  float: left;
  text-transform: uppercase;
  padding: 0
}

li.hSizeUnit li {
  border: none;
  padding: 0 3px;
  position: relative
}

li.hSizeUnit li.normalItem {
}

li.hSizeUnit li.largerItem {
  font-size: 1.250em;
  margin: -3px 0 0 0
}

/* 15px */
li.hSizeUnit li.largestItem {
  font-size: 1.333em;
  margin: -4px 0 0 0
}

/* 16px */
/* top search box style */
.hSearchUnit {
  float: right;
  padding: 0 0 0 12px
}

.hSearchUnit fieldset {
  float: left
}

.hSearchUnit label {
  display: none
}

::-ms-clear {
  display: none;
}

::-ms-reveal {
  display: none;
}

.hSearchUnit .inputItem {
  float: left;
  background: url("/ib-seam/javax.faces.resource/images/headerInputBg.gif.seam?ln=app&v=21.15.06l") no-repeat 0 0
}

.hSearchUnit .inputItem input {
  float: left;
  border: none;
  background: none;
  padding: 5px 10px;
  width: 200px;
  margin: 0 5px 0 0
}

.hSearchUnit input.defItem {
  color: #999999;
  font-style: italic
}

.hSearchUnit button {
  float: left;
  width: 10px;
  height: 14px;
  border: none;
  overflow: hidden;
  background: url("/ib-seam/javax.faces.resource/images/headerBtnBg.gif.seam?ln=app&v=21.15.06l") no-repeat;
  text-indent: -99em;
  font-size: 0;
  cursor: pointer;
  margin: 5px 0 0 0
}

/* top navigation style */
.hNavMainView {
  width: 590px;
  position: absolute;
  bottom: 5px;
  left: 0
}

.hNavMainView ul {
  overflow: hidden;
  padding: 0 0 5px 0;
  line-height: 1em;
  font-size: 1.167em
}

/* 14px */
.hNavMainView li {
  border-left: 1px solid #A6D5C5;
  float: left;
  margin: 0 0 0 -1px;
  padding: 0 9px 0 8px
}

.hNavMainView li a {
  position: relative;
  color: #333;
  text-decoration: none
}

.hNavMainView li a:hover {
  color: #2E9A76
}

.hNavMainView li.activeItem a {
  color: #2E9A76;
  font-weight: bold
}

/* small profile style */
.hProfileView {
  float: right;
  width: 300px;
  position: relative;
}

.hProfileView a {
  /*color: #fff*/
}

.hProfileView .angleT {
  background-image: url("/ib-seam/javax.faces.resource/images/messageAngle.gif.seam?ln=app&v=21.15.06l");
  height: 5px;
  bottom: -5px
}

.hProfileView .angleT span {
  background-image: url("/ib-seam/javax.faces.resource/images/messageAngle.gif.seam?ln=app&v=21.15.06l");
  height: 5px;
  width: 5px
}

.hProfileView .angleView {
  color: #000;
  overflow: hidden;
  height: 1%;
  background: none repeat scroll 0 0 #FFFED6;
  border: 1px solid #D5D5D5;
  border-bottom: 0;
}

.hProfileView .textUnit {
  float: left;
  padding: 5px 12px;
}

.hProfileView .textUnit img {
  padding-right: 7px;
}

.hProfileView .textUnit p {
  font-weight: bold;
}

.hProfileView .textUnit p.titleItem {
  font-weight: bold;
  padding: 1px 65px 2px 0
}

.hProfileView .textUnit p.dateItem {
  font-size: 0.917em;
  font-weight: normal;
  padding: 1px 0
}

/* 11px */
.hProfileView .outItem {
  padding: 7px 15px 0 0;
  position: absolute;
  right: 0;
  font-weight: normal;
}

/* ---------------------- footer style ---------------------- */
.infoBottomWrap {
  background: #1A5445 url("/ib-seam/javax.faces.resource/images/footerBg.png.seam?ln=app&v=21.15.06l") repeat-y center center;
  padding: 20px 0
}

.infoBottomWrap .coverWrap {
  overflow: hidden;
  display: block
}

.fBlockUnit {
  width: 220px;
  float: left;
  border-left: 1px solid #5F8B80;
  margin: 0 0 -1000px -1px;
  padding: 0 7px 1000px 7px;
  font-size: 0.917em;
  color: #F1F1F1
}

/* 11px */
.fBlockUnit a {
  color: #F1F1F1
}

.fBlockUnit h3 {
  font-size: 1.273em;
  padding: 5px 7px 0 7px
}

/* 10px */
.fBlockUnit p {
  padding: 0 5px
}

.fBlockUnit .secLink {
  background: #639387 url("/ib-seam/javax.faces.resource/images/iconSecured.gif.seam?ln=app&v=21.15.06l") no-repeat 5px 2px;
  padding: 1px 7px 1px 22px
}

.fBlockUnit .textUnit {
  padding: 7px 0
}

.fBlockUnit .imgUnit {
  padding: 7px 7px 0 7px
}

.fBlockUnit li {
  padding: 0 7px 0 15px;
  background: url("/ib-seam/javax.faces.resource/images/footerListBullet.gif.seam?ln=app&v=21.15.06l") no-repeat 7px 5px
}

.copyIDSelection {
  width: 100%;
  padding: 10px 10px;
  box-sizing: border-box;
}

.copyIDSelection > a > div:hover {
  background: #A6D5C5;
}

.copyIDSelection > a {
  text-decoration: none;
}

.copyIDSelection > a > div {
  width: 33%;
  height: 190px;
  display: inline-block;
  background: white;
  border: 1px solid #A9A9A9;
}

.copyIDSelection > a > .private {
  margin: 10px -2px;
}

.copyIDSelection > a > .applicant {
  margin: 10px 55px;
}

.copyIDSelection span {
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  display: block;
  margin: 10px 10px;
  color: black;
}

.copyIDSelection img {
  display: block;
  margin: auto;
  width: 190px;
  height: 120px;
}

.uploadLine {
  border-top: 1px solid #A6D5C5;
  padding: 10px 20px;
  height: 130px;
}

.uploadLine .blockElement {
  display: inline-block;
  vertical-align: top;
}

.uploadLine img {
  width: 190px;
  height: 120px;
}

.uploadLine input.defInput {
  padding: 10px;
}

.blockElementMessage {
  list-style: none;
  border: 0;
  background: none;
  padding: 10px;
  color: #000000;
  font-size: 1em;
}

.blockElementMinimum {
  list-style: none;
  border: 0;
  background: none;
  padding: 0px;
  color: #000000;
  font-size: 1em;
}

.blockElementError {
  padding: 10px;
  color: red;
}

.footerWrap {
  font-size: 0.917em;
  padding: 10px 0
}

.footerWrap ul {
  overflow: hidden;
  padding: 5px 0;
  line-height: 1em;
  height: 1%
}

.footerWrap li {
  border-left: 1px solid #A9A9A9;
  float: left;
  margin: 0 0 0 -1px;
  padding: 0 9px 0 8px
}

.footerWrap li a {
  color: #898989
}

/* ---------------------- side style ---------------------- */
/* side navigation style */
.navSideView {
  padding: 0
}

.navSideView .angleT {
  background-image: url("/ib-seam/javax.faces.resource/images/navAngle.gif.seam?ln=app&v=21.15.06l");
  height: 5px;
  bottom: -5px
}

.navSideView .angleT span {
  background-image: url("/ib-seam/javax.faces.resource/images/navAngle.gif.seam?ln=app&v=21.15.06l");
  height: 5px
}

.navSideView h3 {
  background: #EFF9F9;
  font-size: 1.167em;
  border: 1px solid #E7E7E7;
  border-bottom: none;
  padding: 8px 10px
}

/* 14px */
.navSideView ul {
  font-weight: bold;
  border-top: 1px solid #ABDCD6;
}

.navSideView li {
  border-bottom: 1px solid #ABDCD6
}

.navSideView li a {
  display: block;
  padding: 4px 10px;
  text-decoration: none;
  color: #236B5E;
  overflow: hidden;
  background: url("/ib-seam/javax.faces.resource/images/navSideArrow.gif.seam?ln=app&v=21.15.06l") no-repeat right center
}

.navSideView li a:hover {
  color: #2E9A76
}

.navSideView li.activeItem a {
  color: #fff;
  background: #278059 url("/ib-seam/javax.faces.resource/images/navSideArrow.gif.seam?ln=app&v=21.15.06l") no-repeat right center
}

.navSideView li a.openItem {
  background: url("/ib-seam/javax.faces.resource/images/navSideArrow.gif.seam?ln=app&v=21.15.06l") no-repeat right center
}

.navSideView ul ul {
  font-weight: normal;
  border-top: none;
  display: none;
}

.navSideView ul ul.openItem {
  display: block;
}

.navSideView li li {
  border-bottom: none;
  border-top: 1px solid #fff
}

.navSideView li li a {
  background: #ECF8F8 url("/ib-seam/javax.faces.resource/images/navSideSubArrow.gif.seam?ln=app&v=21.15.06l") no-repeat right center;
  padding: 2px 10px 3px 25px;
  width: 165px;
  color: #236B5E
}

.navSideView li li.activeItem a, .navSideView li li a:hover {
  background: #278059 url("/ib-seam/javax.faces.resource/images/navSideSubArrow.gif.seam?ln=app&v=21.15.06l") no-repeat right center;
  color: #fff
}

/* news and info side style */
.faqSideView {
  font-size: 0.917em;
  padding: 0 0 10px 0
}

/* 11px */
.faqSideView .blockUnit {
  padding: 20px 10px 0 10px
}

.faqSideView .imgUnit {
  padding: 0 0 3px 0
}

.faqSideView h4 {
  font-size: 1.091em;
  padding: 0 0 3px 0
}

/* 12px */
.faqSideView p {
  color: #707070;
  line-height: normal
}

.faqSideView img {
  max-width: 100%;
  height: auto;
}

.logoutSideItem {
  padding: 20px 10px 0 10px
}

.accountSideItem {
  padding: 20px 0 0 0
}

.accountSideItem a {
  display: block;
  width: 165px;
  padding: 0 0 0 35px;
  height: 24px;
  line-height: 23px;
  background: url("/ib-seam/javax.faces.resource/images/linkAccount.gif.seam?ln=app&v=21.15.06l") no-repeat 0 0;
  font-weight: bold;
  text-decoration: none;
  color: #236B5E
}

/* corners style */
.angleT {
  background: no-repeat right 0;
  position: relative;
  height: 4px;
  overflow: hidden;
  z-index: 99;
  bottom: -4px
}

.angleT span {
  background: no-repeat left -8px;
  display: block;
  width: 5px;
  height: 4px;
  overflow: hidden
}

.angleB {
  background: no-repeat right -4px;
  position: relative;
  height: 4px;
  overflow: hidden;
  z-index: 99;
  top: -4px
}

.angleB span {
  background: no-repeat left -12px;
  display: block;
  width: 5px;
  height: 4px;
  overflow: hidden
}

/* title style */
.titleView {
  position: relative;
  padding: 0 0 10px 0
}

.titleView h1 {
  font-size: 2em;
  padding: 5px 100px 5px 0
}

.titleView h2 {
  font-size: 1.5em;
  padding: 3px 0
}

.titleView h2.optionalHeader {
  min-height: 1.0em;
}

/* 18px */
.titleView h3 {
  font-size: 1.167em;
  padding: 3px 0
}

/* 16px */
.titleView h4 {
  font-size: 0.917em;
  color: #000;
  margin-top: 5px;
}

.titleView p {
  padding: 0 0 5px 0
}

.titleView .printItem {
  position: absolute;
  right: 0;
  top: 15px;
  font-size: 0.917em
}

.titleView .printItem a {
  background: url("/ib-seam/javax.faces.resource/images/iconPrint.gif.seam?ln=app&v=21.15.06l") no-repeat 0 0;
  padding: 1px 0 1px 25px
}

/* message style */
.messageView {
  padding: 0 0 10px 0;
}

.messageView .angleT, .messageView .angleT span, .messageView .angleB, .messageView .angleB span {
  background-image: url("/ib-seam/javax.faces.resource/images/messageAngle.gif.seam?ln=app&v=21.15.06l")
}

.messageView .angleView {
  border-top: 1px solid #D5D5D5;
}

.messageView ul, .messageView dl, .messageView .angleView .rf-msgs {
  border-top: medium none;
}

.innerUnit .rf-ds {
  background-color: inherit;
}

.rf-msg, .rf-msgs, .rf-p-b {
  font-size: inherit !important;
}

.rf-msg-wrn, .rf-msgs-wrn {
  color: #000 !important;
}

.dataView .rf-cst, .dataView .rf-cst-c, .dataView .rf-cst-b, .dataView .rf-cst-r {
  font-size: inherit;
  border-bottom: 0;
}

.messageView li, .messageView dt, .messageView .rf-msgs-wrn, .messageView .rf-msg-wrn {
  padding: 4px 5px 4px 30px;
  background: url("/ib-seam/javax.faces.resource/images/iconAlert.gif.seam?ln=app&v=21.15.06l") no-repeat 8px 5px #FFFED6;
  border-bottom: 1px solid #D5D5D5;
  border-left: 1px solid #D5D5D5;
  border-right: 1px solid #D5D5D5;
}

.messageView li.sddItem {
  background: #fff url("/ib-seam/javax.faces.resource/images/iconMail.gif.seam?ln=app&v=21.15.06l") no-repeat 7px 7px
}

.messageView li.mailItem {
  background: #fff url("/ib-seam/javax.faces.resource/images/iconMail.gif.seam?ln=app&v=21.15.06l") no-repeat 7px 7px
}

.messageView li.mailItemVeryImportant {
  background: #FFFED6 url("/ib-seam/javax.faces.resource/images/iconMail.gif.seam?ln=app&v=21.15.06l") no-repeat 7px 7px;
  color: red;
}

.messageView li.mailItemImportant {
  background: #FFFED6 url("/ib-seam/javax.faces.resource/images/iconMail.gif.seam?ln=app&v=21.15.06l") no-repeat 7px 7px;
}

.messageView li.mailItem h3, .messageView li.mailItemVeryImportant h3 {
  font-size: 1em;
}

.messageView li.bgItem {
  background: none;
  padding: 4px 5px 4px 10px
}

.messageView ul li ul, .messageView dl dt dl {
  border: 0;
}

.messageView ul li ul li, .messageView dl dt dl dt {
  padding-left: 10px;
  padding-bottom: 4px;
  padding-top: 0;
  border-bottom: 0;
  border-top: 0;
  background: none;
  list-style: disc inside;
}

.messageView ul li ul li ul li, .messageView dl dt dl dt dl dt {
  padding-left: 20px;
  list-style: circle inside;
}

.stepView {
  padding: 0 0 10px 0;
  position: relative
}

.moreItem {
  position: absolute;
  right: 0;
  top: 10px;
  font-size: 0.917em
}

.stepView ul {
  overflow: hidden;
  height: 32px
}

.stepView li {
  float: left;
  margin: 0 -25px 0 0;
  color: #a9a9a9
}

.stepView li span {
  float: left;
  line-height: 20px;
  background: url("/ib-seam/javax.faces.resource/images/bgStep.gif.seam?ln=app&v=21.15.06l") no-repeat right 0;
  position: relative;
  z-index: 11;
}

.stepView li strong {
  float: left;
  padding: 6px 30px 6px 25px;
  font-weight: normal;
}

.stepView li span.firstItem {
  z-index: 20;
  color: #2e9a76;
  background: url("/ib-seam/javax.faces.resource/images/bgStep.gif.seam?ln=app&v=21.15.06l") no-repeat right -70px;
}

.stepView li span.firstItem strong {
  padding: 6px 30px 6px 10px;
  background: url("/ib-seam/javax.faces.resource/images/bgStep.gif.seam?ln=app&v=21.15.06l") no-repeat left -105px;
}

/*.stepView li.normalItem  {*/
/*background: url("/ib-seam/javax.faces.resource/images/bgStep.gif.seam?ln=app&v=21.15.06l") no-repeat right 0;*/
/*}*/

.stepView li.activeItem {
}

.stepView li.activeItem span {
  background: url("/ib-seam/javax.faces.resource/images/bgStep.gif.seam?ln=app&v=21.15.06l") no-repeat right -35px;
  z-index: 15
}

.stepView li.activeItem span strong {
  background: url("/ib-seam/javax.faces.resource/images/bgStep.gif.seam?ln=app&v=21.15.06l") no-repeat left -140px;
  font-size: 1.5em;
  font-weight: bold;
  color: #000
}

.stepView li.completedItem span {
  color: #2e9a76;
  background: url("/ib-seam/javax.faces.resource/images/bgStep.gif.seam?ln=app&v=21.15.06l") no-repeat right -70px;
}

/* tabs style */
.tabsView {
  overflow: hidden;
  height: 1%;
  margin: 0 0 -5px 0;
  font-size: 1.3em;
  padding: 0;
  position: relative;
  z-index: 7;
}

.tabsView ul {
  float: left
}

.tabsView li {
  float: left;
  padding: 0 5px 0 0
}

.tabsView li a {
  background: url("/ib-seam/javax.faces.resource/images/tabBg.gif.seam?ln=app&v=21.15.06l") no-repeat right -80px;
  padding: 0 5px 0 0;
  float: left;
  text-decoration: none
}

.tabsView li a span {
  background: url("/ib-seam/javax.faces.resource/images/tabBg.gif.seam?ln=app&v=21.15.06l") no-repeat left -120px;
  padding: 7px 10px 7px 15px;
  float: left;
  color: #2E9A76
}

.tabsView li.activeItem a {
  background-position: right 0;
  font-weight: bold
}

.tabsView li.activeItem a span {
  background-position: left -40px;
  color: #000
}

.tabsView li a.searchItem span {
  background-position: left -200px;
  padding: 7px 10px 7px 30px
}

.tabsView li.activeItem a.searchItem span {
  background-position: left -160px;
  padding: 7px 10px 7px 30px
}

.applicationStatusText {
  padding: 0 0 50px 0;
  position: relative;
  width: 712px;
}

/* table style */
.applicationDataView {
  padding: 0 0 10px 0;
  position: relative;
  width: 712px;
}

.applicationDataView .firstItem {
  width: 150px;
  border-right: none;
}

.applicationDataView .firstTextItem {
  width: 540px;
  padding-left: 10px;
  padding-top: 10px;
  border-right: none;
}

.applicationDataView .buttonOnTop {
  padding-top: 3px;
}

.applicationDataView td {
  border-right: none;
}

.formView .applicationOverview .dataItem {
  padding: 5px 0;
}

.formView .applicationOverview .dataItem .rdInput {
  width: auto;
}

.applicationSubPageFooter {
  width: 700px;
  display: table;
  padding: 20px 0 5px 10px;
}

.applicationSubPageFooter .separatorItem {
  float: right;
}

.applicationSubPageFooter .leftItem {
  float: left;
}

.applicationView .formView .formUnit {
  display: inline-flex;
}

.dataView {
  padding: 0 0 10px 0;
  position: relative
}

.dataView .angleT, .dataView .angleT span, .dataView .angleB, .dataView .angleB span {
  background-image: url("/ib-seam/javax.faces.resource/images/tableAngle.gif.seam?ln=app&v=21.15.06l")
}

.dataView .angleView {
  border: 1px solid #ABDCD6;
  padding: 0 0 5px 0
}

.dataView table {
  border-collapse: collapse;
  padding: 0;
  margin: 5px 0 0 0; /*width: 718px*/
}

.dataView td, .dataView th {
  border-right: 1px solid #A6D5C5; /*padding: 4px 8px;*/
  padding: 4px 4px 4px 3px;
  vertical-align: top;
  text-align: left
}

.dataView td.displayCheck {
  text-align: center;
  vertical-align: middle;
}

.dataView .notyetexecutedpayments th,
.dataView .notyetexecutedpayments td {
  padding: 4px 2px 4px 4px;
}

.dataView tr.evenRow td {
  background: #F3FAFA
}

.dataView th {
  font-weight: bold
}

.dataView tfoot td {
  border-top: 1px solid #E7F4EF;
  border-right: none;
  padding: 8px 0 8px 0
}

.modalPanel .dataView h2 {
  background-color: transparent;
  border-top: 0;
}

.dataView h2, .dataView div.titleHelp {
  clear: both;
  background: #F3FAFA;
  font-size: 1.273em;
  padding: 6px 10px 7px 10px;
  margin: -1px 0 0 0;
  border-top: 1px solid #CFEBE8; /*position: relative*/
}

.dataView div.titleHelp {
  font-weight: bold;
}

.dataView div.titleHelp span {
  padding-left: 3px;
}

.dataView .leftpad th:first-of-type, .dataView .leftpad td:first-of-type {
  padding-left: 10px;
  margin: -1px 0 0 0;
}

.borderTop {
  border-top: 1px solid #CFEBE8;
}

.dataView h2.accountUnit {
  background: #D3EDEA;
  font-weight: normal;
}

.dataView h3 {
  padding: 6px 10px 7px 10px;
  margin: -1px 0 0 0;
  font-size: 1.2em;
}

.w120Unit {
  width: 120px;
}

.w130Unit {
  width: 130px;
}

.iban {
  width: 150px;
}

.w210Unit {
  width: 210px;
}

.w98Unit {
  width: 98px;
}

.w75Unit {
  width: 75px;
}

.homeView .dataView td.lastItem {
  width: 130px;
}

.homeView .dataView .iban td.lastItem {
  width: 150px;
}

.w250Unit {
  width: 240px;
}

.w30Unit {
  width: 30px;
}

.w300Unit {
  width: 300px;
}

.w480Unit {
  width: 480px;
}

.dataView .formUnit table {
  margin: 0;
}

.dataView .formUnit td, .dataView .formUnit th {
  padding: 0 6px 0 0;
  border-right: 0;
}

.formView .dataItem .rdInput label, .dataView .formUnit .rdInput td, .dataView .formUnit .rdInput th {
  padding: 0 0 5px;
}

.formView .dataItem .rdInput span.message {
  padding: 0 0 5px;
}

.dataView tfoot td {
  border-top: 1px solid #E7F4EF;
  border-bottom: none;
  border-right: none;
  padding: 8px 0 8px 0;
  font-size: 0.937em;
}

.dataView td p.smallText {
  font-size: 0.917em;
  color: #707070
}

.smallText {
  font-size: 0.917em;
}

.dataView th.checkedItem, .dataView td.checkedItem, .dataView tr.evenRow td.checkedItem {
  background: #fff url("/ib-seam/javax.faces.resource/images/bgTable.gif.seam?ln=app&v=21.15.06l") repeat-y center;
  border: none;
  text-align: center;
  width: 50px;
  padding: 4px 2px;
}

.dataView td.checkedItem input {
  margin: 0
}

*:first-child + html .dataView td.checkedItem input.rdInput {
  width: 13px;
  height: 13px
}

* html .dataView td.checkedItem input.rdInput {
  width: 13px;
  height: 13px
}

.dataView td.lastItem, .dataView th.lastItem {
  border-right: none
}

.dataView td.rightItem, .dataView th.rightItem {
  text-align: right
}

.dataView td.centerItem, .dataView th.centerItem {
  text-align: center
}

.dataView .detailItem {
  position: relative;
  padding: 0 10px 0 0
}

.dataView .detailItem a {
  position: absolute;
  bottom: 2px;
  right: -3px;
  line-height: 10px;
  font-size: 0.9em;
}

.dataView .autorizeLink {
  background: url("/ib-seam/javax.faces.resource/images/iconAutorize.gif.seam?ln=app&v=21.15.06l") no-repeat right 3px;
  padding: 0 14px 0 0
}

.dataView .viewLink {
  background: url("/ib-seam/javax.faces.resource/images/iconZoom.gif.seam?ln=app&v=21.15.06l") no-repeat right 3px;
  padding: 0 14px 0 0
}

.dataView .replyLink {
  background: url("/ib-seam/javax.faces.resource/images/iconAutorize.gif.seam?ln=app&v=21.15.06l") no-repeat right 3px;
  padding: 0 14px 0 0
}

.dataView .deleteLink {
  background: url("/ib-seam/javax.faces.resource/images/iconDelete.gif.seam?ln=app&v=21.15.06l") no-repeat right 3px;
  padding: 0 14px 0 0
}

.remoteUserMessages .col1 {
  width: 80%;
}

.remoteUserMessages .col2 {
  width: 20%;
}

.remoteUserMessages .deleteLink {
  background: url("/ib-seam/javax.faces.resource/images/iconDelete.gif.seam?ln=app&v=21.15.06l") no-repeat left 3px;
  padding: 0 0 0 16px
}

.dataView .batchDetailLink {
  background: url("/ib-seam/javax.faces.resource/images/iconDetail.gif.seam?ln=app&v=21.15.06l") no-repeat right 3px;
  padding: 0 14px 0 0
}

.dataView .editLink {
  background: url("/ib-seam/javax.faces.resource/images/iconEdit.gif.seam?ln=app&v=21.15.06l") no-repeat right 2px;
  padding: 0 14px 0 0;
  line-height: 22px;
}

.dataView .secureMessagesView .editLink {
  line-height: normal;
}

.dataView .editLink.disabled {
  background: url("/ib-seam/javax.faces.resource/images/iconEdit_disabled.gif.seam?ln=app&v=21.15.06l") no-repeat right 2px;
  padding: 0 14px 0 0;
  cursor: default;
}

.dataView .contactlessLink.disabled {
  background: url("/ib-seam/javax.faces.resource/images/iconContactless_disabled.png.seam?ln=app&v=21.15.06l") no-repeat right 2px;
  padding: 0 14px 0 0;
  cursor: default;
}

.dataView .contactlessLink {
  background: url("/ib-seam/javax.faces.resource/images/iconContactless.png.seam?ln=app&v=21.15.06l") no-repeat right 2px;
  padding: 0 14px 0 0;
  line-height: 22px;
}

.dataView .noTextLink {
  text-indent: 99em;
  overflow: hidden;
  float: right;
  width: 16px;
  padding: 0;
  background-position: 3px;
  display: block
}

.dataView .icononly {
  width: 20px;
}

/* table top-bottom style */
.dTopUnit {
  display: table;
  background-color: #ECF8F8;
  padding: 6px 0;
  font-size: 0.917em;
  font-weight: normal;
  width: 100%;
}

.dTopUnitHeader {
  padding-left: 6px;
  padding-right: 6px;
  font-weight: bold;
}

.searchParameters .dTopUnit {
  padding: 6px 0;
  margin: 0;
  border-bottom: 1px solid #DCEFEB
}

/* 11px */
.dBottomUnit {
  width: 100%;
  display: table;
  font-weight: normal;
  margin-left: 6px; /*font-size: 0.917em;*/
  /*border-top: 1px solid #DCEFEB*/
}

.dTopUnit select, .dBottomUnit select {
  padding: 1px;
  border: 1px solid #B9B9B9;
  position: relative
}

.dTopUnit h2.labelItem {
  margin: 0;
  background: none;
  border: none;
  font-size: 1.636em
}

/* 18px */
.dTopUnit button {
  font-size: 1.091em
}

.dPagingUnit {
  float: right;
  width: 302px;
  padding: 0 10px 0 0;
  text-align: right;
}

.dPagingUnit select {
  margin: -2px 5px 0 5px;
  width: 50px
}

.dPagingUnit .innerUnit {
  float: right;
  width: 250px;
  padding: 4px 0;
  display: table
}

.dBottomUnit .dPagingUnit .innerUnit {
  width: 230px;
}

.dPagingUnit ul {
  float: right;
  overflow: hidden;
  padding: 3px 0;
  margin: 0 -3px 0 0
}

.dPagingUnit ul li {
  float: left;
  padding: 0 4px 0 5px;
  margin: 0 -1px 0 0;
  border-right: 1px solid #DBDBDB;
  line-height: 0.9em
}

.dPagingUnit ul li span {
  font-weight: bold
}

.dPeriodUnit {
  float: left;
  width: 385px;
  padding: 0 0 0 10px
}

.dPeriodUnit select {
  margin: -2px 5px 0 0;
  width: 150px
}

.dPeriodUnit .innerUnit {
  width: 394px;
  padding: 4px 0;
  display: table
}

.dPeriodUnit .labelItem {
  text-align: right;
  float: left;
  width: 150px;
  padding: 0 10px 0 0
}

.dBottomUnit .dPeriodUnit .labelItem {
  width: 150px;
}

.dPeriodUnit .dataItem {
  float: left
}

.dataItem.largerText {
  font-size: 1.273em
}

.floatRight {
  float: right
}

.dTitleUnit {
  float: left; /*width: 430px;*/
  padding: 5px 0 0 10px
}

.dTitleUnit h2 {
  padding: 3px 0;
  margin: 0;
  background: none;
  border: none;
  font-size: 1.273em
}

/* 14px */
.dTitleUnit p.selectedItem {
  font-size: 1em
}

.dTitleUnit p {
  font-size: 1.091em
}

.dTitleUnit p.selectedItem a {
  font-size: 1em
}

.dTitleUnit p.selectedItem span {
  padding: 0 5px;
  color: #999
}

.dMoreUnit {
  float: left;
  width: 673px;
  padding: 5px 0 0 35px;
  background: url("/ib-seam/javax.faces.resource/images/checkedArrow.gif.seam?ln=app&v=21.15.06l") no-repeat 15px 12px
}

.dMoreUnit .separatorItem {
  float: left;
  padding: 5px 10px 0 0
}

.dMoreUnit .btnArrowItem {
  float: left;
  margin: -3px 0 0 0
}

.dMoreUnit .nextItem {
  float: left;
  padding: 5px 0 0 0;
  width: 683px
}

.dMoreUnit .deleteLink {
  background: url("/ib-seam/javax.faces.resource/images/iconDelete.gif.seam?ln=app&v=21.15.06l") no-repeat 2px 3px;
  padding: 0 0 0 16px
}

.authoriseView .printLink {
  background: url("/ib-seam/javax.faces.resource/images/iconPrint.gif.seam?ln=app&v=21.15.06l") no-repeat 1px 3px;
  background-size: auto 10px;
  padding: 0 0 0 16px;
  font-weight: normal;
}

.dButtonUnit {
  float: right;
  width: 250px;
  padding: 15px 10px 0 0;
  text-align: right
}

.formView {
  position: relative
}

.formView .angleT, .formView .angleT span, .formView .angleB, .formView .angleB span {
  background-image: url("/ib-seam/javax.faces.resource/images/tableAngle.gif.seam?ln=app&v=21.15.06l")
}

.formView .angleView {
  border: 1px solid #ABDCD6;
  padding: 0 0 5px 0
}

.formView fieldset, .contactPanel fieldset {
  display: table;
  width: inherit;
  border-bottom: 1px dotted #999999;
  padding: 7px 0
}

fieldset.accountSelectionListContainer {
  padding: 0;
}

.formView h2.labelItem {
  margin: 0;
  background: none;
  border: none;
  font-size: 1.5em
}

/* 18px */
.formView .formUnit {
  width: 698px;
  float: left;
  padding: 0 10px
}

.formView .formUnitWithVerticalPadding {
  padding: 10px 10px
}

.formView .multipleInput .formUnit, .formView .multipleInput .dataItem {
  width: auto !important;
  padding: 0 !important;
}

.formView .labelItem {
  width: 160px;
  float: left;
  text-align: right;
  padding: 5px 10px 2px 0;
  font-weight: bold; /*position: relative*/
}

.formView .applicationDataView .dataItem {
  width: 528px;
  float: right;
  padding: 2px 0;
}

.formView .applicationDataView .textItem {
  width: auto;
  float: left;
  text-align: right;
  padding: 5px 10px 2px 0;
}

.formView .applicationDataView .firstItem {
  width: 150px;
  border-right: none;
}

.formView .applicationDataView .autoWidthItem {
  width: auto;
  border-right: none;
}

.formView .textItem {
  width: 160px;
  float: left;
  text-align: right;
  padding: 5px 10px 2px 0;
}

.formView .dataItem {
  width: 528px;
  float: right;
  padding: 2px 0
}

.formView .dataItem_readonly {
  padding: 5px 0 5px 0 !important;
  word-wrap: break-word;
}

.formView .dataItem label {
  float: left;
  padding: 3px 0; /* leave alone, otherwise rememberme checkbox is broken */
  margin: 0 5px 0 0
}

.formView .applicationItem {
  float: right;
  padding: 0 0 0 10px;
}

.pendingChangeView {
  background-color: #FFFED6;
}

#hasPaperStatements input {
  margin-bottom: 20px;
}

table.rdInput {
  width: 100%;
}

.formView .dataItem .rdInput label {
  /*width: 92%;*/
}

table.autowidth {
  width: auto;
}

.formView .dataItem .autowidth label {
  width: auto;
}

.formView .nodataItem {
  width: 528px;
  float: right;
  padding: 5px 0 2px 0
}

.formView .textLinkItem {
  width: 160px;
  float: right;
  padding: 10px 0 2px 0;
  font-size: 0.917em;
  text-align: right
}

/* 11px */
.formView .dataOnlyItem {
  width: 199px;
  float: left;
  padding: 2px 0
}

/* no width */
.formView .dataOnlyItemHeaderTwo {
  float: left;
  width: 403px;
  padding: 8px 5px 2px 0;
}

.labelInDataOnlyItem {
  padding-top: 5px !important;
}

/* two block style */
.formView .dataTwoItem {
  width: 210px;
  float: left
}

.formView .dataTwoItem .formUnit {
  width: 250px;
  padding: 0
}

.formView .dataTwoItem .labelItem {
  width: 65px;
  float: left;
  padding: 5px 5px 2px 0;
  font-weight: normal
}

.formView .dataTwoItem .dataItem {
  width: 170px;
  float: left;
  padding: 2px 0
}

.formView .dataTwoItem .dataItem input {
  margin: 0
}

.formView .dataTwoItem .dataItem label {
  font-weight: bold;
  padding: 3px 3px 2px 4px;
  margin: 0;
  float: left
}

.formView .dataTwoItem .dataItem input.calInput {
  margin: 0 5px 0 0
}

.formView .dataRadioItem {
  width: 418px;
  float: right;
  padding: 2px 0
}

.formView .dataRadioItem .labelRdItem {
  width: 18px;
  float: left;
  overflow: hidden
}

.formView .dataRadioItem .dataRdItem {
  width: 400px;
  float: right
}

.formView .dataRadioItem label {
  float: left;
  padding: 3px 0 5px 0;
  margin: 0 5px 0 0
}

.formView input, .formView select, .formView textarea {
  margin: 0 5px 0 0;
  float: left
}

.formView .dPagingUnit select {
  float: none;
  width: auto;
}

.formView select, .contactPanel select {
  padding: 2px 1px;
  border: 1px solid #B9B9B9;
  width: 156px
}

.searchParameters select {
  width: 190px;
}

.formView select.wideSelect {
  padding: 2px 1px;
  border: 1px solid #B9B9B9;
  width: auto;
}

select.autoWidth {
  width: auto;
}

.formView textarea {
  padding: 3px 1px;
  border: 1px solid #B9B9B9;
  width: 304px;
  height: 75px
}

.formView input.defInput, .contactPanel input.defInput {
  padding: 3px 1px;
  border: 1px solid #B9B9B9;
  width: 154px
}

.formView input[type=file].defInput {
  width: auto;
}

.formView input.smallInput, .contactPanel input.smallInput {
  padding: 3px 1px;
  border: 1px solid #B9B9B9;
  width: 64px
}

.formView input.amountFractionInput {
  padding: 3px 1px;
  border: 1px solid #B9B9B9;
  width: 24px
}

.formView input.businessCodeInput {
  padding: 3px 1px;
  margin: 0 5px;
  border: 1px solid #B9B9B9;
  width: 32px;
  float: none;
  text-transform: uppercase;
  text-align: center;
}

.formView input.amountInput {
  padding: 3px 1px;
  border: 1px solid #B9B9B9;
  width: 110px;
}

.amount {
  text-align: right;
}

.formView input.tinyInput {
  padding: 3px 1px;
  border: 1px solid #B9B9B9;
  width: 24px
}

.formView input.wideInput {
  padding: 3px 1px;
  border: 1px solid #B9B9B9;
  width: 304px
}

.formView input.extraWideInput {
  padding: 3px 1px;
  border: 1px solid #B9B9B9;
  width: 393px
}

.formView input.rdInput {
  margin: 5px 5px 0 0
}

*:first-child + html .formView input.rdInput {
  width: 13px;
  height: 13px;
  margin: 6px 5px 0 0
}

* html .formView input.rdInput {
  width: 13px;
  height: 13px;
  margin: 6px 5px 0 0
}

.formView input.calInput, .contactPanel input.calInput {
  padding: 3px 1px;
  border: 1px solid #B9B9B9;
  width: 110px
}

.numberView fieldset {
  background: url("/ib-seam/javax.faces.resource/images/loginFieldsetBg.gif.seam?ln=app&v=21.15.06l") no-repeat 19px 0
}

.numberView fieldset.bgUnit {
  background: none;
  padding: 20px 0 7px 0
}

.numberView fieldset.firstUnit {
  background-position: 19px 25px
}

.numberView fieldset.lastUnit {
  background-position: 19px -180px
}

.numberItem {
  float: left;
  width: 20px;
  padding: 3px 9px;
  background: url("/ib-seam/javax.faces.resource/images/numberBg.gif.seam?ln=app&v=21.15.06l") no-repeat 9px 3px;
  text-align: center;
  color: #fff;
  font-size: 1.167em;
  font-weight: bold
}

.instructionListTitle {
  font-size: 1.7em;
  padding: 14px 0 15px 9px;
}

.instructionList li {
  margin-top: 6px;
  margin-bottom: 20px;
}

.instructionListItem {
  color: #6B6B6B;
  padding-top: 4px;
}

.instructionList {
  margin: 0 0 28px 0;
}

.alternativeAuthorisationLink {
  display: block;
  margin: 70px 0 7px 12px;
}

.qrAppDownload {
  clear: left;
  margin-left: 11px;
}

.qrCode {
  margin-right: 17px;
  margin-bottom: 25px;
  float: left;
  height: 230px;
  width: 230px;
}

.mobileInstructions {
  margin-bottom: 200px;
}

.ccaBackLink {
  margin: 25px 0px 20px 5px;
}

/* 14px */
.formView .numberInfo {
  float: left;
  width: 498px;
  padding: 4px 10px 4px 0;
  line-height: 1.5em
}

.authoriseView .formView .numberInfo {
  width: 530px;
}

.formView .numberInfo strong {
  font-size: 1.167em
}

.formView .numberInfo a {
  font-size: 0.917em
}

/* 11px */
.formView .numberInfo img {
  margin: -2px 5px -3px 5px
}

.formView .numberImg {
  float: right;
  padding: 5px 20px 5px 0
}

.formView .itemChooseDate {
  background: url("/ib-seam/javax.faces.resource/images/iconDate.gif.seam?ln=app&v=21.15.06l") no-repeat;
  margin: 4px 0 0 0;
  width: 16px;
  height: 16px;
  overflow: hidden;
  text-indent: -99em;
  float: left
}

.formView a.bookItem {
  float: left;
  background: url("/ib-seam/javax.faces.resource/images/iconBook.gif.seam?ln=app&v=21.15.06l") no-repeat 0 0;
  padding: 0 0 0 20px;
  margin: 4px 0 0 0
}

.formView .helpItem {
  float: left;
  padding: 5px 0 0 0;
  height: 13px
}

.formView .applicationDataView .helpItem {
  float: left;
  padding: 5px 0 0 0;
  height: 13px;
}

.formView .dataItem_readonly .helpItem {
  float: none;
}

.formView .dataItem .dataItem_readonly .helpItem {
  float: none;
}

.formView .email .helpItem {
  float: none;
}

.formView .helpItem img {
  margin: 0;
  vertical-align: top
}

/* step style */
.stepUnit {
  float: left;
  width: 448px;
  padding: 0 10px 0 90px
}

.mobileWarning {
  padding: 10px 8px 8px 20px;
  background: #FFFED6;
  border: 1px solid #CCECDE;
  border-radius: 5px;
  margin: 0 0 20px 8px;
}

.mobileVersionWarning {
  padding: 10px 10px 10px 10px;
  background: #FFFED6;
  border: 1px solid #CCECDE;
  border-radius: 5px;
  margin: 0 0 20px 0;
}

.quickLoginLinkCrossChannel {
  margin: 0 0 20px 11px;
}

.stepUnit ul {
  width: 448px;
  float: left;
  overflow: hidden
}

.stepUnit li {
  float: left;
  padding: 0 11px 0 11px;
  margin: 0 0 0 -11px;
  width: 90px;
  background: url("/ib-seam/javax.faces.resource/images/loginArrow.gif.seam?ln=app&v=21.15.06l") no-repeat left center;
  text-align: center
}

.stepUnit li span {
  display: block;
  width: 90px;
  height: 30px;
  padding: 3px 0 0 0
}

.formView .reqUnit {
  font-size: 0.917em;
  padding: 5px 10px 7px 10px;
  text-align: right;
  color: #999
}

.formView fieldset .reqUnit {
  padding-bottom: 3px;
}

.formView .reqItem {
  float: left;
  padding-top: 5px;
  padding-right: 5px;
}

.foreignCostSpecification {
  width: 100%;
  margin-top: 0;
}

.foreignCostSpecification .leftColumn {
  border: none;
}

.foreignCostSpecification .rightColumn {
  text-align: right;
  padding-right: 40px;
  white-space: nowrap;
}

.foreignCostSpecification .strong {
  font-weight: bold;
}

.foreignCostSpecification .currencyRateToEcbRateDifference {
  color: #999;
}

p.labelItem {
  padding-right: 10px;
}

.contactPanel p.labelItem {
  padding-right: 12px;
}

.contactPanel .reqItem {
  margin-top: -12px;
  position: relative;
  float: right;
}

.linkBottomUnit {
  width: 720px;
  display: table;
  padding: 0 0 10px 0
}

.linkBottomUnit .separatorItem {
  float: right;
  padding: 5px 10px 0 0
}

.linkBottomUnit .separatorItem .btnArrowItem, .linkBottomUnit .separatorItem .btnAddItem, .linkBottomUnit .separatorItem .btnItem {
  margin: -3px 0 0 0;
  float: left
}

.paymentbutton-status-wrapper {
  float: right;
  margin-top: -8px;
  margin-left: -52px;
}

.linkBottomUnit .nextItem {
  float: right;
  padding: 5px 10px 0 0;
  width: 708px;
  text-align: right
}

.dataView .linkBottomUnit {
  border-top: 1px solid #DCEFEB;
  width: 718px;
  padding: 10px 0 5px 0;
  clear: both;
}

.formView .linkBottomUnit {
  padding: 10px 0 5px 0;
  border: none;
  clear: both;
}

span.helpItem {
  padding: 0 0 0 3px
}

span.helpItem img {
  vertical-align: middle;
  cursor: pointer;
  margin: 0 0 2px 0
}

div.rightChild {
  padding: 5px;
  text-align: right;
}

div.rightChildWithPadding {
  padding: 5px 5px 10px 5px;
  text-align: right;
}

div.leftChild {
  padding: 5px;
  text-align: left;
}

td.displayCheck {
  text-align: center;
}

.dAccountUnit {
  width: 718px;
  display: table;
  background: #D3EDEA;
  padding: 12px 0
}

.dataView .leftpad {
  padding-left: 5px;
}

.dAccountUnit.noBackgroundColor {
  background: none;
}

.dAccountUnit .formUnit {
  float: left;
  width: 698px;
  padding: 0 10px
}

.dAccountUnit .infoUnit {
  float: left;
  width: 326px;
  padding: 0 0 0 170px;
  color: #333
}

.dAccountUnit .linkUnit {
  float: right;
  width: 200px;
  font-size: 0.917em;
  text-align: right
}

.dAccountUnit fieldset {
  display: table;
  width: 698px;
  padding: 0 0 5px 0;
  border: none
}

.dAccountUnit .labelItem {
  float: left;
  width: 160px;
  color: #333;
  font-weight: bold;
  padding: 2px 10px 2px 0;
  text-align: right
}

.dAccountUnit .batchHeaderTop .labelItem {
  padding: 5px 10px 2px 0;
}

.dAccountUnit .batchHeaderTop {
  width: 300px;
  float: left;
}

.dAccountUnit .dataItem {
  float: left;
  width: 528px;
  padding: 0
}

.dAccountUnit .dataItem select {
  width: 528px;
  padding: 2px 1px;
  margin: 0;
  border: 1px solid #B9B9B9
}

.dAccountUnit .dataItem select.multiple {
  width: 505px;
}

.dAccountUnit .textUnit {
  float: left;
  width: 90%;
  padding: 3px 10px
}

.dAccountUnit .textTabUnit {
  float: left;
  width: 683px;
  padding: 3px 10px 3px 25px
}

.dAccountUnit .textUnit p, .dAccountUnit .textTabUnit p {
  padding: 1px 0
}

.dAccountUnit .textUnit p.sendItem {
  background: url("/ib-seam/javax.faces.resource/images/iconSend.gif.seam?ln=app&v=21.15.06l") no-repeat 0 1px;
  padding: 1px 0 1px 26px;
  font-weight: bold
}

/* login style */
.loginView, .loginView .loginMessageView {
  padding: 0 0 10px 0
}

.loginMessageView .angleT, .loginView .angleT, .loginView .angleT span {
  background-image: url("/ib-seam/javax.faces.resource/images/loginAngle.gif.seam?ln=app&v=21.15.06l")
}

.loginView .angleView {
  background: url("/ib-seam/javax.faces.resource/images/loginBg.png.seam?ln=app&v=21.15.06l") repeat-x 0 0;
  display: table;
  width: 940px;
  padding: 0 0 10px 0
}

.loginMessageView .angleView {
  background: none;
  display: table;
  width: 610px;
  padding: 5px 5px 5px 5px
}

.loginMessageView li {
  list-style-position: inside;
  list-style-type: disc;
  padding: 1px 1px 3px 1px
}

.loginMessageView table {
  font-size: 1em;
  line-height: 1em;
  margin-bottom: 12px;
  border-collapse: collapse;
  border-spacing: 0;
}

.loginMessageView ul {
  margin-bottom: 12px;
}

.loginMessageView h1 {
  color: #2A574D;
  font-size: 26px;
  font-weight: 100;
  line-height: 28px;
  padding: 7px 0 2px;
}

.loginMessageView h2 {
  color: #2A574D;
  font-size: 1.4em;
  font-weight: 100;
  line-height: 1em;
  padding: 22px 0 7px;
}

.loginMessageView h3 {
  color: #2A574D;
  font-size: 1.3em;
  font-weight: 100;
  line-height: 1em;
  padding: 13px 0 3px;
}

.loginMessageView p {
  padding-bottom: 12px;
}

.loginMessageView td, .loginMessageView th {
  background-color: #DDF1EF;
  border-bottom: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  color: #333333;
  font-weight: normal;
  line-height: 1.45em;
  padding: 8px 6px;
  vertical-align: top;
}

/* login right style */
.lSideWrap {
  float: right;
  width: 335px;
  padding: 35px 15px 10px 0;
  font-size: 0.917em;
  color: #636363
}

/* 11px */
.lSideWrap h3 {
  font-size: 1.273em;
  padding: 10px 0 0 0
}

/* 14px */
.lSideWrap .textUnit {
  padding: 3px 0 7px 0
}

.lSideWrap .imgUnit {
  float: left;
  padding: 0 10px 0 0;
  margin: 0 0 0 -10px
}

.lSideWrap .secLink {
  background: url("/ib-seam/javax.faces.resource/images/iconSecured.gif.seam?ln=app&v=21.15.06l") no-repeat 0 1px;
  padding: 0 0 0 17px
}

.lSideWrap .mediaLink {
  background: url("/ib-seam/javax.faces.resource/images/iconMedia.gif.seam?ln=app&v=21.15.06l") no-repeat 0 2px;
  padding: 0 0 0 25px
}

/* login left global style */
.lContentWrap {
  float: left;
  width: 550px;
  padding: 0 0 0 5px
}

/* login left global style */
.lContentWrapBig {
  float: left;
  width: 610px;
  padding: 0 0 0 5px
}

.lContentWrap .tabsView {
  padding: 6px 0 0 0
}

.lContentWrap .tabsView li {
  padding: 0 3px 0 0
}

.lContentWrap .tabsView li a {
  background-image: url("/ib-seam/javax.faces.resource/images/tabLoginBg.gif.seam?ln=app&v=21.15.06l")
}

.lContentWrap .tabsView li a span {
  padding: 7px 5px 7px 10px;
  background-image: url("/ib-seam/javax.faces.resource/images/tabLoginBg.gif.seam?ln=app&v=21.15.06l")
}

/* login form style */
.loginView .formView {
}

.loginView .formView .angleT, .loginView .formView .loginMessageView .angleT, .loginView .formView .angleB, .loginView .formView .loginMessageView .angleB, .loginView .formView .loginMessageView .angleB span {
  background-image: url("/ib-seam/javax.faces.resource/images/loginInnerAngle.gif.seam?ln=app&v=21.15.06l")
}

.loginView .formView .angleT span {
  display: none
}

.loginView .formView .angleView {
  width: 548px;
  display: table;
  background: #fff;
  border: 1px solid #ABDCD6
}

.loginView .formView fieldset {
  width: 548px
}

.loginView .formView fieldset.firstUnit {
  padding: 20px 0 7px 0
}

.loginView .formView fieldset.lastUnit, .authoriseView .formView fieldset.lastUnit {
  border: none
}

.loginView .formView .btnItem, .loginView .formView .loginMessageView .btnItem, .authoriseView .formView .btnArrowItem {
  float: left
}

.loginView .formView .dataRightItem {
  float: left;
  width: 314px;
  padding: 6px 0 2px 0
}

.loginView .formView .dataRightItem .btnItem {
  float: right
}

.loginView .formView .formUnit {
  width: 528px
}

.loginView .formView .labelItem, .loginView .formView .loginMessageView .labelItem {
  width: 115px
}

.loginView .formView .dataItem {
  width: 403px;
  float: right
}

/* need fix */
/* login form def style */
.loginView input.defInput {
  width: 184px
}

.loginView input.smallInput, .authoriseView input.smallInput {
  width: 100px
}

/* error style */
.formView .errorView {
  padding: 8px 10px 0 10px
}

.formView .errorView .angleT, .formView .errorView .angleT span, .formView .errorView .angleB, .formView .errorView .angleB span {
  background-image: url("/ib-seam/javax.faces.resource/images/errorAngle.gif.seam?ln=app&v=21.15.06l");
  display: block
}

.loginView .formView .errorView .angleView {
  width: 526px;
}

.formView .errorView .angleView {
  border: 1px solid #FFB2B2;
  background: #FFE9E6;
  padding: 6px 0
}

.formView .errorView p {
  padding: 0 10px 4px 30px
}

.formView .errorView .iconItem, .formView .errorView dl dt {
  background: url("/ib-seam/javax.faces.resource/images/errorIcon.gif.seam?ln=app&v=21.15.06l") no-repeat 9px 5px;
  color: #f00;
  padding: 2px 10px 0 30px;
  font-weight: bold
}

.formView .errorView .padding {
  padding: 2px 10px 0 50px;
}

.lSideWrap .padding {
  padding: 2px 10px 0 20px;
}

.formView .errorView .bullets ul li,
.lSideWrap .bullets ul li {
  list-style: disc inside;
}

/* success style */
.formView .successView {
  padding: 8px 10px 0 10px
}

.successView .angleT, .successView .angleT span, .successView .angleB, .successView .angleB span {
  background-image: url("/ib-seam/javax.faces.resource/images/messageAngle.gif.seam?ln=app&v=21.15.06l");
  display: block
}

.errorUnit .labelItem {
  color: #ff0303
}

.errorUnit input, .errorUnit textarea, .errorUnit select {
  border: 1px solid #ff0303 !important;
  background: none repeat scroll 0 0 #ffdde1;
  margin: -1px 6px 0 0
}

.errorItem {
  display: block;
  overflow: hidden;
  width: 300px;
  padding: 5px 0 0 0;
  color: #ea0007;
  clear: left;
}

.emphasizedTextItem {
  color: #ff0303;
}

.formUnit .dataItem .formUnit .dataItem .errorItem {
  width: auto;
}

.formView .textUnit {
  padding: 6px 10px
}

h2.blocked {
  font-size: 1.5em;
  padding: 10px 0 5px 30px;
  line-height: normal;
  background: url("/ib-seam/javax.faces.resource/images/blockedIcon.gif.seam?ln=app&v=21.15.06l") no-repeat 0 11px
}

/* 18px */
.textUnit h3 {
  font-size: 1em
}

.textUnit .altSubHeader {
  color: #2E9A76;
}

.textUnit p, .loginView .textUnit ul {
  padding: 0 0 5px 0;
}

div.textUnit p {
  color: #000000;
}

.formView .textUnit li {
  background: url("/ib-seam/javax.faces.resource/images/blockedListBullet.gif.seam?ln=app&v=21.15.06l") no-repeat 2px 6px;
}

.textUnit li {
  padding: 0 0 0 18px
}

.sendUnit {
  padding: 10px 0 0 0
}

.sendUnit .textUnit {
  padding: 3px 10px 10px 10px
}

.sendUnit .textUnit h3 {
  font-size: 1em;
  padding: 3px 0
}

.sendUnit .textUnit p {
  padding: 0 0 3px 0
}

.sendUnit .linkBottomUnit {
  padding: 30px 0 5px 0;
  border: none
}

/* calendar style */
#popupCalendar {
  position: absolute;
  z-index: 199
}

.popupCalendar {
  position: relative;
  background: #D3EDEA;
  border: 1px solid #B9B9B9;
  font-size: 0.75em
}

/* 12px */
.popupCalendar a:hover {
  text-decoration: none
}

.popupCalendar td {
  cursor: pointer
}

.popupCalendar .disabled {
  cursor: default;
  color: #000
}

.popupCalendar td.disabled {
  background: #F8F8F8
}

.popupCalendar p.itemClose {
  text-align: right;
  padding: 2px 10px
}

.unitCalendar {
  border-collapse: collapse;
  margin: 0 10px;
  text-align: center
}

.unitCalendar td, .unitCalendar th {
  border: 1px solid #D3EDEA
}

.unitCalendar th {
  color: #000;
  background: #fff;
  font-weight: bold;
  width: 26px;
  padding: 2px 0;
  line-height: normal
}

.unitCalendar td {
  color: #000;
  background: #fff;
  width: 26px;
  padding: 1px 0;
  line-height: normal
}

.popupCalendar .unitCalendar td {
  color: #2E9A76
}

.unitCalendar td.itemPast {
  color: #B9B9B9
}

.unitCalendar td a {
  display: block;
  font-weight: bold
}

.unitCalendar td div {
  position: relative
}

.unitCalendar td.itemToday {
}

.unitCalendar td.itemToday a {
}

.unitCalendar td.itemSelected {
  background: #236B5E;
  color: #fff
}

.unitCalendar td.itemSelected a {
  color: #fff
}

.unitMonth {
  text-align: center;
  color: #000;
  font-weight: bold;
  padding: 3px 0 2px 0
}

.unitMonth a {
  font-size: 1.417em;
  font-weight: bold
}

.unitPrevView {
  position: absolute;
  left: 18px;
  top: 1px;
  overflow: hidden
}

.unitNextView {
  position: absolute;
  right: 18px;
  top: 1px;
  overflow: hidden
}

.unitPrevView a, .unitNextView a {
  font-size: 1.083em;
  text-decoration: none;
  font-weight: bold
}

/* 13px */
a.itemNextYear, a.itemPrevYear {
  display: none
}

/* popup style */
.popupWrap {
  font-size: 0.75em;
  text-align: left;
  padding: 10px 20px;
  width: 615px;
  overflow: hidden;
  background: #fff
}

.popupView {
}

.popupView h1 {
  padding: 0 0 5px 0
}

.popupView .tabsView li a span {
  padding: 7px 5px 7px 10px
}

.popupView .angleT span {
  display: none
}

.popupView .dataView {
  padding: 0
}

.popupView .dataView .angleView {
  border: none
}

.popupView .dataView table {
  width: 615px
}

.popupView .dataView tbody {
  border-top: 1px solid #A6D5C5;
  border-bottom: 1px solid #A6D5C5
}

.popupView .dAccountUnit {
  width: 613px;
  border: 1px solid #ABDCD6
}

.popupView .dAccountUnit .labelItem {
  width: 40px
}

.popupView .dAccountUnit .dataItem {
  width: 563px
}

.popupView .dAccountUnit select {
  width: 240px;
  float: left
}

.popupView .dAccountUnit span {
  font-size: 0.917em;
  float: left;
  padding: 3px 5px 0 10px
}

.errorView, .successView {
  padding: 0 0 10px 0;
  position: relative
}

.errorView .angleT, .errorView .angleT span, .errorView .angleB, .errorView .angleB span {
  background-image: url("/ib-seam/javax.faces.resource/images/errorAngle.gif.seam?ln=app&v=21.15.06l");
  height: 5px
}

.successView .angleT, .successView .angleT span, .successView .angleB, .successView .angleB span {
  background-image: url("/ib-seam/javax.faces.resource/images/successAngle.gif.seam?ln=app&v=21.15.06l");
  height: 5px
}

.errorView .angleT, .successView .angleT {
  bottom: -5px
}

.errorView .angleT span, .successView .angleT span {
  background-position: left -10px
}

.errorView .angleB, .successView .angleB {
  background-position: right -5px;
  top: -5px
}

.errorView .angleB span, .successView .angleB span {
  background-position: left -15px
}

.errorView .angleView {
  background: #FFE9E6;
  border: 1px solid #FFB2B2
}

.successView .angleView,
.loginView .formView .successView .angleView {
  background: #FFFED6;
  border: 1px solid #CCECDE
}

.loginView .formView .successView .angleView {
  width: 525px;
  padding-bottom: 0;
}

.loginView .formView .successView .angleT, .loginView .formView .successView .angleB {
  background-image: url("/ib-seam/javax.faces.resource/images/successAngle.gif.seam?ln=app&v=21.15.06l")
}

.formBtnUnit {
  padding-top: 12px !important;
}

.rf-msg-err, .rf-msgs-err {
  background: none;
  padding-left: 0;
}

.errorView .rf-msg-err, .errorView .rf-msgs-err, .errorView dt {
  padding: 8px 10px 8px 35px;
  color: #FF0000;
  font-weight: bold;
  background: url("/ib-seam/javax.faces.resource/images/errorIcon.gif.seam?ln=app&v=21.15.06l") no-repeat 12px 10px
}

.successView .rf-msg-inf, .successView .rf-msgs-inf, .successView dt {
  padding: 8px 10px 8px 35px;
  color: #00A25B;
  font-weight: bold;
  background: url("/ib-seam/javax.faces.resource/images/iconSend.gif.seam?ln=app&v=21.15.06l") no-repeat 10px 8px
}

.tooltipView {
  width: 420px;
  font-size: 0.688em;
  text-align: left; /*margin: 19px 0 0 0;*/
  display: block;
}

.tooltipView p {
  padding: 10px 0 0 0
}

.tooltipView .tooltipArrow {
  background: url("/ib-seam/javax.faces.resource/images/tooltipArrow.gif.seam?ln=app&v=21.15.06l") no-repeat top center;
  width: 38px;
  height: 19px;
  position: absolute;
  top: -19px;
  left: 73px;
  z-index: 999
}

.tooltipView .textTool {
  height: 1%;
  padding: 0 10px 0;
}

.tooltipView .imgTool {
  float: right;
}

.pageWrap .tooltipView {
  font-size: 0.917em;
  display: table
}

.dataView .tooltipView td, .dataView .tooltipView th {
  border: 0;
}

.dataView .tooltipView {
  font-weight: normal;
}

/* ---------------------- style custom page ---------------------- */
/* home style */
.homeView {
}

.homeView .titleView {
  padding: 0 0 5px 0
}

/* overview and search style */
.searchView {
}

.searchView .angleT span {
  display: none
}

.searchView .dataView table {
  margin: 0
}

.transferView {
}

.transferView .formView .labelItem {
  width: 255px;
  padding: 5px 10px 2px 0
}

.transferView .formView .dataItem, .transferView .formView .dataItem .readonly, .transferView .dAccountUnit .dataItem, .transferView .dAccountUnit .dataItem select, .transferView .formView .nodataItem {
  width: 418px;
}

.transferView .formView .noLabelFullWidth .dataItem {
  width: 100%;
}

.transferView .dAccountUnit .labelItem {
  width: 255px;
  padding: 2px 25px 2px 0
}

.transferView .dAccountUnit .infoUnit {
  padding: 0 0 0 285px
}

.transferView .dAccountUnit .dataItem select {
  width: 418px
}

.genericView {
}

.genericView .dataView table {
  margin: 0
}

.formView fieldset.lastUnit {
  border: none
}

.formView fieldset.wideTableContainer .dataItem {
  width: 605px;
}

.formView fieldset.wideTableContainer .rdInput label {
  padding-right: 4px;
}

.keyItem {
  font-weight: 700
}

/* password login style */
.loginView .numberView {
}

.loginView .numberView .labelItem, .authoriseView .numberView .labelItem {
  font-weight: normal;
  width: 165px
}

.loginView .numberView .dataItem {
  width: 353px
}

.authoriseView .numberView .dataItem {
  width: 523px
}

.loginView .numberView input.defInput {
  width: 234px
}

.authoriseView {
}

.authoriseView .dTopUnit {
  border-bottom: 1px solid #DCEFEB;
  background: none;
  float: left;
  padding-bottom: 6px;
}

.authoriseView .dataView tfoot td {
  border-top: 0;
}

.authoriseView .dBottomUnit {
  font-size: 1.091em;
  border: none;
  margin-left: 11px;
}

.contactPanel td {
  border: none
}

.contactPanel .col1 {
  width: 160px;
  float: left;
  text-align: right;
  padding: 5px 12px 2px 0;
  font-weight: bold;
  position: relative
}

.authoriseView .linkBottomUnit .separatorItem {
  padding: 0 10px 0 0
}

.cardSettingsView .dataView a.btnItemDisabled {
  text-decoration: none;
}

.cardSettingsView .dataView a.btnItemDisabled span,
.cardSettingsView .dataView a.btnItemDisabled strong {
  background: none;
  color: #aaa;
}

.cardSettingsView .dataView a strong {
  font-weight: normal;
}

.cardSettingsView .dataView td,
.accountSettingsView .dataView td,
.replaceCardView .dataView td {
  padding: 16px;
}

.cardSettingsView .dataView td.lastItem {
  padding-top: 8px;
  padding-bottom: 8px;
}

.cardSettingsView .dataView th {
  white-space: nowrap;
}

.cardSettingsView table {
  table-layout: auto !important;
}

.cardSettingsView .separatorItem {
  display: block;
  white-space: nowrap;
}

.cardSettingsView .date {
  white-space: nowrap;
}

.replaceCardView fieldset.replaceCardOptionDescription {
  padding-left: 10px;
  border-top: 1px dotted #999999;
}

.replaceCardView fieldset.replaceCardOptionDescription p {
  padding-top: 10px;
}

.replaceCardView fieldset {
  border-bottom: none;
}

p.unableToChangeCard {
  padding: 10px;
}

.contactPanel th {
  border-right: none;
}

.dataView .textUnit ul li {
  font-weight: bold;
  list-style: disc inside;
  padding-left: 10px;
}

ul.bullets li {
  list-style: disc inside;
  padding-left: 10px;
}

ul.bulletsOutside {
  margin-left: 20px;
}

ul.bulletsOutside li {
  list-style: disc;
  padding-left: 5px;
}

ul.bulletsDeep li {
  list-style: disc inside;
  padding-left: 20px;
}

ol.numbered li {
  list-style-type: decimal;
  margin-left: 20px;
  padding-left: 10px;
}

.center {
  text-align: center;
}

.highlight {
  font-style: italic;
}

.psdInfo td {
  border-right: none;
}

.colModalPanel {
  border-right: none !important;
}

.modalPanel {
  text-align: left;
}

.headerMessage {
  overflow: hidden;
  display: block;
  width: 100%;
}

.product {
  margin-bottom: 0;
  font-family: Verdana, Geneva, sans-serif;
  float: left;
  padding-bottom: 30px;
}

.product .productvisual {
  padding-right: 30px;
  width: 290px;
  float: left;
}

.product .productvisual img {
  max-width: 290px;
  min-height: 40px;
}

.product .producttext {
  float: left;
  padding-top: 6px;
  width: 370px;
}

.product h1 {
  color: #2A574D;
  font-size: 1.75em;
  font-weight: normal;
}

.product h2 {
  color: #2A574D;
  font-weight: 100;
  background: none;
  border-top: none;
  display: block;
  padding: 0 0 10px;
}

.product td {
  border-right: none;
}

.product ul.usp li {
  -moz-background-clip: border;
  -moz-background-inline-policy: continuous;
  background: transparent url("/ib-seam/javax.faces.resource/images/sprite-icons.gif.seam?ln=app&v=21.15.06l") no-repeat scroll -320px -83px;
  color: #424242;
  font-size: 1.1em;
  line-height: 1.4em;
  margin: 0;
  padding: 0 0 3px 13px;
  list-style: none outside none;
}

.product ul li {
  list-style: circle inside;
  margin: 0 0 5px 0;
}

.product ul.usp {
  margin-bottom: 22px;
}

.product .footnote {
  color: #6B6B6B;
  margin: 9px;
}

.product .productdisclaimer {
  font-style: italic;
}

.edgedContainer {
  background-color: #FFFFFF;
  border: 1px solid #A7D5C5;
  float: left;
  margin: 8px 0 10px;
  width: 720px;
}

.edgedContainer div.tlc {
  background-image: url("/ib-seam/javax.faces.resource/images/tlc-edgedContainer.gif.seam?ln=app&v=21.15.06l")
}

.tlc {
  background: no-repeat 0 0;
  left: -1px;
  position: relative;
  top: -1px;
  z-index: 0;
}

.edgedContainer div.trc {
  background-image: url("/ib-seam/javax.faces.resource/images/trc-edgedContainer.gif.seam?ln=app&v=21.15.06l");
}

.trc {
  background: no-repeat 100% 0;
  position: relative;
  right: -2px;
  z-index: 0;
}

.edgedContainer div.blc {
  background-image: url("/ib-seam/javax.faces.resource/images/blc-edgedContainer.gif.seam?ln=app&v=21.15.06l");
}

.blc {
  background: no-repeat 0 100%;
  bottom: -2px;
  left: -2px;
  position: relative;
  z-index: 0;
}

div.brc {
  padding: 8px 10px 0 8px;
}

.edgedContainer div.brc {
  background-image: url("/ib-seam/javax.faces.resource/images/brc-edgedContainer.gif.seam?ln=app&v=21.15.06l");
  padding: 10px;
}

.brc {
  background: no-repeat 100% 100%;
  position: relative;
  right: -2px;
  z-index: 0;
}

div.edgedText {
}

div.edgedText .richText {
  background-color: #ECF8F7;
  float: none;
  margin-bottom: 10px;
  padding: 0 0 2px;
}

div.edgedText h2 {
  background-color: #C9E9E5;
  color: #333333;
  font: 1.65em/1.2em Arial, Helvetica, sans-serif;
  margin: 0 0 13px;
  padding: 10px 10px 8px;
  text-align: left;
}

div.edgedText .richText p {
  padding-bottom: 10px;
  padding-left: 10px;
}

div.edgedCFA {
  clear: both;
  padding: 10px 0;
  width: 100%;
}

.cfa a .btnTop {
  background: url("/ib-seam/javax.faces.resource/images/bg-cfa.png.seam?ln=app&v=21.15.06l") no-repeat scroll 0 0 transparent;
  height: 7px;
  width: 282px;
}

.cfa a:hover .btnTop {
  background-position: -302px 0;
}

.cfa a:hover .btnContent {
  background-position: -302px 50%;
}

.cfa a:hover .btnBottom {
  background-position: -302px 100%;
}

.cfa a .btnContent {
  background: url("/ib-seam/javax.faces.resource/images/bg-cfa.png.seam?ln=app&v=21.15.06l") repeat-y scroll 0 50% transparent;
  color: #FFFFFF;
  font-size: 1.2em;
  line-height: 1em;
  min-height: 15px;
  padding: 0 15px 1px;
  text-align: right;
  vertical-align: middle;
  width: 252px;
}

.cfa {
  font-family: Arial, Helvetica, sans-serif;
}

.cfa a .btnBottom {
  background: url("/ib-seam/javax.faces.resource/images/bg-cfa.png.seam?ln=app&v=21.15.06l") no-repeat scroll 0 100% transparent;
  height: 9px;
  width: 282px;
}

.cfa a span {
  cursor: pointer;
  display: block;
}

.cfa a {
  text-decoration: none;
}

div.richText ul {
  margin-left: 11px;
}

.authoriseTableAmount {
  width: 70px;
}

.authoriseTableLookupListLinks,
.smesTableLookupListLinks {
  width: 72px;
}

.smesTableLookupListLinks a strong {
  font-weight: normal; /* tee hee! */
}

.batchTableAmount {
  width: 245px;
}

.batchTableLookupListLinks {
  width: 220px;
}

.batchContentsOverview {
  width: 100px;
}

.changeOverviewDate {
  width: 95px;
}

.changeOverviewCounterAccount {
  width: 100px;
}

.changeOverviewCounterEban {
  width: 145px;
}

.changeOverviewCode {
  width: 60px;
}

.changeOverviewAmount {
  width: 90px;
}

.helpView h2 {
  -moz-background-clip: border;
  -moz-background-inline-policy: continuous;
  -moz-background-origin: padding;
  background: transparent none repeat scroll 0 0;
  border-top: medium none;
  color: #2A574D;
  font-size: 1.6em;
  font-weight: 100;
  line-height: 1em;
  padding: 22px 0 7px;
}

.helpView h3 {
  color: #333333;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 1.1em;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  line-height: normal;
  padding: 10px 0 0;
}

.helpView h4 {
  color: #666666;
  font-family: Verdana, Geneva, sans-serif;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-size: 1.0em;
  font-variant: normal;
  font-weight: 700;
  line-height: normal;
  padding: 1px 0 0;
}

.helpView .innerwrap {
  text-indent: -99em;
}

.helpView ul, .helpView ol, .helpView li {
  list-style: disc outside;
  margin-left: 8px;
}

.helpView .indent {
  margin-left: 40px;
}

.helpView .menuLink {
  margin-left: 630px;
}

.investmentmessages table {
  width: 420px;
  float: right;
}

.investmentmessages td {
  font-size: 0.9em;
}

.left {
  float: left;
}

.printHeader {
  font-size: 1.4em;
}

.gray {
  color: #707070;
}

.formView .indent {
  padding-left: 10px;
}

.formView .indentTop {
  padding-top: 12px;
  clear: both;
}

.formView select.selectAddress {
  width: 90%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.mfexContentPopup {
  margin-left: 25px;
  margin-top: 33px;
}

.mfexContentPopup td {
  color: #333333;
  line-height: 180%;
  text-align: left;
  font-size: 12px;
}

.limitedWidthForFidelityPremium {
  max-width: 140px;
}

.formView td.checkedItemNoBg input {
  margin: 0 0 0 18px;
  text-align: center;
}

.dataView th.checkedItemNoBg, .dataView td.checkedItemNoBg, .dataView tr.evenRow td.checkedItemNoBg {
  border: medium none;
  padding: 4px 2px;
  text-align: center;
  width: 50px;
}

/* remove IE10+ clear cross in input fields */
::-ms-clear {
  display: none;
}

/* remove IE10+ password reveal button */
::-ms-reveal {
  display: none;
}

.charitableInstitutionIBAN {
  color: #777;
}

.commentLine {
  font-size: 0.9em;
  font-style: italic;
  white-space: nowrap;
}

.phoneNumber {
  white-space: nowrap;
}

.transferView .secureMessagesView .labelItem {
  width: 155px;
}

.transferView .secureMessagesView .dataItem {
  width: 518px;
}

.secureMessagesView .dataItem {
  padding: 5px 0 2px 0;
}

.secureMessagesView .deleteAttachment {
  line-height: 2em;
  vertical-align: middle;
}

.secureMessagesView .downloadAttachment {
  line-height: 2em;
}

.secureMessagesListView .state_NEW_direction_OUT {
  font-weight: bold;
}

.secureMessagesListView .sentDate {
  width: 120px;
}

.changeLink {
  float: right;
  font-size: 0.75em;
}

.tri-col-1 {
  width: 8.33333333%
}

.tri-col-2 {
  width: 16.66666666%
}

.tri-col-3 {
  width: 25%
}

.tri-col-4 {
  width: 33.33333333%
}

.tri-col-5 {
  width: 41.66666666%
}

.tri-col-6 {
  width: 50%
}

.tri-col-7 {
  width: 58.33333333%
}

.tri-col-8 {
  width: 66.66666666%
}

.tri-col-9 {
  width: 75%
}

.tri-col-10 {
  width: 83.33333333%
}

.tri-col-11 {
  width: 91.66666666%
}

.tri-col-12 {
  width: 100%
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1; /* For IE 6/7 (triggers hasLayout) */
}

.may-have-badge {
  display: none;
  left: 5px;
  position: relative;
  line-height: 12px;
  height: 12px;
  padding: 1px 4px;
  color: white;
  border-radius: 7px;
  font-size: 10px;
  opacity: 0.85;
  background: #2eaa7c;
  background-image: -webkit-linear-gradient(top, #2eaa7c, #278059);
  background-image: -moz-linear-gradient(top, #2eaa7c, #278059);
  background-image: -o-linear-gradient(top, #2eaa7c, #278059);
  background-image: linear-gradient(to bottom, #2eaa7c, #278059);
}

.directDebit.linkUnit {
  text-align: right;
  float: right;
  padding-right: 10px;
}

.directDebit.tableHeader p {
  padding-left: 10px;
}

.dataView .directDebit .linkUnit {
  background: #F3FAFA;
}

.directDebit.tableHeader {
  background: #F3FAFA;
}

.modalPanel .linkBottomUnit {
  width: 100%;
}

.directDebit.modalPanel h2 {
  padding-bottom: 0.5em;
}

.simpleDescriptionList {
  clear: left;
}

.simpleDescriptionList li {
  list-style-position: outside;
  margin-left: 2em;
  list-style-type: disc;
  padding-left: 1em;
}

table.hasPrintIcon td.printIcon {
  width: 18px;
}

label.hidden,
legend.hidden {
  display: none !important;
  visibility: hidden !important;
}

div.letterInputDiv label {
  padding: 0;
}

.applicationSelectionList .labelItem {
  text-align: left;
}

.applicationList .w120Unit, .applicationList .iban {
  vertical-align: middle;
  padding: 8px 8px;
}

.overviewItem input {
  float: none;
}

.overviewItem {
  padding-left: 20px;
}

p.message label {
  vertical-align: middle;
  padding-left: 5px;
}

.mailingSettingsView .header {
  font-size: 1.65em;
  color: #2E9A76;
  display: table;
  margin: 0.2em auto;
}

.mailingSettingsView .rf-dt-hdr-c {
  background: white;
  border: 1px solid #ABDCD6;
  border-left: none;
  text-align: center;
}

.mailingSettingsView .descriptionColumn {
  white-space: nowrap;
  width: 80%;
}

.mailingSettingsView .selectionColumn {
  white-space: nowrap;
  width: 3%;
}

.mailingSettingsView .customerConfigurableInputColumn {
  white-space: nowrap;
}

.cddView {
  display: inline-block;
}

.formdocs .rdInput {
  width: 120px;
}

.formdocs .formView .labelItem {
  width: 280px;
}

.formdocs .formView .formUnit {
  padding: 3px;
}

.formdocs .dataItem {
  display: inline-flex;
  float: right;
  width: 388px;
}

.formdocs .formView .helpItem {
  padding: 0;
}

.formdocs .centerInput {
  width: 400px;
  float: left;
  padding: 20px 0px 10px 180px;
}

.formdocs .paragraphHeader {
  background: #F3FAFA;
  font-size: 1.273em;
  padding: 6px 10px 7px 10px;
  margin: -1px 0 0 0;
  border-top: 1px solid #CFEBE8;
  height: 20px;
}

.formdocs .dataView .paragraphHeader h2 {
  float: left;
  font-size: inherit;
  border-top: none;
  background: none;
  padding: 0;
}

.formdocs .dataView .paragraphHeader span {
  text-align: right;
  float: right;
  font-size: 0.7em;
  font-weight: bold;
}

.formdocs .dataView table {
  margin: 4px 0px 0px 0px;
}

.formdocs .errorUnit .rf-cal {
  width: 180px;
}

.formdocs .errorItem {
  width: 190px;
  padding: 5px 0 0 5px;
}

.formdocs .lastUnit .errors {
  display: block;
  width: 610px;
  padding: 30px 0px 0px 10px;
}

.ibValidationErrors {
  display: block;
  width: 610px;
  padding: 0px 0px 0px 20px;
  color: #ff0303;
  float: left;
}

.listHelper li {
  background: no-repeat left center;
  padding-top: 1px;
  margin-left: 1px;
  line-height: 24px;
}

.formdocs .formView .cddView .labelItem {
  width: 330px;
  font-weight: normal;
}

.horizontalSeparator {
  width: 100%;
  border: none;
  background-color: #CFEBE8;
  height: 1px;
}

.formdocs .cddView .dataItem {
  width: 330px;
}

.formdocs .cddView .additionalQuestion {
  margin: 0 10px 10px 10px;
}

.formdocs .cddView .additionalQuestion .description {
  margin: 1em;
  padding: 1em;
  border: 1px solid #ABDCD6;
  width: 648px;
}

.formdocs .cddView .additionalQuestion li {
  margin-left: 2em;
}

.formdocs .cddView .additionalQuestion p {
  margin: 0.5em 0;
}

.formdocs .cddView .additionalQuestion ul li {
  list-style: disc;
}

.formdocs .cddView .separatorItem {
  float: right;
  margin: 1em 2em 0em  0em;
}
.formdocs .cddView .additionalQuestion ol li {
  list-style-type: decimal;
}

.formdocs .cddView .additionalQuestion .reqItem {
  margin: 2px 4px 2px 3px;
}

.formdocs .cddView .additionalQuestion textarea,
.formdocs .cddView .additionalQuestion .errorItem {
  width: 671px;
}

dl.cddView {
  margin: 0 20px;
}

dl.cddView dt {
  font-size: inherit;
  color: #666666;
}

dl.cddView dd {
  margin: 0 10px 5px 10px;
  font-size: inherit;
}

/* ---------------------- footer style ---------------------- */
.fBlockUnit {
  width: 206px;
  float: left;
  border-left: 1px solid #5F8B80;
  margin: 0 0 -1000px -1px;
  padding: 0 14px 1000px 14px;
  font-size: 1em;
  font-family: Verdana, Geneva, sans-serif;
  color: #B0C4BF
}

.fBlockUnit a {
  color: #B0C4BF
}

.fBlockUnit h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.166666666666667em;
  padding: 12px 0 6px;
  color: #fff
}

.fBlockUnit p {
  padding: 0 0 6px
}

.fBlockUnit .secLink {
  background: #639387 url("/ib-seam/javax.faces.resource/images/iconSecured.gif.seam?ln=app&v=21.15.06l") no-repeat 5px 2px;
  padding: 1px 7px 1px 22px
}

/* is used? */
.fBlockUnit .textUnit {
  padding: 0
}

/* remove if fix style.css */
.fBlockUnit .imgUnit {
  padding: 0
}

/* remove if fix style.css */
.fBlockUnit img {
  max-width: 100%;
  height: auto;
  margin: 0 0 6px
}

.fBlockUnit li {
  padding: 0 0 0 12px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAAGCAYAAAAG5SQMAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAxMC8wMy8xNN60vUgAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQElEQVQImTXHMRGAMBAAsAAGemAEaZWChEpAAhKQwfJ/L4GBI1tUxl4ZDWY0DJigMg7cfxqu2edEXyqj42nrNl4/0BRuu0LVtQAAAABJRU5ErkJggg==) no-repeat 0 5px
}

/* custom file upload */
.customFileUpload input[type="file"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  white-space: nowrap;
  width: 1px;
}

.customFileUpload [type="file"] + label {
  border-radius: 7px;
  display: inline-block;
  color: #fff;
  cursor: pointer;
  white-space: nowrap;
  height: 24px;
  line-height: 23px;
  padding: 0 12px 0 12px;
  background: #5CAE93 linear-gradient(#5CAE93, #227458);
  text-align: center;
  font-size: 1em;
}

/* ------------------ cdd request notications ----------------- */

.cddRequestNotifications .rowItem {
  border-bottom: 1px solid #A6D5C5;
}

.cddRequestNotifications tbody tr:last-child .rowItem {
  border-bottom: none;
}

.cddRequestNotifications .organisationName {
  width: 20%;
}

.cddRequestNotifications .notificationDate {
  width: 10%;
}

.cddRequestNotifications td.lastItem.notificationText {
  width: 100%;
}

.cddRequestNotifications .importantMessage td {
  background: #FFFED6;
}

.cddRequestNotifications .veryImportantMessage td {
  background: #FFFED6;
  color: red;
}

.cddRequestNotifications button {
  float: right;
}

.cddRequestNotifications button.btnInTextField {
  margin-top: 10px;
}

/* ---------------------- Unknown SPOC ---------------------- */

#cddRequestSelectSpocForm .lastItem .formUnit .dataItem {
  float: left;
  padding-top: 6px;
}

#cddRequestSelectSpocForm .formView .dataItem {
  width: 518px;
  padding-top: 5px;
}

#cddRequestSelectSpocForm .leftItem {
  padding-top: 4px;
  padding-left: 4px;
}

/* ---------------------- new ib header --------------------- */

.newIbHeader {
  font-family: Akkurat, Arial, Helvetica, sans-serif;
  border: solid 1px rgba(0, 0, 107, 0.4);
}

.newIbHeaderContent {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 71%;
  margin: auto;
}

.newIbHeaderInternetBanking {
  color: #00006b;
  flex-basis: 40%;
  text-align: left;
  font-size: 18px;
  padding-bottom: 1px;
}

.newIbHeaderLogo {
  flex-grow: 2;
  flex-basis: 20%;
  height: 70px;
}

.newIbHeaderLogoImage {
  height: 30px;
  padding: 14px;
  margin-top: 7px;
}

.switchToAngularIbButton {
  flex-basis: 25%;
  text-align: right;
  font-size: 20px;
  padding-bottom: 1px;
}

.switchToAngularIbLink {
  color: #00006b;
  background-color: #4bf0b9;
  border-radius: 6px;
  font-size: 16px;
  padding: 9px 18px 9px 18px;
  text-decoration: none;
  white-space: nowrap;
}

.newIbHeaderLogout {
  flex-basis: 15%;
  text-align: right;
  padding-bottom: 1px;
}

.newIbHeaderLogoutLink {
  text-decoration: none;
  color: #00006b;
  font-size: 20px;
  text-align: right;
}

.relatedpersonstatus-incomplete {
  color: orange;
}

.relatedpersonstatus-pending {
  color: orange;
}

.relatedpersonstatus-done {
  color: #00A25B;
}

.relatedpersonstatus-rejected {
  color: red;
}

.relatedpersonstatus-not_applicable {
  color: #00A25B;
}

.dataView table.simpleTable td {
  border-right: 0;
}

.applicationLabel {
  padding: 10px 20px 5px 20px;
  display: inline-block;
}

.applicationLabel .requiredLabel {
  padding: 10px 20px 5px 5px;
}

.applicationLabel.inline {
  padding-left: 5px;
}

.inputConcerning {
  width: 440px;
}

.dataView .applicationRadio .formUnit .rdInput .lastItem {
  padding-left: 20px;
}
