/*
	styles.css
	Main Stylesheet for Ofx.
*/
input.text {
  border: solid 1px #949494;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 32px;
  line-height: 32px;
  padding: 0 9px 0 9px;
  vertical-align: middle; }

/* FONTS - Externally referenced typefaces*/
* {
  outline: none; }

@font-face {
  font-family: 'Netto Offc';
  src: url("/Content/common/fonts/NettoOffc.eot");
  src: local("Netto Offc"), url("/Content/common/fonts/NettoOffc.ttf") format("truetype"); }
@font-face {
  font-family: 'CiutadellaW04-Reg';
  src: url("/Content/common/fonts/CiutadellaW04-Reg.eot");
  src: url("/Content/common/fonts/CiutadellaW04-Reg.eot?#iefix") format("embedded-opentype"), url("/Content/common/fonts/CiutadellaW04-Reg.woff2") format("woff2"), url("/Content/common/fonts/CiutadellaW04-Reg.woff") format("woff"), url("/Content/common/fonts/CiutadellaW04-Reg.ttf") format("truetype"), url("/Content/common/fonts/CiutadellaW04-Reg.svg#CiutadellaW04-Reg") format("svg");
  font-weight: normal;
  font-style: normal; }
/* MARKUP - Basic Styles */
@media all {
  /* SPECIFIC MARKUP - The elements of HTML5 - http://dev.w3.org/html5/spec/Overview.html */
  /* The root element */
  html {
    height: 100%; }

  /* Sections */
  body {
    background-color: #fff;
    color: #464547 !important;
    font-family: "CiutadellaW04-Reg", Arial, Sans-Serif !important;
    font-size: 85%;
    line-height: 160%;
    min-height: 100%;
    _height: 100%;
    margin: 0;
    padding: 0; }

  section {
    display: block; }

  nav {
    display: block; }

  article {
    display: block; }

  aside {
    display: block; }

  h1, h2, h3, h4, h5, h6,
  .h1, .h2, .h3, .h4, .h5, .h6 {
    display: block;
    font-family: "CiutadellaW04-Reg", "ff-netto-web-1", "Netto Offc", Arial, Sans-Serif;
    font-size: 100%;
    font-weight: normal;
    line-height: 100%;
    margin: 0 0 0.5em 0; }

  h1, .h1 {
    color: #DF7B09 !important;
    font-size: 225%;
    font-weight: normal;
    letter-spacing: -1px; }

  html.wf-active h1, html.wf-active .h1 {
    font-size: 35px; }

  h2, .h2 {
    color: #DF7B09 !important;
    font-size: 160%;
    font-weight: normal;
    letter-spacing: -1px; }

  html.wf-active h2, html.wf-active .h2 {
    font-size: 25px; }

  h3, .h3 {
    font-size: 100%; }

  html.wf-active h3, html.wf-active .h3 {
    font-size: 117%; }

  h4, .h4 {
    color: #DF7B09;
    font-size: 130%; }

  html.wf-active h4, html.wf-active .h4 {
    font-size: 150%; }

  hgroup {
    display: block; }

  header {
    display: block; }

  footer {
    display: block; }

  address {
    display: block;
    font-style: normal; }

  /* Grouping content */
  p {
    display: block;
    margin: 0 0 1.3em 0; }

  hr {
    background-color: #333;
    border: none;
    clear: both;
    color: #333;
    display: block;
    height: 1px;
    margin: 1em 0 1em 0;
    width: 100%; }

  hr.header-separator {
    display: none; }

  pre {
    display: block; }

  blockquote {
    display: block; }

  ol {
    display: block; }

  ul {
    display: block;
    margin: 0 0 1em 2em;
    padding: 0 0 0 0; }

  dl {
    display: block;
    margin: 0 0 1em 0; }

  dt {
    display: block;
    font-weight: bold;
    margin: 0 0 0 0; }

  dd {
    display: block;
    margin: 0 0 0 0; }

  /* Text-level semantics */
  a {
    color: #0478AA;
    text-decoration: none !important;
    font-weight: normal !important; }

  a:link,
  a:visited {
    color: #0478AA;
    text-decoration: none !important; }

  a:hover {
    color: #DF7B09;
    text-decoration: none !important; }

  a:active {
    color: #0478AA;
    text-decoration: none !important; }

  time {
    display: block; }

  progress {
    display: block; }

  meter {
    display: block; }

  sub {
    line-height: 0; }

  sup {
    line-height: 0; }

  /* Edits */
  /* Embedded content */
  figure {
    display: block; }

  figcaption {
    display: block; }

  img {
    border: none;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic; }

  video {
    display: block; }

  audio {
    display: block; }

  canvas {
    display: block; }

  /* Tabular data */
  table {
    border-collapse: collapse;
    margin: 0 0 1em 0; }

  caption {
    font-size: 110%;
    text-align: left; }

  tr {
    vertical-align: top; }

  th {
    text-align: left; }

  /* Forms */
  form {
    margin: 0 0 0 0; }

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

  input {
    font-family: "CiutadellaW04-Reg", Arial, Sans-Serif;
    font-size: 100%; }

  input::-ms-clear {
    display: none; }

  button {
    font-family: "CiutadellaW04-Reg", Arial, Sans-Serif;
    font-size: 100%;
    cursor: pointer;
    overflow: visible; }

  button::-moz-focus-inner {
    border: 0;
    padding: 0; }

  select {
    font-family: "CiutadellaW04-Reg", Arial, Sans-Serif;
    font-size: 100%; }

  textarea {
    font-family: "CiutadellaW04-Reg", Arial, Sans-Serif;
    font-size: 100%; }

  /* Interactive elements */
  menu {
    display: block;
    margin: 0;
    padding: 0; }

  /* Miscellaneous elements */
  legend {
    font-size: 100%; }

  div {
    display: block;
    font-size: 100%; }

  /* GENERIC MARKUP: Often re-used styles */
  /* Clear Floats */
  .clear {
    clear: both; }

  br.clear,
  hr.clear {
    height: 1px;
    margin: -1px 0 0 0;
    overflow: hidden;
    /* *position : absolute; */
    visibility: hidden;
    /* *width : 1px; */ }

  /* Clearing floats without extra markup - http://perishablepress.com/press/2009/12/06/new-clearfix-hack/ */
  .clearfix {
    *zoom: 1; }

  .clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden; }

  /* Alignment */
  .left {
    float: left; }

  img.left,
  figure.left {
    margin: 0 15px 1em 0; }

  .right {
    float: right; }

  img.right,
  figure.right {
    margin: 0 0 1em 15px; }

  .toLeft {
    text-align: left !important; }

  .toRight {
    text-align: right; }

  .toCenter {
    text-align: center; }

  .toMiddle {
    vertical-align: middle; }

  /* Generic columns */
  .leftHalfColumn {
    width: 47% !important;
    float: left !important; }

  .rightHalfColumn {
    width: 47% !important;
    float: right !important; }

  .halfWidth {
    width: 47%; }

  .fullWidth {
    width: 100%; }

  /* Hidden */
  .hidden {
    position: absolute;
    left: -2000px;
    top: -2000px; }

  .hideText {
    text-indent: -999em; } }
/* LAYOUT: The structure of the document */
@media all {
  /* Main Layout */
  div#outerSection {
    background: #ffffff;
    width: 100%; }

  div#innerSection {
    margin: 0 auto 0 auto;
    position: relative;
    width: 100%;
    max-width: inherit !important;
    background-color: #EEEEEE; }

  div#mainHeader {
    height: 120px;
    background-color: #fff; }

  div#mainHeader a {
    left: -26px;
    position: absolute;
    top: 37px;
    left: 50%;
    margin-left: -90px; }

  div#contentLeftSkirt {
    display: none; }

  div#contentRightSkirt {
    display: none; }

  div#contentLogoPlaceholder {
    display: none; }

  div#contentSection {
    background: #EEEEEE;
    padding: 0 0 0 0;
    width: 980px;
    margin-left: auto;
    margin-right: auto; }

  div#contentSection h1#contentTitle {
    color: #DF7B09;
    font-size: 190%;
    height: 45px;
    line-height: 55px;
    margin: 0 0 -45px 25px;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 970px; }

  html.wf-active div#contentSection h1#contentTitle {
    font-size: 214%; }

  div#contentArticle {
    float: right;
    min-height: 300px;
    padding: 60px 20px 10px 20px;
    width: 680px; }

  div#contentArticle div.halfColumn {
    width: 47%; }

  div#contentArticle div.thirdColumn {
    width: 32%; }

  div#contentArticle div.thirdColumn.left {
    margin-right: 2%; }

  div#contentArticle div.figureColumn {
    width: 275px; }

  div#contentArticle div.textColumn {
    width: 390px; }

  div#contentAside {
    background: url(/Content/themes/ofx/images/contentSection_oneColumn.png) no-repeat 0 0;
    float: left;
    padding: 60px 0 0 0;
    width: 260px; }

  div#contentAside.p-top-20 {
    background: url(/Content/themes/ofx/images/contentSection_oneColumn_thin.png) no-repeat 0 0; }

  div#fullContentArticle {
    background: #EEEEEE;
    margin: 0 auto;
    min-height: 300px;
    padding: 15px 20px 20px 20px;
    width: 929px; }

  div#dashboardSection {
    background: #EEEEEE;
    margin: 12px 0 0 10px;
    min-height: 300px;
    padding: 15px 20px 20px 20px; }

  div#mainNavigation h3 {
    display: none; }

  /* Footer Banners */
  div#footerBanners {
    background: #fff;
    height: auto;
    padding: 1px 0 1px 0;
    white-space: nowrap;
    overflow: hidden;
    /*width: 100%;*/ }

  div#footerBanners h3 {
    display: none; }

  div#footerBanners ul {
    margin: 0 auto 0 auto;
    width: 910px;
    border-bottom: 1px #8F8F8F solid;
    padding: 0px 20px; }

  div#footerBanners ul li {
    display: inline;
    list-style-type: none; }

  div#footerBanners ul li span {
    display: inline-block;
    text-align: left;
    padding-right: 20px; }

  div#footerBanners ul li div {
    display: inline-block; }

  div#footerBanners ul li:first-child span,
  div#footerBanners ul li.first span {
    text-align: left; }

  /* Footer Sitemap */
  div#footerSitemap {
    /*background: #fff url(/Content/themes/ofx/images/footerSitemap.png) repeat-x;*/
    padding: 15px 0 15px 0;
    display: none !important; }

  div#footerSitemap h3 {
    display: none; }

  div#footerSitemap ul {
    margin: 0 auto 0 auto;
    width: 980px; }

  div#footerSitemap ul li {
    float: left;
    line-height: 140%;
    list-style-type: none;
    padding: 0 0 0 10px;
    width: 182px; }

  div#footerSitemap ul li h4 {
    color: #464547;
    font-family: "CiutadellaW04-Reg", Arial, Sans-Serif;
    margin: 0 0 2px 0; }

  div#footerSitemap ul li ul {
    margin: 0;
    width: auto; }

  div#footerSitemap ul li ul li {
    float: none;
    padding: 0;
    width: auto; }

  div#footerSitemap ul li ul li a {
    text-decoration: none; }

  div#footerSitemap ul li ul li a:hover {
    text-decoration: underline; }

  /* Footer Security */
  div#footerSecurity {
    background: #fff url(/Content/themes/ofx/images/footerSecurity.png) repeat-x;
    height: 69px;
    padding: 2px 0 0 0; }

  div#footerSecurity div.wrapper {
    margin: 0 auto 0 auto;
    width: 980px; }

  div#footerSecurity div.wrapper h3 {
    color: #DF7B09;
    float: left;
    font-size: 183%;
    line-height: 69px;
    padding-left: 10px;
    padding-right: 15px;
    letter-spacing: -1px; }

  div#footerSecurity div.wrapper ul {
    float: left;
    margin: 0;
    width: 760px; }

  div#footerSecurity div.wrapper ul li {
    float: left;
    list-style-type: none; }

  div#footerSecurity div.wrapper ul li a {
    color: #959595;
    text-decoration: none; }

  div#footerSecurity div.wrapper ul li a img,
  div#footerBanners ul li a img {
    float: left; }

  div#footerSecurity div.wrapper ul li a span,
  div#footerBanners ul li a span {
    float: left;
    font-size: 92%;
    padding-top: 15px;
    white-space: nowrap; }

  /* Footer Notes */
  div#footerNotes {
    background: #fff;
    color: #B4B4B4;
    font-size: 13px !important; }

  div#footerNotes div.wrapper {
    margin: 0 auto 0 auto;
    padding: 15px 0 5px 10px;
    width: 970px; }

  div#footerNotes div.wrapper p a {
    color: #80aac0; }

  div#footerNotes div.wrapper p span {
    padding: 0 20px 0 0; }

  /* Top Menu */
  div#homeMenu {
    display: none; }

  ul#topMenu {
    left: 10px;
    margin: 0;
    position: absolute;
    top: 126px;
    width: 970px;
    z-index: 1000;
    display: none; }

  ul#topMenu li.tm {
    display: block;
    float: left;
    height: 39px;
    list-style-type: none; }

  ul#topMenu li.tm.separate {
    float: right; }

  ul#topMenu li.tm a.menuItem {
    background: url(/Content/themes/ofx/images/topMenu.png) repeat-x 0 0;
    color: #fff;
    display: inline-block;
    font-family: "CiutadellaW04-Reg", "ff-netto-web-1", "Netto Offc", Arial, Sans-Serif;
    font-size: 128%;
    height: 39px;
    line-height: 32px;
    padding: 0 17px 0 17px;
    text-decoration: none;
    text-shadow: -1px -1px 0 #036; }

  html.wf-active ul#topMenu li.tm a.menuItem {
    font-size: 142%; }

  ul#topMenu li.tm:first-child a.menuItem,
  ul#topMenu li.tm.separate a.menuItem {
    background-image: url(/Content/themes/ofx/images/topMenu_first.png); }

  ul#topMenu li.tm:hover a.menuItem,
  ul#topMenu li.tm a.menuItem:hover {
    background: url(/Content/themes/ofx/images/topMenu.png) repeat-x 0 -195px;
    color: #DF7B09;
    line-height: 31px;
    padding: 0 18px 0 16px;
    text-shadow: 1px 1px 0 #fc6; }

  /*
  ul#topMenu li.tm.step_0 a.menuItem {background-position : 0 0}
  ul#topMenu li.tm.step_1 a.menuItem {background-position : 0 -39px;}
  ul#topMenu li.tm.step_2 a.menuItem {background-position : 0 -78px;}
  ul#topMenu li.tm.step_3 a.menuItem {background-position : 0 -117px;}
  ul#topMenu li.tm.step_4 a.menuItem {background-position : 0 -156px;}
  ul#topMenu li.tm.step_5 a.menuItem {background-position : 0 -195px;}
  ul#topMenu li.tm.step_6 a.menuItem {background-position : 0 -156px;}
  ul#topMenu li.tm.step_7 a.menuItem {background-position : 0 -117px;}
  ul#topMenu li.tm.step_8 a.menuItem {background-position : 0 -78px;}
  ul#topMenu li.tm.step_9 a.menuItem {background-position : 0 0}
  */
  ul#topMenu li.tm.active a.menuItem {
    background: url(/Content/themes/ofx/images/topMenu.png) repeat-x 0 -195px;
    color: #DF7B09;
    line-height: 31px;
    padding: 0 18px 0 16px;
    text-shadow: 1px 1px 0 #fc6; }

  ul#topMenu li.tm.myAccount a.menuItem {
    background: url(/Content/themes/ofx/images/topMenu.png) repeat-x 0 -195px;
    color: #DF7B09;
    line-height: 31px;
    padding: 0 18px 0 16px;
    text-shadow: 1px 1px 0 #fc6; }

  /* Top Menu Flyout */
  #mainNavigation ul#topMenu div.menuFlyout {
    margin-top: 7px; }

  #mainNavigation div.menuFlyout {
    position: absolute;
    top: 20px;
    width: 600px;
    z-index: 2000; }

  #mainNavigation div.menuFlyout div.menuFlyout_lt {
    background: url(/Content/themes/ofx/images/quickLinks_flyout.png) no-repeat 0 0;
    float: left;
    margin: 0;
    padding: 27px 0 0 27px;
    position: relative;
    width: 560px; }

  #mainNavigation div.menuFlyout ul.menuFlyout_rb,
  #mainNavigation div.menuFlyout div.menuFlyout_rb {
    background: url(/Content/themes/ofx/images/quickLinks_flyout.png) no-repeat 100% 100%;
    display: block;
    float: left;
    margin: 0 -13px -17px 0;
    padding: 0 28px 32px 0;
    position: relative;
    width: 545px; }

  #mainNavigation div.menuFlyout div.menuFlyout_rt {
    background: url(/Content/themes/ofx/images/quickLinks_flyout.png) no-repeat 100% 0;
    position: absolute;
    height: 27px;
    overflow: hidden;
    right: -13px;
    top: 0;
    width: 20px; }

  #mainNavigation div.menuFlyout div.menuFlyout_lb {
    background: url(/Content/themes/ofx/images/quickLinks_flyout.png) no-repeat 0 100%;
    bottom: -17px;
    left: 0;
    overflow: hidden;
    position: absolute;
    height: 20px;
    width: 27px; }

  #mainNavigation div.menuFlyout ul.menuFlyout_rb li {
    float: left;
    height: auto;
    list-style-type: none;
    margin: 0;
    padding: 0 5% 0 0;
    width: 45%; }

  #mainNavigation div.menuFlyout ul.menuFlyout_rb li h4 {
    color: #0478AA;
    font-size: 183%;
    font-weight: normal; }

  #mainNavigation div.menuFlyout ul.menuFlyout_rb li h4 a {
    text-decoration: none; }

  /* Flyout Animation */
  div.menuFlyout {
    visibility: hidden;
    -moz-opacity: 0.00;
    -khtml-opacity: 0.00;
    opacity: 0.00;
    -moz-transition: all cubic-bezier(0.5, 0, 0.5, 1) 0.3s;
    -webkit-transition: all cubic-bezier(0.5, 0, 0.5, 1) 0.3s;
    -o-transition: all cubic-bezier(0.5, 0, 0.5, 1) 0.3s;
    transition: all cubic-bezier(0.5, 0, 0.5, 1) 0.3s; }

  div.openFlyout {
    visibility: visible;
    -moz-opacity: 1.00;
    -khtml-opacity: 1.00;
    opacity: 1.00; }

  div.leftFlyout {
    left: -12px;
    margin-left: 0;
    right: auto; }

  div.rightFlyout {
    left: auto;
    margin-left: 0;
    right: -12px; }

  div.centeredFlyout {
    left: auto;
    margin-left: -25%;
    *margin-left: -350px;
    right: auto; }

  /* Sub Menu Row */
  div#subMenu {
    background: #676667;
    height: 40px;
    left: 10px;
    position: absolute;
    top: 165px;
    width: 970px;
    z-index: 100; }

  div#subMenu h4 {
    background: transparent;
    color: #fff;
    float: left;
    font-size: 16px;
    line-height: 42px;
    margin: 0;
    padding: 0 18px 0 30px;
    text-shadow: none; }

  div#subMenu ul {
    float: left;
    margin: 0; }

  div#subMenu ul li {
    float: left;
    list-style-type: none; }

  div#subMenu ul li a {
    background: transparent;
    display: inline-block;
    height: 36px;
    line-height: 42px;
    margin: 0;
    padding: 0 10px;
    position: relative;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -webkit-font-smoothing: subpixel-antialiased; }

  div#subMenu ul li:first-child a {
    background-position: -1px -270px; }

  div#subMenu ul li a:hover {
    border-bottom: 4px #fff solid; }

  /*
  div#subMenu ul li.step_0 a {background-position : 50% -270px;}
  div#subMenu ul li.step_1 a {background-position : 50% -225px;}
  div#subMenu ul li.step_2 a {background-position : 50% -180px;}
  div#subMenu ul li.step_3 a {background-position : 50% -135px;}
  div#subMenu ul li.step_4 a {background-position : 50% -90px;}
  div#subMenu ul li.step_5 a {background-position : 50% -45px;}
  div#subMenu ul li.step_6 a {background-position : 50% -45px;}
  div#subMenu ul li.step_7 a {background-position : 50% -135px;}
  div#subMenu ul li.step_8 a {background-position : 50% -225px;}
  div#subMenu ul li.step_9 a {background-position : 50% -270px;}
  */
  div#subMenu ul li.active a,
  div#subMenu ul li.active a:hover {
    border-bottom: 4px #fff solid;
    margin-right: 1px;
    margin-left: 1px; }

  /* Meta Navigation */
  div#metaNavigation {
    left: 10px;
    position: absolute;
    top: 0;
    display: none; }

  div#metaNavigation ul {
    float: left;
    margin: 6px 0 0 0; }

  div#metaNavigation ul li {
    display: block;
    float: left;
    list-style-type: none; }

  div#metaNavigation ul li a {
    display: inline-block;
    font-size: 92%;
    line-height: 16px;
    padding: 0 15px 0 20px;
    text-decoration: none; }

  div#metaNavigation ul li a:hover {
    text-decoration: underline; }

  div#metaNavigation ul li a.global {
    background: url(/Content/themes/ofx/images/metaNavigation.png) no-repeat 0 0; }

  div#metaNavigation ul li a.contact {
    background: url(/Content/themes/ofx/images/metaNavigation.png) no-repeat 0 -16px; }

  /* Link Button */
  .linkButton:hover {
    background-position: 100% -200px; }

  .linkButton span {
    cursor: pointer;
    color: #747475;
    display: inline-block;
    font-family: "CiutadellaW04-Reg", "ff-netto-web-1", "Netto Offc", Arial, Sans-Serif;
    font-size: 125%;
    height: 24px;
    line-height: 25px;
    _line-height: 20px;
    padding: 0 0 0 15px;
    white-space: nowrap; }

  #loginOptions .linkButton {
    background: url(/Content/themes/ofx/images/button_blue.png) no-repeat 100% 0;
    border: none;
    display: inline-block;
    height: 24px;
    padding: 0 15px 0 0;
    text-decoration: none !important;
    vertical-align: middle; }
    #loginOptions .linkButton span {
      background: #fff;
      cursor: pointer;
      color: #747475;
      display: inline-block;
      font-family: "CiutadellaW04-Reg", "ff-netto-web-1", "Netto Offc", Arial, Sans-Serif;
      font-size: 125%;
      height: 24px;
      line-height: 25px;
      _line-height: 20px;
      padding: 0 0 0 15px;
      white-space: nowrap; }

  html.wf-active .linkButton span {
    font-size: 133%; }

  .linkButton.disabled {
    cursor: default;
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    -khtml-opacity: 0.50;
    opacity: 0.50; }

  /* Shaded Button */
  .shadedButton, .linkButton {
    background: #0478AA;
    border: 1px solid #023c55;
    display: inline-block;
    height: 35px;
    padding: 0 16px 0 0;
    text-decoration: none !important;
    vertical-align: middle;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }

  .shadedButton:active, .linkButton:active {
    background: #035578; }

  .shadedButton span, .linkButton span {
    cursor: pointer;
    color: #fff;
    display: inline-block;
    font-family: "CiutadellaW04-Reg", "ff-netto-web-1", "Netto Offc", Arial, Sans-Serif;
    font-size: 125%;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    _line-height: 35px;
    padding: 0 0 0 16px;
    white-space: nowrap; }

  html.wf-active .shadedButton span, html.wf-active .linkButton span {
    font-size: 133%; }

  .shadedButton.disabled, .disabled.linkButton {
    cursor: default;
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    -khtml-opacity: 0.50;
    opacity: 0.50; }

  .input-width-lg {
    width: 336px; }

  .input-width-md {
    width: 214px;
    float: inherit; }

  .input-width-sm {
    width: 100px;
    float: inherit; }

  /* Large Button */
  .largeButton {
    box-sizing: border-box;
    background: #0478AA;
    border: 1px solid #023c55;
    display: inline-block;
    height: 35px;
    text-decoration: none !important;
    vertical-align: middle;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    min-width: 84px;
    padding: 0 15px 0 15px; }

  .largeButton:active {
    background: #035578; }

  .largeButton:disabled {
    background: #A5AAA8; }

  .largeButton span {
    cursor: pointer;
    color: #fff;
    display: inline-block;
    font-family: "CiutadellaW04-Reg", "ff-netto-web-1", "Netto Offc", Arial, Sans-Serif;
    font-size: 140%;
    font-weight: normal;
    line-height: 35px;
    white-space: nowrap;
    width: 100%; }

  html.wf-active .largeButton span {
    font-size: 140%; }

  .largeButton.disabled {
    cursor: default;
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    -khtml-opacity: 0.50;
    opacity: 0.50; }

  /* Content Article */
  div#contentArticle h1 {
    color: #DF7B09;
    margin-bottom: 12px; }

  div#contentArticle div.titleAside {
    float: right;
    margin-top: -28px; }

  /* Dropdown Selector */
  select.dropDownSelector {
    letter-spacing: 0; }

  span.dropDownSelector ul {
    background: #fff;
    border: solid 1px #b6babd;
    /*display : none;*/
    margin: 0;
    padding: 5px 0 5px 0;
    position: absolute;
    z-index: 1400; }

  span.dropDownSelector.step_0 ul {
    display: none; }

  span.dropDownSelector.step_1 ul {
    display: block;
    filter: alpha(opacity=20);
    -moz-opacity: 0.20;
    -khtml-opacity: 0.20;
    opacity: 0.20; }

  span.dropDownSelector.step_2 ul {
    display: block;
    filter: alpha(opacity=40);
    -moz-opacity: 0.40;
    -khtml-opacity: 0.40;
    opacity: 0.40; }

  span.dropDownSelector.step_3 ul {
    display: block;
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    -khtml-opacity: 0.60;
    opacity: 0.60; }

  span.dropDownSelector.step_4 ul {
    display: block;
    filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    -khtml-opacity: 0.80;
    opacity: 0.80; }

  span.dropDownSelector.step_5 ul {
    display: block; }

  span.dropDownSelector.step_6 ul {
    display: block;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75; }

  span.dropDownSelector.step_7 ul {
    display: block;
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    -khtml-opacity: 0.50;
    opacity: 0.50; }

  span.dropDownSelector.step_8 ul {
    display: block;
    filter: alpha(opacity=25);
    -moz-opacity: 0.25;
    -khtml-opacity: 0.25;
    opacity: 0.25; }

  span.dropDownSelector.step_9 ul {
    display: none; }

  span.dropDownSelector ul li {
    list-style-type: none; }

  span.dropDownSelector ul li a {
    background: #fff none;
    color: #333;
    display: block;
    _height: 1.3em;
    padding: 2px 5px 2px 5px;
    white-space: nowrap; }

  span.dropDownSelector ul li a:hover {
    background: #DF7B09 none;
    color: #fff !important; }

  /* Calendar */
  label.dateRow {
    position: relative; }

  span.datePickerRoot {
    display: inline-block;
    height: 22px;
    margin: 0 5px 0 -22px;
    *margin-top: 2px;
    position: relative;
    vertical-align: middle;
    width: 18px;
    line-height: 22px; }

  label.dateRow span.datePickerRoot {
    position: absolute;
    right: 8px;
    top: 2px;
    margin-left: 0;
    text-indent: 0; }

  span.datePickerRoot button.datePicker {
    background: Transparent url(/Content/themes/ofx/images/icons_eCalendar.png) no-repeat 0 -64px;
    _background-image: url(/Content/themes/ofx/images/icons_eCalendar.gif);
    border: none;
    height: 22px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 18px;
    line-height: 22px;
    vertical-align: top; }

  span.datePickerRoot button.datePicker span {
    display: none; }

  span.datePickerRoot div.dateCalendar {
    height: 220px;
    margin: 0;
    position: absolute;
    width: 203px;
    z-index: 2100; }

  span.datePickerRoot div.dateCalendar div.dateBorder {
    background: #fff url(/Content/themes/ofx/images/datePicker_background.png) repeat-x 0 0;
    border: solid 1px #00618e;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    -moz-box-shadow: 0 1px 3px #999;
    -webkit-box-shadow: 0 1px 3px #999;
    box-shadow: 0 1px 3px #999;
    width: 200px;
    height: 221px;
    padding: 0;
    text-indent: 0; }

  span.datePickerRoot div.dateCalendar ul.controls {
    height: 36px;
    margin: 0; }

  span.datePickerRoot div.dateCalendar ul.controls li.control {
    list-style-type: none;
    display: inline;
    background-image: none;
    padding: 0; }

  span.datePickerRoot div.dateCalendar ul.controls li.control button {
    border: none;
    cursor: pointer;
    font-size: 12px;
    position: absolute;
    overflow: hidden;
    width: 24px;
    height: 36px;
    margin: 0;
    padding: 0; }

  span.datePickerRoot div.dateCalendar ul.controls li.control button.previous {
    background: url(/Content/themes/ofx/images/datePicker_buttons.png) no-repeat 0 0;
    -moz-border-radius: 3px 0 0 0;
    border-radius: 3px 3px 0 0;
    left: 0;
    top: 0; }

  span.datePickerRoot div.dateCalendar ul.controls li.control button.previous:hover {
    background-position: 0 -36px; }

  span.datePickerRoot div.dateCalendar ul.controls li.control button.next {
    background: url(/Content/themes/ofx/images/datePicker_buttons.png) no-repeat 100% 0;
    -moz-border-radius: 0 3px 0 0;
    border-radius: 3px 3px 0 0;
    right: 0;
    top: 0; }

  span.datePickerRoot div.dateCalendar ul.controls li.control button.next:hover {
    background-position: 100% -36px; }

  span.datePickerRoot div.dateCalendar ul.controls li.control button span {
    display: none; }

  span.datePickerRoot div.dateCalendar ul.controls select {
    font-size: 12px; }

  span.datePickerRoot div.dateCalendar ul.controls .month {
    left: 35px;
    position: absolute;
    top: 10px;
    width: 56px; }

  span.datePickerRoot div.dateCalendar ul.controls .year {
    position: absolute;
    right: 35px;
    top: 10px;
    width: 66px; }

  span.datePickerRoot div.dateCalendar table.dateTable {
    margin: 0 0 0 2px;
    width: 197px;
    font-size: 12px; }

  span.datePickerRoot div.dateCalendar table.dateTable thead tr th {
    font-size: 10px;
    padding: 5px 0 5px 0;
    line-height: 100%;
    vertical-align: middle;
    text-align: center;
    background: #fff none;
    color: #a2a9ad;
    font-weight: normal;
    text-transform: uppercase;
    border: none;
    width: 14%; }

  span.datePickerRoot div.dateCalendar table.dateTable tbody tr td {
    border: solid 1px #e6e6e6;
    font-size: 14px;
    padding: 5px 0 5px 0;
    background: #fff none;
    line-height: 100%;
    text-align: center;
    color: #464547;
    cursor: pointer;
    width: 14%; }

  span.datePickerRoot div.dateCalendar table.dateTable tbody tr td:hover {
    background-color: #ffba00;
    color: #DF7B09; }

  span.datePickerRoot div.dateCalendar table.dateTable tbody tr td.empty {
    visibility: hidden; }

  span.datePickerRoot div.dateCalendar table.dateTable tbody tr td.past {
    background-color: #eee;
    color: #999; }

  span.datePickerRoot div.dateCalendar table.dateTable tbody tr td.current {
    background-color: #949494;
    color: #464547; }

  /* Info Pop Up */
  span.infoText {
    cursor: pointer;
    display: inline-block;
    height: 12px;
    line-height: 13px;
    position: relative;
    vertical-align: bottom;
    text-decoration: underline;
    color: #0478AA; }

  span.info {
    background: Transparent url(/Content/themes/ofx/images/icons.png) no-repeat 0 0;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    line-height: 13px;
    padding: 0 0 0 12px;
    position: relative;
    vertical-align: middle; }

  span.infoText span,
  span.info span {
    bottom: 0;
    display: block;
    visibility: hidden;
    left: -14px;
    padding: 0 0 20px 0;
    position: absolute;
    width: 242px;
    z-index: 3000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }

  span.infoText span span,
  span.info span span {
    border: 1px solid #37BDF7;
    background: #ffffff;
    color: #464547;
    display: block;
    margin: 0;
    padding: 10px 25px 5px 15px;
    position: static;
    text-align: left;
    visibility: hidden;
    width: auto; }

  span.infoText span span a,
  span.info span span a {
    color: #fff;
    text-decoration: underline; }

  span.infoText:hover span,
  span.info:hover span {
    visibility: visible; }

  span.info:hover span span {
    visibility: visible; }

  /* Quick Search */
  fieldset#quickSearch {
    background: url(/Content/themes/ofx/images/metaNavigation.png) no-repeat 0 -32px;
    float: left;
    height: 22px;
    margin: 4px 0 0 10px;
    position: relative;
    width: 202px; }

  fieldset#quickSearch h4 {
    display: none; }

  fieldset#quickSearch input {
    background: #fff;
    border: none;
    left: 8px;
    position: absolute;
    top: 3px;
    width: 160px; }

  fieldset#quickSearch button {
    background: url(/Content/themes/ofx/images/metaNavigation.png) no-repeat 0 -54px;
    border: none;
    height: 18px;
    overflow: hidden;
    position: absolute;
    right: 2px;
    top: 2px;
    width: 24px; }

  fieldset#quickSearch button span {
    visibility: hidden; }

  /* Back to Mobile */
  div#backToMobile {
    height: 39px;
    padding: 0 0 0 15px;
    position: absolute;
    right: 240px;
    top: 5px;
    _white-space: nowrap;
    _width: 1px; }

  /* Login Options */
  div#loginOptions {
    background: #fff;
    height: 39px;
    padding: 0 0 0 15px;
    position: absolute;
    top: 0;
    left: 50%;
    top: 38px;
    margin-left: 80px; }

  div#loginOptions h4 {
    display: none; }

  div#loginOptions ul {
    background: #fff;
    height: 31px;
    margin: 0;
    padding: 8px 15px 0 0; }

  div#loginOptions ul li {
    display: inline-block;
    list-style-type: none; }

  div#loginOptions ul li span.text {
    display: inline-block;
    margin-left: 5px;
    margin-right: 7px;
    line-height: 24px; }

  div#loginOptions ul li a span {
    font-weight: normal; }

  div#loginOptions ul li a.login {
    background: #fff;
    display: inline-block;
    margin-right: 4px;
    color: #747475; }

  div#loginOptions ul li a.login span {
    background: #fff;
    display: inline-block;
    padding-left: 27px;
    color: #747475; }

  div#loginOptions ul li a.register {
    background: #fff;
    display: inline-block; }

  div#loginOptions ul li a.register span {
    background: #fff;
    color: #747475;
    display: inline-block; }

  div#loginOptions ul li a.cms {
    background: #fff;
    display: inline-block; }

  div#loginOptions ul li a.cms span {
    background: #fff;
    color: #747475;
    display: inline-block;
    text-shadow: none; }

  div#loginOptions ul li a.logout {
    background: #fff;
    display: inline-block;
    margin-right: 4px; }

  div#loginOptions ul li a.logout span {
    background: #fff;
    display: inline-block;
    padding-left: 13px;
    line-height: 22px; }

  div#loginOptions ul li a.quotedeal {
    background: #fff;
    display: inline-block;
    margin-right: 4px; }

  div#loginOptions ul li a.quotedeal span {
    background: #fff;
    display: inline-block;
    padding-left: 13px;
    line-height: 22px; }

  /* Quick Links */
  div#quickLinks {
    background: url(/Content/themes/ofx/images/quickLinks.png) no-repeat 100% 0;
    height: 45px;
    padding: 0 2px 0 0;
    position: absolute;
    right: 0;
    top: 55px;
    _width: 440px;
    _white-space: nowrap;
    z-index: 2100; }

  div#quickLinks div.wrapper {
    background: url(/Content/themes/ofx/images/quickLinks.png) no-repeat 0 0;
    height: 29px;
    padding: 9px 10px 7px 15px; }

  div#quickLinks div.wrapper h4.ql {
    color: #ffba00;
    float: left;
    font-size: 158%;
    height: 27px;
    line-height: 23px;
    margin: 0;
    text-shadow: -1px -1px 0 #00476c;
    _width: 1px;
    white-space: nowrap; }

  div#quickLinks div.wrapper ul.ql {
    float: left;
    margin: 0; }

  div#quickLinks div.wrapper ul.ql li.ql {
    float: left;
    height: 27px;
    list-style-type: none;
    position: relative; }

  div#quickLinks div.wrapper ul.ql li.ql a.ql {
    background: url(/Content/themes/ofx/images/quickLinks.png) no-repeat 0 -45px;
    display: inline-block;
    height: 27px;
    margin-left: 7px;
    padding: 0 0 0 10px;
    text-decoration: none; }

  div#quickLinks div.wrapper ul.ql li.ql:hover a.ql,
  div#quickLinks div.wrapper ul.ql li.ql a.ql:hover {
    background-position: 0 -180px; }

  div#quickLinks div.wrapper ul.ql li.ql a.ql span {
    background: url(/Content/themes/ofx/images/quickLinks.png) no-repeat 100% -45px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "CiutadellaW04-Reg", "ff-netto-web-1", "Netto Offc", Arial, Sans-Serif;
    font-size: 140%;
    height: 27px;
    line-height: 23px;
    _line-height: 25px;
    padding: 0 10px 0 1px;
    text-shadow: -1px -1px 0 #036; }

  html.wf-active div#quickLinks div.wrapper ul.ql li.ql a.ql span {
    font-size: 158%; }

  div#quickLinks div.wrapper ul.ql li.ql:hover a.ql span,
  div#quickLinks div.wrapper ul.ql li.ql a.ql:hover span {
    background-position: 0 -180px;
    color: #DF7B09;
    line-height: 25px;
    _line-height: 24px;
    padding: 0 11px 0 0;
    text-shadow: 1px 1px 0 #ffd973; }

  /*
  div#quickLinks div.wrapper ul.ql li.ql.step_0 a.ql span {background-position : 100% -45px;}
  div#quickLinks div.wrapper ul.ql li.ql.step_1 a.ql span {background-position : 100% -99px;}
  div#quickLinks div.wrapper ul.ql li.ql.step_2 a.ql span {background-position : 100% -126px;}
  div#quickLinks div.wrapper ul.ql li.ql.step_3 a.ql span {background-position : 100% -153px;}
  div#quickLinks div.wrapper ul.ql li.ql.step_4 a.ql span {background-position : 100% -180px;}
  div#quickLinks div.wrapper ul.ql li.ql.step_5 a.ql span {background-position : 100% -180px;}
  div#quickLinks div.wrapper ul.ql li.ql.step_6 a.ql span {background-position : 100% -153px;}
  div#quickLinks div.wrapper ul.ql li.ql.step_7 a.ql span {background-position : 100% -126px;}
  div#quickLinks div.wrapper ul.ql li.ql.step_8 a.ql span {background-position : 100% -99px;}
  div#quickLinks div.wrapper ul.ql li.ql.step_9 a.ql span {background-position : 100% -45px;}
  */
  div#quickLinks div.wrapper ul.ql li.ql div.menuFlyout div.menuFlyout_lt,
  div#quickLinks div.wrapper ul.ql li.ql div.menuFlyout ul.menuFlyout_rb,
  div#quickLinks div.wrapper ul.ql li.ql div.menuFlyout div.menuFlyout_rb,
  div#quickLinks div.wrapper ul.ql li.ql div.menuFlyout div.menuFlyout_rt,
  div#quickLinks div.wrapper ul.ql li.ql div.menuFlyout div.menuFlyout_lb {
    background-image: url(/Content/themes/ofx/images/quickLinks_flyout.png);
    _background-image: url(/Content/themes/ofx/images/quickLinks_flyout.gif); }

  /* Quick Links Flyout */
  #mainNavigation div#quickLinks div.menuFlyout {
    white-space: normal; }

  div#quickLinks div.menuFlyout div h4 {
    border-bottom: solid 1px #cfd4d7;
    color: #DF7B09;
    font-size: 217%;
    font-weight: normal;
    margin-bottom: 15px;
    padding-bottom: 8px; }

  div#quickLinks div.menuFlyout div div.leftColumn {
    float: left;
    margin-right: 15px;
    width: 250px; }

  div#quickLinks div.menuFlyout div div.rightColumn {
    float: right;
    width: 279px; }

  div#quickLinks div.menuFlyout div div h5 {
    clear: both;
    color: #DF7B09;
    border-bottom: solid 1px #cfd4d7;
    font-size: 150%;
    margin-bottom: 8px;
    padding-bottom: 4px; }

  div#quickLinks div.menuFlyout div div h6 {
    color: #0478AA;
    font-size: 150%;
    font-weight: normal; }

  div#quickLinks div.menuFlyout div div ul {
    margin: 0 0 1em 0; }

  div#quickLinks div.menuFlyout div div ul li {
    background: Transparent url(/Content/themes/ofx/images/icons.png) no-repeat 0 -156px;
    list-style-type: none;
    padding-left: 12px; }

  div#quickLinks div.menuFlyout div div ul li.left {
    clear: left;
    width: 125px; }

  div#quickLinks div.menuFlyout div div.leftColumn ul li.left {
    width: 110px; }

  div#quickLinks div.menuFlyout div div ul li.right {
    float: left;
    width: 125px; }

  div#quickLinks div.menuFlyout div div.leftColumn ul li.right {
    width: 110px; }

  /* Enquiry Form */
  form.enquiryForm {
    margin: 0 0 25px 0; }

  form.enquiryForm fieldset.formPanel {
    background: #f0f2f4;
    border: solid 1px #949494;
    margin: 52px 0 0 0;
    padding: 6px 12px 13px 13px;
    position: relative; }

  form.enquiryForm fieldset.formPanel legend.formHeader {
    background: Transparent url(/Content/themes/ofx/images/enquiryFormTitle.png) no-repeat 100% 0;
    *border-bottom: solid 1px #949494;
    cursor: pointer;
    height: 32px;
    margin-left: -13px;
    margin-top: -38px;
    padding: 0 34px 0 0;
    position: absolute; }

  form fieldset div.formFootnote {
    display: block;
    margin: 0 0 6px 0;
    text-align: right;
    height: 1.3em; }

  form fieldset .formRow {
    font-family: "CiutadellaW04-Reg", "ff-netto-web-1", "Netto Offc", Arial, Sans-Serif;
    clear: both;
    display: block;
    width: 100%;
    margin: 0 0 10px 0;
    text-align: right; }

  form span.partnerToolsCode .formRow {
    clear: both;
    display: block;
    width: 100%;
    margin: 0 0 10px 0;
    text-align: left;
    height: 26px; }

  form span.partnerToolsCode .formRow label {
    display: block;
    float: left;
    width: 120px;
    padding: 4px 0; }

  form span.partnerToolsCode .formRow input {
    display: block;
    float: left; }

  form span.partnerToolsCode .formRow div.t-combobox {
    width: 150px;
    border-width: 1px; }

  form#currencyConverter fieldset input.converterAmount,
  input.text {
    border: solid 1px #949494;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 32px;
    line-height: 32px;
    padding: 0 9px 0 9px;
    vertical-align: middle; }

  input.text.notMandatory {
    background: #ececec; }

  form fieldset.formRow {
    height: 32px;
    position: relative; }

  form fieldset.formRow legend {
    display: block;
    font-weight: normal;
    left: 0;
    line-height: 34px;
    margin-top: 0;
    width: 75px;
    position: absolute;
    _position: relative;
    _margin-bottom: -24px;
    text-align: right;
    top: 0;
    vertical-align: middle;
	border:0; }

  form fieldset.formRow label.formLabel {
    color: Transparent;
    display: block;
    float: left;
    line-height: 1px;
    margin-top: -1px;
    *margin-top: 0;
    text-indent: -999em;
    text-align: left; }

  form fieldset.formRow label.formLabel .customSelect,
  form fieldset.formRow label.formLabel .dropDownSelector,
  form fieldset.formRow label.formLabel select,
  form fieldset.formRow label.formLabel span.text,
  form fieldset.formRow label.formLabel input.text {
    display: block;
    text-indent: 0; }

  form fieldset.formRow label.formLabel input.file {
    display: block;
    margin-right: 5px;
    text-indent: 0; }

  form fieldset.formRow label.formLabel .customSelect * {
    color: #333;
    text-indent: 0; }

  form.enquiryForm fieldset.formPanel fieldset.formRow label.formLabel input.text.phonePrefix {
    display: block;
    margin-left: 93px;
    margin-right: 15px;
    width: 32px; }

  form fieldset.formRow label.formRowCheck {
    float: left;
    padding: 2px 10px 0 0;
    text-align: left;
    vertical-align: middle; }

  form fieldset.formRow span.formRowInfo {
    float: left;
    margin: 7px 0 0 0;
    text-align: left;
    vertical-align: middle; }

  form.enquiryForm fieldset.formPanel fieldset.formRow label.formLabel input.text.phoneSuffix {
    display: block;
    width: 130px; }

  form.enquiryForm fieldset.formPanel fieldset.formRow label.formLabel input.text.leftThird {
    display: block;
    margin-left: 93px;
    margin-right: 15px;
    width: 53px; }

  form.enquiryForm fieldset.formPanel fieldset.formRow label.formLabel input.text.centerThird {
    display: block;
    margin-right: 15px;
    width: 53px; }

  form.enquiryForm fieldset.formPanel fieldset.formRow label.formLabel input.text.rightThird {
    display: block;
    width: 163px; }

  form.enquiryForm fieldset.formPanel label.freeText {
    padding-top: 1em;
    text-align: left; }

  form.enquiryForm fieldset.formPanel label input.text {
    width: 340px; }

  form.enquiryForm fieldset.formPanel label .customSelect,
  form.enquiryForm fieldset.formPanel label .dropDownSelector,
  form.enquiryForm fieldset.formPanel label select {
    margin-right: 151px;
    width: 207px;
    vertical-align: middle; }

  form.enquiryForm.openedForm fieldset.formPanel label .dropDownSelector ul {
    _left: 467px;
    _width: 207px; }

  form.enquiryForm fieldset.formPanel label textarea,
  .BeneficiaryForm textarea {
    background: #fff url(/Content/themes/ofx/images/formTextarea.png) no-repeat 0 0;
    border: solid 1px #bfbfbf;
    border-bottom: solid 1px #ececec;
    border-right: solid 1px #ececec;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: block;
    height: 160px;
    margin-top: 3px;
    overflow: auto;
    padding: 0 9px 0 9px;
    width: 430px;
    resize: none; }

  form.enquiryForm fieldset.formPanel div.labelFootnote {
    clear: both;
    font-size: 83%;
    line-height: 130%;
    margin: -5px 0 10px 0;
    padding-left: 93px; }

  form.enquiryForm fieldset.formPanel div.formButtons {
    text-align: right; }

  /* Closed Version of the Enquiry Form */
  form.enquiryForm.closedForm fieldset.formPanel {
    background: Transparent none;
    border: solid 1px #fff; }

  form.enquiryForm.closedForm fieldset.formPanel legend.formHeader {
    background: Transparent url(/Content/themes/ofx/images/enquiryFormTitle.png) no-repeat 100% -32px;
    border-bottom: none; }

  form.enquiryForm.closedForm .formFootnote,
  form.enquiryForm.closedForm .formRow,
  form.enquiryForm.closedForm .formButtons {
    /*display : none !important;*/
    visibility: hidden;
    position: absolute; }

  /* Registration Form */
  form.registrationForm, div.registrationForm {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    clear: both;
    margin: 0 0 20px 0;
    padding: 14px 14px 14px 14px;
    position: relative;
    width: 892px; }

  form.registrationForm div.jsonProgress {
    display: none;
    position: absolute; }

  form.registrationForm span.formFootnote {
    display: block;
    font-size: 92%;
    margin: 0 0 10px 0;
    text-align: right;
    width: 100%; }

  form.registrationForm fieldset.formPanel {
    border-bottom: solid 1px #949494;
    margin-bottom: 30px;
    padding-bottom: 20px;
    _border: none; }

  form.registrationForm fieldset.lastPanel {
    border: none;
    margin: 0 0 10px 0;
    padding: 0; }

  form.registrationForm fieldset.formPanel legend.panelHeader {
    color: #DF7B09;
    font-family: "CiutadellaW04-Reg", "ff-netto-web-1", "Netto Offc", Arial, Sans-Serif;
    font-size: 160%;
    font-weight: normal;
    line-height: 120%;
    margin: -30px 0 0 0;
    *margin: 0 -8px 0 -8px;
    position: absolute;
    /*text-shadow : 1px 1px 0 #fff;*/
    /*width: 320px;*/ }

  html.wf-active form.registrationForm fieldset.formPanel legend.panelHeader {
    font-size: 170%; }

  form.registrationForm fieldset.formPanel label.formRow .text,
  form.registrationForm fieldset.formPanel fieldset.formRow .text {
    width: 316px; }

  form.registrationForm fieldset.formPanel label.formRow span.text {
    display: inline-block;
    padding-right: 22px;
    text-align: left; }

  form.registrationForm fieldset.formPanel label.formRow .select2-container.selectThird,
  form.registrationForm fieldset.formPanel label.formRow .dropDownSelector.selectThird,
  form.registrationForm fieldset.formPanel label.formRow select.selectThird {
    margin-right: 267px;
    _margin-right: 0;
    width: 66px;
    _width: 334px; }

  form.registrationForm fieldset.formPanel label.formRow .select2-container.selectHalf,
  form.registrationForm fieldset.formPanel label.formRow .dropDownSelector.selectHalf,
  form.registrationForm fieldset.formPanel label.formRow select.selectHalf {
    margin-right: 176px;
    width: 160px;
    _width: 334px;
    vertical-align: top; }

  form.registrationForm fieldset.formPanel label.formRow .select2-container.selectFull,
  form.registrationForm fieldset.formPanel label.formRow .dropDownSelector.selectFull,
  form.registrationForm fieldset.formPanel label.formRow select.selectFull {
    margin-right: 0;
    _margin-right: 0;
    width: 334px;
    _width: 334px; }

  form.registrationForm fieldset.formPanel div.labelFootnote {
    clear: both;
    font-size: 83%;
    line-height: 130%;
    margin: -5px 0 10px 0;
    padding-left: 557px; }

  form.registrationForm fieldset.formPanel fieldset.formRow legend {
    width: 551px; }
  form.registrationForm fieldset.formPanel fieldset.formRow label {
    float: left; }
    form.registrationForm fieldset.formPanel fieldset.formRow label span.dropDownSelector, form.registrationForm fieldset.formPanel fieldset.formRow label select, form.registrationForm fieldset.formPanel fieldset.formRow label input.text {
      display: block;
      margin-top: -1.3em;
      position: relative; }

  div.AddressDetailsEditorTemplate fieldset.formRow label div.select2-container {
    display: block;
    /* margin-top: -0.21em;*/
    position: relative; }

  form.registrationForm fieldset.formPanel fieldset.formRow label input.text.dateSelector {
    margin-top: 0;
    float: left; }

  form.registrationForm fieldset.formPanel fieldset.formRow label .leftHalf {
    margin-left: 554px;
    width: 144px;
    position: relative;
    display: block; }

  form.registrationForm fieldset.formPanel label.formRow .leftHalf {
    width: 140px; }

  form.registrationForm fieldset.formPanel label.formRow .rightHalf {
    margin-left: 6px;
    width: 143px; }

  form.registrationForm fieldset.formPanel div.formRow label .leftHalf {
    width: 143px; }

  form.registrationForm fieldset.formPanel div.formRow label .rightHalf {
    margin-left: 6px;
    width: 143px; }

  form.registrationForm fieldset.formPanel label.formRow .rightSpan {
    margin-left: 6px;
    width: 143px;
    font-size: 83%; }

  form.registrationForm fieldset.formPanel label.formRow input#MiddleName {
    width: 138px; }

  form.registrationForm fieldset.formPanel fieldset.formRow label .rightHalf {
    margin-left: 6px;
    width: 144px; }

  form.registrationForm fieldset.formPanel div.AddressDetailsEditorTemplate fieldset.formRow label .leftThird {
        width: 27px;
        padding-left: 2px;
        padding-right: 2px;
        text-align: center;
     }

  form.registrationForm fieldset.formPanel div.AddressDetailsEditorTemplate fieldset.formRow label .centerThird {
    margin-left: 6px;
    width: 134px; }

  form.registrationForm fieldset.formPanel div.AddressDetailsEditorTemplate fieldset.formRow label .rightThird {
    margin-left: 6px;
    width: 127px;
    position: absolute; }

  form.registrationForm fieldset.formPanel fieldset.formRow label .leftThird {
    margin-left: 557px;
    width: 50px; }

  form.registrationForm fieldset.formPanel fieldset.formRow label .centerThird {
    margin-left: 6px;
    width: 50px; }

  form.registrationForm fieldset.formPanel fieldset.formRow label .rightThird {
    margin-left: 6px;
    width: 153px;
    position: absolute; }

  form.registrationForm fieldset.formPanel fieldset.formRow label select.leftHalf {
    width: 162px; }

  form.registrationForm fieldset.formPanel fieldset.formRow label select.rightHalf {
    width: 162px; }

  form.registrationForm fieldset.formPanel fieldset.formRow label input.checkbox {
    margin-left: 557px;
    margin-top: 5px; }

  form.registrationForm fieldset.formPanel fieldset.formRow label.radio {
    padding-right: 10px;
    padding-top: 3px; }

  form.registrationForm fieldset.formPanel fieldset.formRow label.radio.first input.radio {
    margin-left: 556px; }

  form.registrationForm fieldset.formPanel fieldset.formRow.checkList label {
    display: block;
    margin-left: 547px; }

  form.registrationForm div.buttons {
    text-align: right; }

  form.registrationForm div.buttons button.largeButton {
    font-size: 85%; }

  /* Organisation Member Form*/
  form.organisationMemberForm {
    clear: both;
    margin: 0 0 20px 0;
    padding: 14px 14px 14px 14px;
    position: relative;
    width: 892px; }
    form.organisationMemberForm fieldset.formPanel {
      border-bottom: solid 1px #949494;
      margin-bottom: 30px;
      padding-bottom: 20px;
      _border: none; }
      form.organisationMemberForm fieldset.formPanel legend.panelHeader {
        color: #DF7B09;
        font-family: "CiutadellaW04-Reg", "ff-netto-web-1", "Netto Offc", Arial, Sans-Serif;
        font-size: 160%;
        font-weight: normal;
        letter-spacing: -1px;
        line-height: 120%;
        margin: -30px 0 0 0;
        *margin: 0 -8px 0 -8px;
        position: absolute;
        width: 320px; }
    form.organisationMemberForm fieldset.lastPanel {
      border: none;
      margin: 0 0 10px 0;
      padding: 0; }

  form.organisationMemberForm fieldset.formPanel:first-child legend.panelHeader {
    margin: 0; }

  form.organisationMemberForm div.formRow {
    width: 100%;
    margin-bottom: 10px;
    text-align: left; }

  form.organisationMemberForm div.fieldLabel {
    display: inline-block;
    width: 430px;
    text-align: right;
    vertical-align: top;
    position: relative;
    top: 4px; }

  form.organisationMemberForm div.fieldItem {
    display: inline-block;
    text-align: left;
    margin-left: 5px;
    vertical-align: top; }
    form.organisationMemberForm div.fieldItem label {
      display: inherit; }

  form.organisationMemberForm div.fieldItem input[type="checkbox"] {
    margin-right: 20px;
    margin-top: 0; }

  form.organisationMemberForm div.fieldHelp span.information {
    display: inline-block;
    background: Transparent url(/Content/themes/ofx/images/icons.png) no-repeat 0 0;
    cursor: pointer;
    height: 12px;
    line-height: 13px;
    padding: 0 0 0 12px;
    position: relative;
    vertical-align: middle; }

  form.organisationMemberForm div.fieldItem input.text {
    width: 317px; }

  form.organisationMemberForm fieldset.formPanel .formRow label .leftThird {
    width: 50px;
    margin-left: -6px; }
  form.organisationMemberForm fieldset.formPanel .formRow label .centerThird {
    width: 50px; }
  form.organisationMemberForm fieldset.formPanel .formRow label .rightThird {
    width: 153px; }

  form.organisationMemberForm span.formFootnote {
    color: #868587;
    display: block;
    font-size: 92%;
    margin: 0 0 10px 0;
    text-align: right;
    width: 100%; }

  form.organisationMemberForm .fieldHelp {
    display: inline-block;
    vertical-align: top;
    position: relative;
    max-width: 400px;
    padding-bottom: 14px; }

  form.organisationMemberForm .helpText {
    font-size: 70%; }

  div.k-grid table tbody tr td.memberNotVerifiedCell {
    background-color: #FAC88D; }

  div .k-grid-header .k-header {
    white-space: normal; }

  .AddressPanel .QASPanelForSearch legend {
    top: 6px; }

  /* temp styles to accomodate dinamic qas templating */
  form.organisationMemberForm .QASPanelForSearch legend {
    display: inline-block;
    width: 428px;
    text-align: right;
    vertical-align: top;
    position: relative;
    float: left; }

  form.organisationMemberForm .AddressManual legend {
    display: block;
    font-weight: normal;
    height: 24px;
    left: 0;
    line-height: 22px;
    margin-top: 0;
    width: 428px;
    *width: 70px;
    position: absolute;
    _position: relative;
    _margin-bottom: -24px;
    text-align: right;
    top: 0;
    vertical-align: middle; }

  form.organisationMemberForm .QASPanelForSearch label {
    float: left;
    display: inline-block;
    text-align: left; }

  form.organisationMemberForm .QASPanelForSearch label span {
    padding-left: 5px; }

  form.organisationMemberForm fieldset.formPanel .AddressManual fieldset.formRow label .leftHalf {
    margin-left: 440px;
    width: 140px;
    position: relative;
    display: block; }

  form.organisationMemberForm fieldset.formPanel .AddressManual fieldset.formRow label {
    float: left; }

  form.organisationMemberForm fieldset.formPanel .AddressManual fieldset.formRow label input.text {
    display: block;
    margin-top: -1.5em;
    position: relative; }

  form.organisationMemberForm fieldset.formPanel .AddressManual fieldset.formRow label .rightHalf {
    margin-left: 6px;
    width: 144px; }

  form.organisationMemberForm fieldset.formPanel .AddressManual fieldset.formRow label .leftThird {
    margin-left: 440px;
    width: 53px; }

  form.organisationMemberForm fieldset.formPanel .AddressManual fieldset.formRow label .centerThird {
    margin-left: 6px;
    width: 53px; }

  form.organisationMemberForm fieldset.formPanel .AddressManual fieldset.formRow label .rightThird {
    margin-left: 6px;
    width: 153px;
    position: absolute; }

  form.organisationMemberForm .QASLoadingMessage fieldset.formRow {
    text-align: left !important;
    margin-left: 440px; }

  form.organisationMemberForm fieldset.formRow legend {
    width: 430px; }
  form.organisationMemberForm fieldset.formRow .addressCountry {
    margin-left: 440px; }

  form.organisationMemberForm .comboResultQASfieldset {
    width: 780px; }

  form.organisationMemberForm .labelFootnote {
    margin-left: 430px;
    position: relative;
    display: block; }

  form.organisationMemberForm div.QASPanelForSearch .labelFootnote {
    margin-left: 440px; }
  form.organisationMemberForm div.QASPanelForSearch .clearAddressLink {
    display: inline-table;
    margin-right: 135px; }

  /* beneficiary form */
  .BeneficiaryForm .beneficiaryFormRow {
    width: 100%;
    margin-bottom: 10px; }
    .BeneficiaryForm .beneficiaryFormRow #AccountIsCreditCard {
      vertical-align: text-top; }
  .BeneficiaryForm .beneficiaryFormRow2Level {
    width: 100%;
    margin-bottom: 10px;
    display: table; }
  .BeneficiaryForm .fieldLabel {
    display: inline-block;
    width: 430px;
    text-align: right;
    vertical-align: top;
    position: relative;
    top: 4px; }
  .BeneficiaryForm .buttons {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .BeneficiaryForm .buttons a {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }

  .BeneficiaryForm
  .BeneficiaryForm .fieldLabel2Level {
    display: table-cell;
    vertical-align: top;
    width: 430px;
    text-align: right; }

  .BeneficiaryForm .fieldItem {
    display: inline-block;
    text-align: left;
    margin-left: 5px; }

  .BeneficiaryForm .fieldItem .text {
    width: 326px; }

  .BeneficiaryForm .fieldItem .bankcode {
    width: 100px !important; }

  .BeneficiaryForm .fieldItem .branchcode-with-bankcode {
    width: 193px !important; }

  .BeneficiaryForm .fieldItem .account-with-suffix {
    width: 199px !important; }

  .BeneficiaryForm .fieldItem .account-suffix {
    width: 100px !important;
    margin-left: 7px; }

  .BeneficiaryForm .fieldItem .checkbox {
    margin-right: 309px; }

  .BeneficiaryForm .fieldHelp {
    display: inline-block;
    vertical-align: top;
    position: relative; }

  .BeneficiaryForm .helpText {
    font-size: 70%; }

  .BeneficiaryForm .beneFootNote {
    font-size: 83%;
    padding: 0 0 10px 440px;
    text-align: center;
    position: relative;
    top: -10px; }

  .BeneficiaryForm .beneFieldOr {
    width: 400px !important; }

  #BeneficiaryAccountFields #AccountSuffix {
    margin-right: 20px; }

  /* Checks List */
  body div.checksList {
    margin: 0 0 20px 0;
    width: 205px; }

  body div ul.checksList,
  body div.checksList ul {
    margin: 0 0 0 0; }

  body div ul.checksList {
    margin: 0 0 20px 0; }

  body div ul.checksList li,
  body div.checksList ul li {
    background: Transparent url(/Content/themes/ofx/images/icons.png) no-repeat 0 -909px;
    list-style-type: none;
    padding: 0 0 3px 18px; }

  body div.checksList ul li a {
    background: Transparent none;
    display: inline;
    margin: 0;
    padding: 0; }

  body div.crossesList span.listFootnote,
  body div.checksList span.listFootnote {
    display: block;
    font-size: 83%;
    line-height: 130%;
    margin: 0 0 0 0; }

  body div.crossesList a.listMoreLink,
  body div.checksList a.listMoreLink {
    padding-left: 10px; }

  /* Crosses List */
  body div.crossesList {
    margin: 0 0 20px 0;
    width: 205px; }

  body div ul.crossesList,
  body div.crossesList ul {
    margin: 0 0 0 0; }

  body div ul.crossesList {
    margin: 0 0 20px 0; }

  body div ul.crossesList li,
  body div.crossesList ul li {
    background: Transparent url(/Content/themes/ofx/images/icons.png) no-repeat 0 -973px;
    list-style-type: none;
    padding: 0 0 3px 18px; }

  /* Progress Steps */
  ul.registrationSteps {
    background: #EEEEEE url(/Content/themes/ofx/images/registrationSteps.png) no-repeat 0 0;
    height: 35px;
    margin: 15px 0 20px 0;
    width: 930px; }

  ul.registrationSteps li {
    color: #DF7B09;
    font-size: 140%;
    float: left;
    font-family: "CiutadellaW04-Reg", "ff-netto-web-1", "Netto Offc", Arial, Sans-Serif;
    font-weight: normal;
    line-height: 37px;
    list-style-type: none;
    text-align: center;
    /*text-shadow : 1px 1px 0 #fff;*/
    width: 306px; }

  html.wf-active ul.registrationSteps li {
    font-size: 158%; }

  ul.registrationSteps li.step_1,
  ul.registrationSteps li.step_1 a {
    color: #DF7B09; }

  ul.registrationSteps li.step_2,
  ul.registrationSteps li.step_2 a {
    color: #adaeaf; }

  ul.registrationSteps li.step_3,
  ul.registrationSteps li.step_3 a {
    color: #adaeaf; }

  ul.registrationSteps.active_1 {
    background-position: 0 0; }

  ul.registrationSteps.active_2 {
    background-position: 0 -35px; }

  ul.registrationSteps.active_2 li.step_1 {
    color: #adaeaf; }

  ul.registrationSteps.active_2 li.step_2 {
    color: #DF7B09; }

  ul.registrationSteps.active_2 li.step_3 {
    color: #adaeaf; }

  ul.registrationSteps.active_3 {
    background-position: 0 -70px; }

  ul.registrationSteps.active_3 li.step_1 {
    color: #adaeaf; }

  ul.registrationSteps.active_3 li.step_2 {
    color: #adaeaf; }

  ul.registrationSteps.active_3 li.step_3 {
    color: #DF7B09; }

  /* Form Validation */
  /* Input Error */
  label.input-validation-error span.dropDownSelector,
  label.input-validation-error select,
  label.input-validation-error textarea,
  label.input-validation-error input.text,
  span.dropDownSelector.input-validation-error,
  textarea.input-validation-error,
  input.text.input-validation-error,
  input.k-invalid,
  div.k-combobox.input-validation-error {
    background: #ffffff none;
    border: solid 1px #FB5E2B; }

  input.input-validation-error.radio,
  input.input-validation-error.checkbox {
    outline: solid 2px #FB5E2B; }

  /* Dashboard Notifications */
  div.dashboardNotifications h2 {
    display: none; }

  div.dashboardNotifications ul {
    margin: 0 0 10px 0; }

  div.dashboardNotifications ul li {
    list-style-type: none;
    margin: 0 0 5px 0;
    padding: 8px 8px 8px 40px; }

  div.dashboardNotifications ul li.type_error {
    background: #FED7CA url(/Content/themes/ofx/images/icons_error.png) no-repeat 5px 5px;
    _background-image: url(/Content/themes/ofx/images/icons_error.gif);
    border: solid 1px #FB5E2B;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }

  div.dashboardNotifications ul li.type_warning {
    background: #FEF1CA url(/Content/themes/ofx/images/icons_warning.png) no-repeat 5px 5px;
    _background-image: url(/Content/themes/ofx/images/icons_warning.gif);
    border: solid 1px #FBC82B;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }

  div.dashboardNotifications ul li.type_notification {
    background: #FEF1CA url(/Content/themes/ofx/images/icons_notification.png) no-repeat 5px 5px;
    _background-image: url(/Content/themes/ofx/images/icons_notification.gif);
    border: solid 1px #FBC82B;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }

  div.dashboardNotifications ul li.type_information {
    background: #f6ffff url(/Content/themes/ofx/images/icons_notification.png) no-repeat 5px 5px;
    _background-image: url(/Content/themes/ofx/images/icons_notification.gif);
    border: 1px solid #37BDF7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }

  div.dashboardNotifications ul li.type_success {
    background: #C0EDE2 url(/Content/themes/ofx/images/icons_success.png) no-repeat 5px 5px;
    border: solid 1px #05B78C;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }

  /*
        Additions 9 May 2011
        Please note that for this to work line 1137 and 1649 to 1666 need to be disabled.
  */
  /* Currency flags */
  /*span.dropDownSelector {
        background : #fff url(/Content/themes/ofx/images/formText.png) no-repeat 0 0 !important;
  }*/
  span.dropDownSelector.show_flags span.dds_outside span.dds_inside {
    background: no-repeat 5px 50%;
    padding-left: 25px; }

  span.dropDownSelector.hide_flags span.dds_outside span.dds_inside {
    background-image: none;
    padding-left: 5px; }

  span.dropDownSelector ul {
    -moz-transition: all cubic-bezier(0.5, 0, 0.5, 1) 0.3s;
    -webkit-transition: all cubic-bezier(0.5, 0, 0.5, 1) 0.3s;
    -o-transition: all cubic-bezier(0.5, 0, 0.5, 1) 0.3s;
    transition: all cubic-bezier(0.5, 0, 0.5, 1) 0.3s;
    max-height: 300px;
    _height: 100px;
    overflow-y: auto !important;
    _overflow-y: scroll !important;
    overflow-x: visible !important; }

  span.dropDownSelector ul.showDropDownSelector {
    visibility: visible;
    -moz-opacity: 1.00;
    -khtml-opacity: 1.00;
    opacity: 1.00; }

  span.dropDownSelector ul.hideDropdownSelector {
    visibility: hidden;
    -moz-opacity: 0.00;
    -khtml-opacity: 0.00;
    opacity: 0.00; }

  span.value_AED {
    background-image: url(/Content/themes/ofx/images/flag_aed.png); }

  span.value_AUD {
    background-image: url(/Content/themes/ofx/images/flag_aud.png); }

  span.value_BHD {
    background-image: url(/Content/themes/ofx/images/flag_bhd.png); }

  span.value_BND {
    background-image: url(/Content/themes/ofx/images/flag_bnd.png); }

  span.value_CAD {
    background-image: url(/Content/themes/ofx/images/flag_cad.png); }

  span.value_CHF {
    background-image: url(/Content/themes/ofx/images/flag_chf.png); }

  span.value_CNY {
    background-image: url(/Content/themes/ofx/images/flag_cny.png); }

  span.value_CZK {
    background-image: url(/Content/themes/ofx/images/flag_czk.png); }

  span.value_DKK {
    background-image: url(/Content/themes/ofx/images/flag_dkk.png); }

  span.value_EUR {
    background-image: url(/Content/themes/ofx/images/flag_eur.png); }

  span.value_FJD {
    background-image: url(/Content/themes/ofx/images/flag_fjd.png); }

  span.value_GBP {
    background-image: url(/Content/themes/ofx/images/flag_gbp.png); }

  span.value_HKD {
    background-image: url(/Content/themes/ofx/images/flag_hkd.png); }

  span.value_HUF {
    background-image: url(/Content/themes/ofx/images/flag_huf.png); }

  span.value_IDR {
    background-image: url(/Content/themes/ofx/images/flag_idr.png); }

  span.value_ILS {
    background-image: url(/Content/themes/ofx/images/flag_ils.png); }

  span.value_JPY {
    background-image: url(/Content/themes/ofx/images/flag_jpy.png); }

  span.value_KRW {
    background-image: url(/Content/themes/ofx/images/flag_krw.png); }

  span.value_KWD {
    background-image: url(/Content/themes/ofx/images/flag_kwd.png); }

  span.value_LKR {
    background-image: url(/Content/themes/ofx/images/flag_lkr.png); }

  span.value_MAD {
    background-image: url(/Content/themes/ofx/images/flag_mad.png); }

  span.value_MXN {
    background-image: url(/Content/themes/ofx/images/flag_mxn.png); }

  span.value_MYR {
    background-image: url(/Content/themes/ofx/images/flag_myr.png); }

  span.value_NOK {
    background-image: url(/Content/themes/ofx/images/flag_nok.png); }

  span.value_NZD {
    background-image: url(/Content/themes/ofx/images/flag_nzd.png); }

  span.value_OMR {
    background-image: url(/Content/themes/ofx/images/flag_omr.png); }

  span.value_PEN {
    background-image: url(/Content/themes/ofx/images/flag_pen.png); }

  span.value_PGK {
    background-image: url(/Content/themes/ofx/images/flag_pgk.png); }

  span.value_PHP {
    background-image: url(/Content/themes/ofx/images/flag_php.png); }

  span.value_PKR {
    background-image: url(/Content/themes/ofx/images/flag_pkr.png); }

  span.value_PLN {
    background-image: url(/Content/themes/ofx/images/flag_pln.png); }

  span.value_SAR {
    background-image: url(/Content/themes/ofx/images/flag_sar.png); }

  span.value_SBD {
    background-image: url(/Content/themes/ofx/images/flag_sbd.png); }

  span.value_SCR {
    background-image: url(/Content/themes/ofx/images/flag_scr.png); }

  span.value_SEK {
    background-image: url(/Content/themes/ofx/images/flag_sek.png); }

  span.value_SGD {
    background-image: url(/Content/themes/ofx/images/flag_sgd.png); }

  span.value_THB {
    background-image: url(/Content/themes/ofx/images/flag_thb.png); }

  span.value_TOP {
    background-image: url(/Content/themes/ofx/images/flag_top.png); }

  span.value_TRY {
    background-image: url(/Content/themes/ofx/images/flag_try.png); }

  span.value_TWD {
    background-image: url(/Content/themes/ofx/images/flag_twd.png); }

  span.value_USD {
    background-image: url(/Content/themes/ofx/images/flag_usd.png); }

  span.value_VND {
    background-image: url(/Content/themes/ofx/images/flag_vnd.png); }

  span.value_VUV {
    background-image: url(/Content/themes/ofx/images/flag_vuv.png); }

  span.value_WST {
    background-image: url(/Content/themes/ofx/images/flag_wst.png); }

  span.value_XPF {
    background-image: url(/Content/themes/ofx/images/flag_xpf.png); }

  span.value_ZAR {
    background-image: url(/Content/themes/ofx/images/flag_zar.png); }

  span.value_ISK {
    background-image: url(/Content/themes/ofx/images/flag_isk.png); }

  span.value_VEF {
    background-image: url(/Content/themes/ofx/images/flag_vef.png); }

  span.value_BRL {
    background-image: url(/Content/themes/ofx/images/flag_brl.png); }

  span.value_ARS {
    background-image: url(/Content/themes/ofx/images/flag_ars.png); }

  span.value_INR {
    background-image: url(/Content/themes/ofx/images/flag_inr.png); }

  span.value_CLP {
    background-image: url(/Content/themes/ofx/images/flag_clp.png); }

  /* CMS Text */
  div.cmstext {
    clear: both;
    margin: 0 0 20px 0;
    *zoom: 1; }

  div.cmstext:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden; }

  #modalContent div.cmstext h1 {
    margin: 0 0 17px 0; }

  div.cmstext ul {
    margin: 0 0 1em 0; }

  div.cmstext ul li {
    background: Transparent url(/Content/themes/ofx/images/icons.png) no-repeat 0 -155px;
    list-style-type: none;
    padding-left: 12px; }

  div.cmstext ul li a {
    /*background : #fff url(/Content/themes/ofx/images/icons.png) no-repeat 0 -220px;
    _background : #fff url(/Content/themes/ofx/images/icons.gif) no-repeat 0 -220px;
    display : inline-block;
    margin-left : -12px;
    padding-left : 10px;*/ }

  div.cmstext ol {
    margin: 0 0 1em 1.9em;
    padding: 0; }

  div.cmstext ol li {
    margin: 0;
    padding: 0; }

  div.cmstext ol li p {
    font-weight: normal; }

  div.cmstext .listHeader {
    font-family: "CiutadellaW04-Reg", Arial, Sans-Serif;
    font-size: 117%;
    margin: 0 0 12px 0; }

  /*
  div.cmstext .contentIntro {
    font-family : "ff-netto-web-1", "Netto Offc", Arial, Sans-Serif;
    font-size : 140%;
    line-height : 130%;
    margin : 0 0 15px 0;
  }
  html.wf-active div.cmstext .contentIntro {
    font-size : 150%;
  }
  */
  div.cmstext .contentFooter {
    font-size: 83%; }

  /* Additions May 13th 2011 */
  /* Login Column */
  div#loginColumn {
    margin: 0 auto 0 auto;
    padding: 20px 0 0 0;
    width: 684px; }

  div#loginColumn div.optionalMessage {
    background: Transparent url(/Content/themes/ofx/images/loginForm_optionalMessage.png) no-repeat 0 5px;
    padding: 0 0 0 65px;
    position: relative;
    margin: 0 0 25px -65px;
    width: 684px; }

  div#loginColumn div.optionalMessage h2 {
    color: #DF7B09;
    font-size: 183%;
    font-weight: normal; }

  div#loginColumn form#loginForm {
    background: #EEEEEE none;
    float: left;
    margin: 0 0 25px 0;
    min-height: 190px;
    padding: 10px 18px 1px 18px;
    width: 294px; }

  div#loginColumn form#loginForm.nobackground {
    background: none;
    border: none; }

  div#loginColumn form#loginForm fieldset.formPanel {
    margin: 0; }

  div#loginColumn form#loginForm fieldset.formPanel legend.formTitle,
  div#loginColumn div#loginRightPanelTravelCard fieldset.formPanel legend.formTitle,
  div#loginColumn div#loginRightPanelHelp h2 {
    color: #DF7B09;
    font-size: 183%;
    height: 1.8em;
    margin: 0; }

  div#loginColumn form#loginForm fieldset.formPanel label.formRow {
    font-size: 117%; }

  div#loginColumn form#loginForm fieldset.formPanel label.formRow input.text {
    font-size: 85%;
    width: 185px; }

  div#loginColumn form#loginForm fieldset.formPanel div.formColumns label.formRowCheck {
    float: left;
    width: 170px; }

  div#loginColumn form#loginForm fieldset.formPanel div.formColumns label.formRowCheck input.checkbox {
    float: left;
    margin-right: 0.3em;
    margin-bottom: 1em; }

  div#loginColumn form#loginForm fieldset.formPanel div.formColumns div.buttons {
    float: right;
    text-align: right;
    width: 212px; }

  div#loginColumn form#loginForm fieldset.formPanel p.toRight {
    padding-top: 10px;
    margin-bottom: 0; }

  div#loginColumn div#loginRightPanelHelp {
    float: right;
    margin: 0 0 25px 0;
    min-height: 190px;
    padding: 10px 18px 1px 18px;
    width: 294px; }

  div#loginColumn div#loginRightPanelHelp h3 {
    color: #464547;
    font-size: 150%;
    font-weight: normal; }

  div#loginColumn div#loginRightPanelHelp p {
    font-size: 108%;
    margin: 0 0 5px 0; }

  div#loginColumn div#loginRightPanelTravelCard {
    background: #EEEEEE none;
    float: right;
    margin: 0 0 25px 0;
    min-height: 190px;
    padding: 10px 18px 1px 18px;
    width: 294px; }

  div#loginColumn div#loginRightPanelTravelCard fieldset img {
    float: left;
    max-height: 110px; }

  div#loginColumn div#loginRightPanelTravelCard fieldset div.buttons {
    float: right;
    margin-top: 36px; }

  div#loginColumn div#bottomPanel {
    clear: both;
    float: left;
    padding: 10px 18px 1px 0;
    width: 100%; }

  div#loginColumn div#bottomPanel h2 {
    font-size: 200%;
    font-weight: normal;
    margin: 0 0 10px 0; }

  div#loginColumn div#bottomPanel h3 {
    font-size: 150%;
    font-weight: normal;
    margin: 0 0 15px 0;
    color: #464547; }

  div#loginColumn div#bottomPanel p {
    font-size: 108%;
    margin: 0 0 15px 0; }

  div#loginColumn div#loginRegister {
    clear: both; }

  div#loginColumn div#loginRegister h3 {
    color: #DF7B09;
    font-size: 183%; }

  div#loginColumn div#loginRegister p {
    color: #DF7B09;
    font-size: 150%;
    font-weight: normal;
    line-height: 1.3em; }

  /* Social Media */
  div#socialMedia {
    float: right;
    margin: 0;
    padding-top: 5px; }

  /* Modal Dialog */
  div#modalDialog {
    height: 100%;
    left: 0;
    position: fixed;
    _position: absolute;
    top: 0;
    width: 100%;
    z-index: 10000; }

  div#modalDialog div.modalBackground {
    background: #DF7B09;
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    filter: alpha(opacity=60);
    opacity: 0.6;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -moz-transition: all cubic-bezier(0.5, 0, 0.5, 1) 0.3s;
    -webkit-transition: all cubic-bezier(0.5, 0, 0.5, 1) 0.3s;
    -o-transition: all cubic-bezier(0.5, 0, 0.5, 1) 0.3s;
    transition: all cubic-bezier(0.5, 0, 0.5, 1) 0.3s;
    visibility: hidden;
    width: 100%;
    z-index: 11000; }

  div#modalDialog div.modalForeground {
    background: #ffffff;
    border: solid 1px #ffffff;
    height: 474px;
    left: 50%;
    margin: -227px 0 0 -343px;
    position: absolute;
    top: 50%;
    -moz-transition: all cubic-bezier(0.5, 0, 0.5, 1) 0.3s;
    -webkit-transition: all cubic-bezier(0.5, 0, 0.5, 1) 0.3s;
    -o-transition: all cubic-bezier(0.5, 0, 0.5, 1) 0.3s;
    transition: all cubic-bezier(0.5, 0, 0.5, 1) 0.3s;
    visibility: hidden;
    width: 668px !important;
    z-index: 12000; }

  div#modalDialog div.modalForeground a.closeModal {
    background: Transparent url(/Content/themes/ofx/images/icons_secure.png) no-repeat 100% -478px;
    _background-image: url(/Content/themes/ofx/images/icons_secure.gif);
    color: #ffffff;
    padding: 0 15px 0 0;
    position: absolute;
    right: 15px;
    top: 10px; }

  div#modalDialog div.modalForeground h2.modalTitle {
    background: #005580 none;
    color: #ffcc00;
    font-family: "CiutadellaW04-Reg", "ff-netto-web-1", "Netto Offc", Arial, Sans-Serif;
    font-size: 165%;
    font-weight: normal;
    margin: 0;
    padding: 8px 15px 8px 15px; }

  html.wf-active div#modalDialog div.modalForeground h2.modalTitle {
    font-size: 183%; }

  div#modalDialog div.modalForeground iframe#modalContent {
    height: 438px;
    width: 668px; }

  div#modalDialog div.modalForeground div#modalContent {
    height: 413px;
    overflow: hidden;
    overflow-y: auto;
    padding: 15px 15px 0 15px;
    width: 638px; }

  /* Modal Iframe Content */
  html#modalWindow {
    overflow-x: hidden; }

  html#modalWindow body {
    margin: 0;
    padding: 0; }

  html#modalWindow body div#modalContent {
    margin: 0 0 0 0;
    padding: 15px 15px 1px 15px; }

  /* Modal Animation */
  .modalHidden,
  div#modalDialog.modalHidden {
    visibility: hidden;
    display: none; }

  .modalVisible,
  div#modalDialog.modalVisible {
    visibility: visible;
    display: block; }

  div#modalDialog div.modalBackgroundHidden {
    visibility: hidden;
    display: none;
    -moz-opacity: 0.0;
    -khtml-opacity: 0.0;
    /*filter:alpha(opacity=60);*/
    opacity: 0.0; }

  div#modalDialog div.modalBackgroundVisible {
    visibility: visible;
    display: block;
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    /*filter:alpha(opacity=60);*/
    opacity: 0.6; }

  div#modalDialog div.modalForegroundHidden {
    visibility: hidden;
    display: none;
    -moz-opacity: 0.0;
    -khtml-opacity: 0.0;
    /*filter:alpha(opacity=0);*/
    opacity: 0.0; }

  div#modalDialog div.modalForegroundVisible {
    visibility: visible;
    display: block;
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    /*filter:alpha(opacity=100);*/
    opacity: 1.0; }

  div#ForexNewsBody p {
    white-space: normal; }

  /* JSON Progress Indicator */
  div.jsonProgress {
    background: url(/Content/themes/ofx/images/loader_1.png) no-repeat 50% 50%;
    -webkit-animation: rg-spin 2s infinite linear;
    animation: rg-spin 2s infinite linear;
    display: none;
    height: 48px;
    width: 48px;
    margin: -6px 0 0 -22px;
    padding: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    text-indent: -999em;
    z-index: 1000; }

  #saasuSelectBankAccount li.ui-select-choices-row {
    margin-left: -28px;
    font-size: 12px; } }
.rg-center-block, .center-block-absolute {
  display: block;
  margin-right: auto;
  margin-left: auto;
  top: 50%;
  left: 50%; }

.center-block-absolute {
  position: absolute; }

.rg-loader {
  height: 50px;
  width: 50px;
  background: url("/Content/themes/ofx/images/loader_1.png");
  z-index: 1; }

.rg-spin {
  -webkit-animation: rg-spin 2s infinite linear;
  animation: rg-spin 2s infinite linear; }

@-webkit-keyframes rg-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes rg-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    transform: rotate(359deg); } }
/* EXCEPTIONS */
/* PRINT MARKUP: Exceptions for the printed version */
/* IPAD: Exceptions for the iPad */
/* iPHONE: Exceptions for the iPhone */
div#nextDealDatePanel h3 span {
  font-weight: normal !important;
  font-size: 16px !important;
  text-align: left !important;
  margin-top: 5px !important; }

span.ofx-next-transfer-message-saved {
  font-weight: normal !important;
  text-align: left !important; }

h2.ofx-next-transfer-message-saved {
  margin-bottom: 0 !important; }

.ofx-help-and-support a h3 {
  font-size: 16px !important; }

.supportPanel.ofx-help-and-support a h2 {
  margin-bottom: 5px; }

input#MaturityDate {
  font-size: 13.6px;
  margin-left: -1px;
  width: 111px; }

img.ui-datepicker-trigger {
  margin-left: 5px; }

.k-window-titlebar.k-header {
  border-color: #e5e5e5 !important;
  min-height: 20px; }

.k-widget.k-window .k-window-titlebar {
  background-color: #fff;
  background-image: none !important; }

.k-widget.k-window {
  border-color: #e5e5e5 !important; }

.k-window.k-state-focused {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important; }

#getAQuote table {
  width: 100%; }

.quoteDetails table tr:nth-child(odd) {
  background-color: #F1F2F2 !important; }

div#loginOptions li span {
  font-size: 16px !important; }
  div#loginOptions li span b {
    font-size: 16px !important; }

#footerNotes b, #footerNotes strong {
  font-size: 1em !important; }

#footerNotes a {
  font-size: 12px !important; }

#quoteTable td > span {
  font-weight: normal !important; }

#showNotificationSettingsDialog {
  height: auto !important;
  display: inline-block !important; }

#authorisationNotification.dashboardNotifications ul li {
  height: auto !important; }
  #authorisationNotification.dashboardNotifications ul li #spriteAnimation2 {
    margin-bottom: 10px; }

#contactPreferencesEmailLink {
  margin-left: -9px; }

#contactPreferencesSMSLink {
  margin-left: -18px; }

#notificationBar {
  background-color: #005C85;
  color: #fff;
  display: none;
  font-size: 16px;
  line-height: 1em;
  padding: 10px;
  position: relative;
  text-align: center; }

#notificationBar .closeNotification {
  border: medium none;
  color: #fff;
  cursor: pointer;
  float: right;
  font-size: 20px;
  line-height: 0;
  padding: 18px 40px;
  position: absolute;
  right: 15px;
  text-decoration: none;
  top: 0;
  width: 20px; }

#notificationBar .closeNotification:hover {
  color: rgba(255, 255, 255, 0.75); }

/*# sourceMappingURL=styles.css.map */
