.repayments {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  padding-bottom: 10px; }
  .repayments-tooltip {
    font-size: 12px; }
  .repayments .repayments-wrapper {
    display: inline-flex;
    flex-direction: column; }
    .repayments .repayments-wrapper .repayment-item {
      display: flex;
      justify-content: flex-start;
      align-items: flex-end;
      flex-direction: row;
      border: 1px solid #dbdbdb;
      padding: 5px 20px 5px 15px;
      line-height: 25px;
      border: 0;
      background: #f2f2f2;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px; }
      .repayments .repayments-wrapper .repayment-item[data-target-url] {
        cursor: pointer; }
      .repayments .repayments-wrapper .repayment-item .repayment-header {
        min-width: 100px;
        font-size: 12px;
        font-weight: 600;
        color: #000; }
        .repayments .repayments-wrapper .repayment-item .repayment-header i {
          display: block;
          background-position: left center;
          background-size: auto 85%;
          background-repeat: no-repeat;
          width: 100%;
          height: 25px; }
      .repayments .repayments-wrapper .repayment-item .repayment-amount {
        font-size: 14px;
        margin: 0 10px 0 0;
        color: #000;
        width: 110px;
        text-align: right; }
        .repayments .repayments-wrapper .repayment-item .repayment-amount .amount-value {
          font-weight: 600;
          font-size: 18px; }
        .repayments .repayments-wrapper .repayment-item .repayment-amount sup {
          font-size: 12px; }
      .repayments .repayments-wrapper .repayment-item .repayment-info {
        color: #808080;
        font-size: 12px; }
      .repayments .repayments-wrapper .repayment-item .repayment-details i {
        margin-right: 5px;
        margin-left: 10px; }
      .repayments .repayments-wrapper .repayment-item .repayment-details a {
        font-size: 12px; }
        .repayments .repayments-wrapper .repayment-item .repayment-details a:hover {
          text-decoration: none; }

.icon-tooltip {
  width: 16px;
  height: 16px;
  display: inline-block;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNi45OCAyNi45OCI+PGc+PHBhdGggZmlsbD0iIzRhNGE0YSIgZD0iTTEzLjczLDI3LjE5QTEzLjQ5LDEzLjQ5LDAsMSwxLDI3LjIyLDEzLjcsMTMuNTEsMTMuNTEsMCwwLDEsMTMuNzMsMjcuMTlabTAtMjZBMTIuNDksMTIuNDksMCwxLDAsMjYuMjIsMTMuNywxMi41LDEyLjUsMCwwLDAsMTMuNzMsMS4yMVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0wLjI0IC0wLjIxKSIvPjxwYXRoIGZpbGw9IiM0YTRhNGEiIGQ9Ik0xMy43Myw5LjQ4YTEuMDksMS4wOSwwLDEsMSwxLjA5LTEuMDlBMS4wOSwxLjA5LDAsMCwxLDEzLjczLDkuNDhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMC4yNCAtMC4yMSkiLz48cG9seWdvbiBmaWxsPSIjNGE0YTRhIiBwb2ludHM9IjEzLjk5IDE5Ljg5IDEyLjk5IDE5Ljg5IDEyLjk5IDEyLjgxIDEwLjYzIDEyLjgxIDEwLjYzIDExLjgxIDEzLjk5IDExLjgxIDEzLjk5IDE5Ljg5Ii8+PHJlY3QgZmlsbD0iIzRhNGE0YSIgeD0iMTAuNjMiIHk9IjE4Ljg5IiB3aWR0aD0iNS43MiIgaGVpZ2h0PSIxIi8+PC9nPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-left: 5px;
  position: relative;
  top: 3px; }

.repayments-right-panel .repayments-wrapper {
  border: 1px solid #ddd;
  border-top: 0;
  padding: 30px;
  font-size: 14px; }

.repayments-right-panel [data-toggle=lightbox] {
  cursor: pointer; }

.repayments-right-panel .finance-view-disclaimer {
  font-size: 13px;
  float: right; }

.repayments-right-panel .csn-btn {
  white-space: nowrap;
  padding: 7px 15px !important;
  margin-right: 5px !important; }

.repayments-right-panel .repayments-section {
  width: 80%; }
  .repayments-right-panel .repayments-section.dealer-finance {
    width: unset; }
  .repayments-right-panel .repayments-section .section-title {
    font-size: 14px;
    color: #4a4a4a;
    margin-bottom: 15px; }
    .repayments-right-panel .repayments-section .section-title span {
      display: none; }
      .constructionsales .repayments-right-panel .repayments-section .section-title span, .farmmachinerysales .repayments-right-panel .repayments-section .section-title span, .trucksales .repayments-right-panel .repayments-section .section-title span {
        display: inline; }
  .repayments-right-panel .repayments-section .repayment-value {
    font-size: 18px;
    font-weight: 600;
    color: #000; }
  .repayments-right-panel .repayments-section .repayment-value-label {
    font-size: 11px;
    color: #6e6e6e; }
  .repayments-right-panel .repayments-section .repayment-abn-holder {
    font-size: 14px;
    color: #000;
    max-width: 100px; }
  .repayments-right-panel .repayments-section .repayment-description {
    font-size: 12px;
    color: #6e6e6e;
    margin: 15px 0 10px; }
  .repayments-right-panel .repayments-section .comparison-rate-wrapper {
    padding-left: 5px; }

.repayments-right-panel .finance-logo {
  float: right;
  width: 60px; }
  .repayments-right-panel .finance-logo img {
    max-width: 60px;
    width: 100%; }

.finance-disclaimer-modal {
  padding: 40px 40px 30px 40px; }
  .finance-disclaimer-modal h1 {
    font-size: 26px;
    margin-bottom: 35px;
    color: #000; }
  .finance-disclaimer-modal .disclaimer-section {
    max-height: 650px;
    font-size: 14px;
    line-height: 1.71; }
    .finance-disclaimer-modal .disclaimer-section .scroll-panel {
      max-height: 510px;
      overflow-x: hidden;
      overflow-y: auto; }


/*# sourceMappingURL=repayments-assets-88f8178699b985f98f93.css.map*/