/* Business buckets
--------------------------------------------------------------------------- */
.dataFeedBkt {
  background: #f7f7f7;
  clear: both;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 20px;
  overflow: hidden; }
  .dataFeedBkt h3 {
    background: url(/shared/business/img/miniToolSprite.png) 7px -155px no-repeat;
    font: 15px/40px "Stag-Serif-Medium", Arial, sans-serif;
    margin-bottom: 0; }
    .dataFeedBkt h3 > a {
      color: #000;
      display: inline-block;
      padding-left: 45px; }
      .dataFeedBkt h3 > a:hover {
        color: #00adef; }
    .dataFeedBkt h3 em {
      color: #666;
      font: italic 12px/15px Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
      padding-left: 5px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5/1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
    .dataFeedBkt h3 {
      background-image: url(/shared/business/img/miniToolSprite@2x.png);
      background-size: 30px 350px; } }
  .dataFeedBkt.mortgage h3 {
    background-position: 7px -35px; }
  .dataFeedBkt.termDeposit h3 {
    background-position: 7px -235px; }
  .dataFeedBkt .dataFeedContainer {
    clear: both;
    margin: 0 5px 5px;
    overflow: hidden; }
  .dataFeedBkt table.dataFeedContainer {
    margin: 0 0 5px;
    width: 100%;
    border-collapse: separate;
    border-spacing: 5px 0; }
  .dataFeedBkt .dataFeedWrapper {
    overflow: hidden; }
  .dataFeedBkt .dataFeedColumn {
    background: #fff;
    border-top: 1px solid #ddd;
    line-height: 15px;
    padding: 3px 5px;
    text-align: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .dataFeedBkt .numberColumn {
    text-align: right; }
  .dataFeedBkt .columnHeading {
    border-top: 3px solid #f60;
    color: #666;
    font-weight: bold; }
  .dataFeedBkt .smallColumn {
    font-size: 14px; }
  .dataFeedBkt .dataFeedInner {
    margin: 0 10px 10px; }
  .dataFeedBkt footer {
    border-top: 1px solid #ddd;
    clear: both;
    overflow: hidden;
    padding: 0 8px; }
  .dataFeedBkt footer a {
    float: right;
    font-size: 13px;
    line-height: 22px;
    font-weight: bold; }
  .dataFeedBkt input[type="submit"] {
    background: #0071BA; }
  .dataFeedBkt input[type="submit"]:hover {
    background: #3C99D6; }
  .dataFeedBkt .emptyName td:first-child {
    border-top: 1px solid transparent;
    text-indent: -9999px; }

/* Business small rates buckets
--------------------------------------------------------------------------- */
.smallRates .firstColumn {
  font-weight: bold;
  width: 113px; }

.smallRates .secondColumn {
  margin: 0 5px;
  width: 93px; }

.mortgageRates h3 {
  background-position: 7px -35px; }

.depositRates h3 {
  background-position: 7px -236px; }

.pieRates h3 {
  background-position: 7px -274px; }

/* Business big rates buckets
--------------------------------------------------------------------------- */
.largeRates h3 {
  background: 0;
  float: left;
  padding-left: 15px; }

.largeRates .currentText {
  float: right;
  font-size: 14px;
  line-height: 40px;
  padding-right: 15px; }

.largeRates tbody .dataFeedColumn {
  line-height: inherit;
  padding: 5px; }

.largeRates thead .firstColumn,
.nzxRates thead th {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.largeRates {
  /*triangle up*/
  /*triangle down*/ }
  .largeRates thead span:after {
    border-top: 7px solid #e4e4e4;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    content: '';
    float: right;
    height: 0;
    margin: 13px 5px;
    text-indent: -9999px;
    width: 0; }
  .largeRates .sorted span:after {
    border-top-color: #f60; }
  .largeRates .sortToggle span:after {
    border-bottom: 7px solid #f60;
    border-top: 0; }
  .largeRates tbody .firstColumn {
    font-weight: bold; }

.largeRates .floatingHead {
  display: block;
  position: fixed;
  top: 40px;
  padding: 0 5px; }
  .largeRates .floatingHead th {
    border-bottom: 1px solid #ddd;
    cursor: default;
    display: inline-block;
    margin-right: 5px;
    padding-left: 0;
    padding-right: 0;
    text-indent: 5px;
    vertical-align: top; }
    .largeRates .floatingHead th:last-child {
      margin-right: 0; }
    .largeRates .floatingHead th span:after {
      display: none; }

.columnListTable table.dataFeedContainer {
  border-spacing: 15px 0;
  margin-bottom: 15px; }

.columnListTable tr:first-child .columnHeading {
  border-top: 0; }

.columnListTable .columnHeading {
  border-left: 3px solid #f60;
  border-top: 1px solid #ddd;
  padding: 0; }
  .columnListTable .columnHeading a {
    color: #f60;
    display: block;
    padding: 10px 10px 10px 15px;
    position: relative; }
    .columnListTable .columnHeading a:before,
    .columnListTable .columnHeading a:after {
      background: #f60;
      content: '';
      height: 7px;
      left: inherit;
      position: absolute;
      right: 20px;
      width: 3px; }
    .columnListTable .columnHeading a:before {
      top: 13px;
      -webkit-transform: skew(45deg, 0);
      -moz-transform: skew(45deg, 0);
      -ms-transform: skew(45deg, 0);
      -o-transform: skew(45deg, 0);
      transform: skew(45deg, 0); }
    .columnListTable .columnHeading a:after {
      top: 20px;
      -webkit-transform: skew(-45deg, 0);
      -moz-transform: skew(-45deg, 0);
      -ms-transform: skew(-45deg, 0);
      -o-transform: skew(-45deg, 0);
      transform: skew(-45deg, 0); }

.showHideTable h3 {
  font-size: 20px; }

@media (max-width: 620px) {
  .showHideTable .currentText {
    clear: both;
    float: none;
    display: block;
    text-align: center; } }

.showHideTable .tableWrapper {
  border-top: 1px solid #ddd;
  display: none;
  margin: 0 -10px; }

.showHideTable table.dataFeedContainer {
  margin-bottom: 0; }

.showHideTable .mobileLargeTable tr {
  border-bottom: 0; }

.showHideTable .dataFeedColumn {
  line-height: inherit;
  padding: 5px; }

.showHideTable .columnHeading a {
  padding-right: 35px; }
  .showHideTable .columnHeading a:before,
  .showHideTable .columnHeading a:after {
    background: #f60;
    content: '';
    height: 11px;
    position: absolute;
    right: 20px;
    top: 15px;
    width: 3px; }
  .showHideTable .columnHeading a:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .showHideTable .columnHeading a:after {
    right: 14px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.showHideTable .activeToggle a:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.showHideTable .activeToggle a:after {
  right: 14px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.mobileLargeTable h3 {
  float: none; }

.mobileLargeTable .currentText {
  clear: both;
  display: block;
  float: none;
  padding-left: 15px;
  line-height: inherit;
  margin-bottom: 10px; }

.mobileLargeTable table.dataFeedContainer {
  border-spacing: 0; }

.mobileLargeTable thead {
  display: none; }

.mobileLargeTable tbody tr {
  border-bottom: 1px solid #ddd;
  border-spacing: 10px 0;
  display: table;
  margin: 0 0 10px;
  padding: 0 0 10px;
  width: 100%; }

.mobileLargeTable td {
  display: table-row; }
  .mobileLargeTable td:before {
    border-left: 3px solid #f60;
    content: attr(data-th) " ";
    color: #f60;
    font-weight: bold;
    width: 120px; }

.mobileLargeTable td:before,
.mobileLargeTable td span {
  border-top: 1px solid #ddd;
  display: table-cell;
  padding: 10px;
  text-align: left; }

.mobileLargeTable td:first-child:before,
.mobileLargeTable td:first-child span {
  border-top: 0; }

.mobileLargeTable .emptyName td:first-child {
  text-indent: 0; }

.columnTable h3 {
  float: none;
  font-size: 20px;
  line-height: 50px;
  padding-left: 0;
  position: relative;
  text-transform: capitalize; }
  .columnTable h3 a {
    color: #000;
    display: block;
    padding-left: 50px;
    position: relative; }
    .columnTable h3 a:before,
    .columnTable h3 a:after {
      background: #f60;
      content: '';
      height: 7px;
      left: 20px;
      position: absolute;
      right: inherit;
      width: 3px; }
    .columnTable h3 a:before {
      top: 18px;
      -webkit-transform: skew(-45deg, 0);
      -moz-transform: skew(-45deg, 0);
      -ms-transform: skew(-45deg, 0);
      -o-transform: skew(-45deg, 0);
      transform: skew(-45deg, 0); }
    .columnTable h3 a:after {
      top: 25px;
      -webkit-transform: skew(45deg, 0);
      -moz-transform: skew(45deg, 0);
      -ms-transform: skew(45deg, 0);
      -o-transform: skew(45deg, 0);
      transform: skew(45deg, 0); }
  .columnTable h3 em {
    display: none; }

.columnTable .currentText {
  display: none; }

.columnTable .stickyColTitle {
  background: #f7f7f7;
  border-bottom: 1px solid #ddd;
  max-width: 1024px;
  position: fixed;
  top: 0;
  width: 100%;
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); }

/* Business large mortgage rates bucket
--------------------------------------------------------------------------- */
.mortgagePage .firstColumn {
  width: 185px; }

.mortgagePage .secondColumn {
  width: 185px; }

/* Business fund finder
--------------------------------------------------------------------------- */
.fundFinder h3 {
  background-position: 6px -75px; }

.fundFinder .dataFeedColumn {
  border-top: 3px solid #F60;
  padding: 0;
  width: 280px; }

.fundFinder .floatRight {
  margin-left: 0;
  padding-bottom: 30px;
  width: 323px; }

.fundFinder .columnHeading {
  border: none;
  padding: 5px 6px 0; }

.fundFinder .radioButton {
  display: block; }

.fundFinder input[type="submit"] {
  margin: 15px 15px 0 22px;
  width: 290px; }

/*Fund finder on mobile*/
.mobileFundFinder {
  clear: both; }

.mobileFundFinder .fundFinder {
  margin: 0 auto 20px;
  max-width: 620px; }

.mobileFundFinder .dataFeedContainer {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.mobileFundFinder .fundFinder .dataFeedColumn {
  margin: 0 auto;
  width: 50%;
  margin-bottom: 5px; }

.mobileFundFinder .fundFinder .floatRight {
  margin: 0 auto;
  width: 49%;
  margin-bottom: 5px; }

@media (max-width: 620px) {
  .mobileFundFinder .fundFinder .dataFeedColumn {
    margin: 0 auto;
    width: 100%;
    margin-bottom: 5px; }
  .mobileFundFinder .fundFinder .floatRight {
    margin: 0 auto;
    width: 100%; } }

.mobileFundFinder .fundFinder input[type="submit"] {
  margin: 0 auto;
  width: 100%; }

/* Currency Table
--------------------------------------------------------------------------- */
.dataFeedBkt.currency h3 {
  background-position: 7px -116px;
  display: inline-block; }

.currency .currentText {
  float: right;
  font-size: 14px;
  line-height: 40px;
  padding-right: 15px; }

.currency tbody .columnHeading {
  border-top: 1px solid #DDD; }

.currency .dataFeedColumn {
  padding: 3px 4px;
  text-align: right; }

.currency .columnHeading {
  text-align: center; }

.currency .same {
  color: #999; }

.dataFeedBkt.currencyLarge footer {
  display: none; }

.currencyHolder .dataFeedBkt.currencyLarge footer {
  display: block; }

.mobileCurrency {
  margin: 0 20px; }
  .mobileCurrency .dataFeedBkt {
    position: relative; }
  .mobileCurrency .dataFeedColumn {
    padding: 0 5px; }
  .mobileCurrency h3 {
    background-color: inherit;
    color: #333;
    position: relative;
    z-index: 4; }
    .dataFeedBkt.currency .mobileCurrency h3 {
      display: block; }
    .mobileCurrency h3 > a {
      color: #000;
      width: 100%; }
  .mobileCurrency .currentText {
    display: none; }
  .mobileCurrency .tableWrapper {
    display: block;
    max-height: 300px;
    max-width: 100%;
    overflow: scroll;
    position: relative;
    z-index: 1; }
  .mobileCurrency .headScroll,
  .mobileCurrency .colScroll,
  .mobileCurrency .emptyScroll {
    position: absolute;
    left: 0; }
  .mobileCurrency .headScroll {
    background: inherit;
    display: block;
    top: 40px;
    z-index: 3;
    overflow-x: hidden;
    left: 0;
    right: 0;
    height: 35px;
    -webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.3); }
    .mobileCurrency .headScroll tr {
      display: block;
      margin: 0 10px; }
    .mobileCurrency .headScroll td {
      display: inline-block;
      margin-right: 5px; }
      .mobileCurrency .headScroll td:last-child {
        margin-right: 0; }
  .mobileCurrency .colScroll,
  .mobileCurrency .emptyScroll {
    left: 0;
    padding: 0 5px; }
  .mobileCurrency .colScroll {
    background: inherit;
    margin-top: 76px;
    overflow-y: hidden;
    top: 0;
    z-index: 2;
    -webkit-box-shadow: 2px -1px 4px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px -1px 4px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 2px -1px 4px 1px rgba(0, 0, 0, 0.3); }
    .mobileCurrency .colScroll td {
      border-top: 1px solid #ddd;
      display: block; }
      .mobileCurrency .colScroll td:first-child {
        border-top-color: transparent; }
  .mobileCurrency .emptyScroll {
    background: #fff;
    border: 5px solid #f7f7f7;
    border-bottom-width: 6px;
    border-top: 1px solid #ddd;
    height: 41px;
    top: 40px;
    z-index: 4; }

/* Currency converter
--------------------------------------------------------------------------- */
.converter h3 {
  background: url(/shared/business/img/xeLogo.png?2) 7px 4px no-repeat;
  padding-left: 50px; }

.converter h3 span {
  font: 12px/40px Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  margin-right: 5px; }

.converter .dataFeedColumn {
  border-top: 3px solid #f60;
  float: left;
  line-height: 17px;
  padding: 0;
  margin-right: 5px; }

.converter .columnHeading {
  border: 0;
  border-bottom: 1px solid #ddd;
  margin: 0 0 20px;
  padding: 5px 10px; }

.converter .amount {
  width: 170px; }

.converter .currFrom,
.converter .currTo {
  width: 300px; }

.converter .convert {
  margin-right: 0;
  width: 143px; }

.converter .currInputs {
  border: 1px solid #ABABAB;
  border-radius: 5px;
  height: 30px;
  margin: 0 0 3px;
  padding: 5px; }

.converter input[type="tel"],
.converter input[type="text"] {
  padding: 5px 9px;
  width: 150px; }

.converter select {
  width: 280px; }

.converter label {
  color: #999;
  font-size: 14px;
  line-height: 17px; }

.converter input[type="submit"] {
  margin: 0 0 3px;
  width: 122px; }

/* Currency converter small
--------------------------------------------------------------------------- */
.converterSmall {
  max-width: 300px;
  margin: 0 auto 20px; }

.converterSmall .fullWidthTitle h2:after {
  background: url(/themes/1/img/businessToolbox/xeLogo.png) no-repeat 0 0;
  content: '';
  display: block;
  height: 31px;
  position: absolute;
  right: 10px;
  top: 2px;
  width: 38px; }

.converterSmall .datatime {
  display: none; }

.converterSmall .dataFeedColumn {
  border-top: 1px solid #DDD;
  margin-right: 0;
  width: auto; }

.converterSmall .dataFeedColumn .columnHeading {
  display: none; }

.converterSmall .amount {
  border-top: 3px solid #F60; }

.converterSmall .amount .columnHeading {
  display: block;
  margin: 0; }

.converterSmall .dataFeedInner {
  margin-top: 10px; }

.converterSmall input[type="tel"],
.converterSmall input[type="text"],
.converterSmall .currInputs,
.converterSmall input[type="submit"] {
  width: 270px; }

.converterSmall label {
  padding: 0; }

/* Modules on the app
---------------------------------------------------------------------------- */
.businessApp .articleWrapper {
  float: none;
  width: inherit; }
