body {
  margin: 0;
}

[v-cloak] {
  display: none;
}

#iprospect {
  /**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
  /* Grouping content
     ========================================================================== */
  /**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  /* Text-level semantics
     ========================================================================== */
  /**
   * Remove the gray background on active links in IE 10.
   */
  /**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
  /**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  /**
   * Add the correct font size in all browsers.
   */
  /**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
  /* Embedded content
     ========================================================================== */
  /**
   * Remove the border on images inside links in IE 10.
   */
  /* Forms
     ========================================================================== */
  /**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
  /**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
  /**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
  /**
   * Correct the inability to style clickable types in iOS and Safari.
   */
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */
  /**
   * Correct the padding in Firefox.
   */
  /**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
  /**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
  /**
   * Remove the default vertical scrollbar in IE 10+.
   */
  /**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
  /**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
  /**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
  /**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
  /**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
  /* Interactive
     ========================================================================== */
  /*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
  /*
   * Add the correct display in all browsers.
   */
  /* Misc
     ========================================================================== */
  /**
   * Add the correct display in IE 10+.
   */
  /**
   * Add the correct display in IE 10.
   */
  font-family: lato, sans-serif;
  font-weight: 400;
  color: #00345B;
}
#iprospect h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
#iprospect hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
#iprospect pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
#iprospect a {
  background-color: transparent;
}
#iprospect abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
#iprospect b,
#iprospect strong {
  font-weight: bolder;
}
#iprospect code,
#iprospect kbd,
#iprospect samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
#iprospect small {
  font-size: 80%;
}
#iprospect sub,
#iprospect sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
#iprospect sub {
  bottom: -0.25em;
}
#iprospect sup {
  top: -0.5em;
}
#iprospect img {
  border-style: none;
}
#iprospect button,
#iprospect input,
#iprospect optgroup,
#iprospect select,
#iprospect textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
#iprospect button,
#iprospect input {
  /* 1 */
  overflow: visible;
}
#iprospect button,
#iprospect select {
  /* 1 */
  text-transform: none;
}
#iprospect button,
#iprospect [type=button],
#iprospect [type=reset],
#iprospect [type=submit] {
  -webkit-appearance: button;
}
#iprospect button::-moz-focus-inner,
#iprospect [type=button]::-moz-focus-inner,
#iprospect [type=reset]::-moz-focus-inner,
#iprospect [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
#iprospect button:-moz-focusring,
#iprospect [type=button]:-moz-focusring,
#iprospect [type=reset]:-moz-focusring,
#iprospect [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
#iprospect fieldset {
  padding: 0.35em 0.75em 0.625em;
}
#iprospect legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
#iprospect progress {
  vertical-align: baseline;
}
#iprospect textarea {
  overflow: auto;
}
#iprospect [type=checkbox],
#iprospect [type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
#iprospect [type=number]::-webkit-inner-spin-button,
#iprospect [type=number]::-webkit-outer-spin-button {
  height: auto;
}
#iprospect [type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
#iprospect [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
#iprospect ::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
#iprospect details {
  display: block;
}
#iprospect summary {
  display: list-item;
}
#iprospect template {
  display: none;
}
#iprospect [hidden] {
  display: none;
}
#iprospect .inner {
  width: 90%;
  margin: auto;
  padding: 15px 0;
  max-width: 600px;
}
#iprospect p {
  text-align: center;
  font-size: 15px;
  line-height: 18px;
}
#iprospect b {
  font-weight: 700;
}
#iprospect .h {
  background-image: linear-gradient(115deg, #17bebb 25%, #2ec4c2 25%, #2ec4c2 50%, #17bebb 50%, #17bebb 75%, #2ec4c2 75%, #2ec4c2 100%);
  background-size: 22.07px 47.32px;
}
#iprospect .h .inner h2 {
  font-family: novecento-slab, serif;
  font-weight: 500;
  color: white;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
}
#iprospect .header {
  background-image: url("https://vanquis-takeovers.iprospecthosting.com/assets/img/bg.jpg");
  background-position: center;
  background-size: cover;
}
#iprospect .header .inner h1 {
  margin: 0;
  text-align: center;
}
#iprospect .header .inner h1 img {
  width: 100%;
  max-width: 328px;
}
#iprospect .tbl {
  width: 100%;
  font-size: 14px;
  line-height: 18px;
  margin: 30px 0;
}
#iprospect .tbl .head {
  display: grid;
  grid-template-columns: 1fr 1fr;
  background-color: #17BEBB;
  border-radius: 10px 10px 0px 0px;
}
#iprospect .tbl .head .col {
  cursor: pointer;
  user-select: none;
  padding: 10px 6px;
  background-image: url("https://vanquis-takeovers.iprospecthosting.com/assets/img/sort.png");
  background-size: 8px;
  background-position: right 10px center;
  background-repeat: no-repeat;
  border-right: 1px solid #00345B;
  color: white;
}
#iprospect .tbl .head .col.active.asc {
  background-image: url("https://vanquis-takeovers.iprospecthosting.com/assets/img/asc.png");
}
#iprospect .tbl .head .col.active.desc {
  background-image: url("https://vanquis-takeovers.iprospecthosting.com/assets/img/desc.png");
}
#iprospect .tbl .head .col.desk {
  display: none;
}
#iprospect .tbl .head > :last-child, #iprospect .tbl .head .no {
  border: none;
}
#iprospect .tbl .body::-webkit-scrollbar {
  width: 5px;
  border-radius: 10px;
}
#iprospect .tbl .body::-webkit-scrollbar-track {
  background: #F2F2F2;
  border-radius: 10px;
}
#iprospect .tbl .body::-webkit-scrollbar-thumb {
  background: #CECECE;
  border-radius: 10px;
}
#iprospect .tbl .body::-webkit-scrollbar-thumb:hover {
  background: #7F96FF;
}
#iprospect .tbl .body {
  height: 500px;
  overflow-y: overlay;
}
#iprospect .tbl .body .row {
  cursor: pointer;
}
#iprospect .tbl .body .row .main {
  display: grid;
  grid-template-columns: 1fr 1fr;
  pointer-events: none;
}
#iprospect .tbl .body .row .main .col {
  border-right: 1px solid #00345B;
}
#iprospect .tbl .body .row .main .col .inside {
  margin-top: 3px;
  padding: 0 6px;
  display: flex;
  align-items: center;
  height: 39px;
  box-sizing: border-box;
  background-color: #D9E0E6;
}
#iprospect .tbl .body .row .main .col.desk {
  display: none;
}
#iprospect .tbl .body .row .main > :last-child, #iprospect .tbl .body .row .main .no {
  border-right: none;
}
#iprospect .tbl .body .row .main .first .inside {
  display: grid;
  grid-template-columns: 23px auto;
  grid-column-gap: 5px;
}
#iprospect .tbl .body .row .main .first .inside .expand {
  width: 22px;
  height: 22px;
  margin-right: 5px;
  background-image: url("https://vanquis-takeovers.iprospecthosting.com/assets/img/drop.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
#iprospect .tbl .body .row .main .no {
  padding-right: 8px;
}
#iprospect .tbl .body .row .drop {
  display: none;
  cursor: initial;
  padding-right: 8px;
}
#iprospect .tbl .body .row .drop .col {
  width: 100%;
  box-sizing: border-box;
  border-top: 1px solid #00345B;
  background-color: #D9E0E6;
  padding: 5px 6px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  min-height: 31px;
  box-sizing: border-box;
}
#iprospect .tbl .body .row .drop .col.green, #iprospect .tbl .body .row .drop .col.up {
  background-color: #89D027;
  color: white;
}
#iprospect .tbl .body .row .drop .col.red, #iprospect .tbl .body .row .drop .col.down {
  background-color: #EF3E36;
  color: white;
}
#iprospect .tbl .body .row .drop .col.up span, #iprospect .tbl .body .row .drop .col.down span {
  width: 17px;
  height: 17px;
  margin: 0 5px;
}
#iprospect .tbl .body .row .drop .col.up span {
  background-image: url("https://vanquis-takeovers.iprospecthosting.com/assets/img/arrow_up.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
#iprospect .tbl .body .row .drop .col.down span {
  background-image: url("https://vanquis-takeovers.iprospecthosting.com/assets/img/arrow_down.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
#iprospect .tbl .body .row.show .main .first .inside .expand {
  background-image: url("https://vanquis-takeovers.iprospecthosting.com/assets/img/down.png");
}
#iprospect h3 {
  font-family: lato, sans-serif;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}
#iprospect .chart {
  text-align: center;
}
#iprospect .chart img {
  width: 100%;
  max-width: 400px;
  margin: 20px 0;
}
#iprospect #myChart {
  display: none !important;
}
#iprospect .invest, #iprospect .price {
  background-color: #002751;
  color: white;
}
#iprospect .invest > .inner .tbl, #iprospect .change > .inner .tbl {
  margin-top: 0;
}
#iprospect .invest > .inner .tbl .head .col, #iprospect .change > .inner .tbl .head .col {
  border-right: 1px solid white;
  cursor: initial;
  background-image: none;
}
#iprospect .invest > .inner .tbl .head > :last-child, #iprospect .invest > .inner .tbl .head .no, #iprospect .change > .inner .tbl .head > :last-child, #iprospect .change > .inner .tbl .head .no {
  border: none;
}
#iprospect .invest > .inner .tbl .body, #iprospect .change > .inner .tbl .body {
  height: auto;
  overflow: initial;
}
#iprospect .invest > .inner .tbl .body .row .main .col, #iprospect .change > .inner .tbl .body .row .main .col {
  border-right: 1px solid white;
}
#iprospect .invest > .inner .tbl .body .row .main .no, #iprospect .change > .inner .tbl .body .row .main .no {
  padding-right: 0;
}
#iprospect .invest > .inner .tbl .body .row .main > :last-child, #iprospect .invest > .inner .tbl .body .row .main .no, #iprospect .change > .inner .tbl .body .row .main > :last-child, #iprospect .change > .inner .tbl .body .row .main .no {
  border-right: none;
}
#iprospect .invest > .inner .tbl .body .row .main .col .inside, #iprospect .change > .inner .tbl .body .row .main .col .inside {
  background-color: rgba(255, 255, 255, 0.3);
}
#iprospect .invest > .inner .tbl .body .row .drop, #iprospect .change > .inner .tbl .body .row .drop {
  padding-right: 0;
}
#iprospect .invest > .inner .tbl .body .row .drop .col, #iprospect .change > .inner .tbl .body .row .drop .col {
  background-color: rgba(255, 255, 255, 0.3);
  border-top: 1px solid white;
}
#iprospect .invest > .inner .tbl .body .row .drop .col.green, #iprospect .invest > .inner .tbl .body .row .drop .col.up, #iprospect .change > .inner .tbl .body .row .drop .col.green, #iprospect .change > .inner .tbl .body .row .drop .col.up {
  background-color: #89D027;
}
#iprospect .invest > .inner .tbl .body .row .drop .col.red, #iprospect .invest > .inner .tbl .body .row .drop .col.down, #iprospect .change > .inner .tbl .body .row .drop .col.red, #iprospect .change > .inner .tbl .body .row .drop .col.down {
  background-color: #EF3E36;
}
#iprospect .change > .inner .tbl .body .row .main .col .inside, #iprospect .change > .inner .tbl .body .row .drop .col {
  background-color: #D9E0E6;
}
#iprospect .about .inner h2 {
  font-size: 16px;
}
#iprospect .about .inner p {
  text-align: left;
}
#iprospect .about .inner p a {
  font-weight: 700;
  color: inherit;
}
#iprospect .footer .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
}
#iprospect .footer .inner .logo img {
  width: 100%;
  max-width: 200px;
}
#iprospect .footer .inner > * {
  margin: 20px 0;
}
@media only screen and (min-width: 1100px) {
  #iprospect .inner {
    padding: 30px 0;
    max-width: 1520px;
  }
  #iprospect p {
    font-size: 18px;
    line-height: 22px;
  }
  #iprospect p.mobile {
    display: none;
  }
  #iprospect .h .inner h2 {
    font-size: 30px;
    line-height: 30px;
  }
  #iprospect .header .inner h1 img {
    max-width: 532px;
  }
  #iprospect .intro .inner p {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
  }
  #iprospect .chart img {
    display: none;
  }
  #iprospect #myChart {
    display: block !important;
  }
  #iprospect .tbl {
    width: 100%;
    font-size: 18px;
    line-height: 22px;
    margin: 50px 0;
  }
  #iprospect .tbl .head {
    display: grid;
    grid-template-columns: minmax(154px, 1fr) minmax(97px, 1fr) minmax(178px, 1fr) minmax(162px, 1fr) minmax(130px, 1fr) minmax(80px, 1fr) minmax(60px, 1fr);
    border-radius: 10px 10px 0px 0px;
  }
  #iprospect .tbl .head .col {
    padding: 15px 12px;
    padding-right: 30px;
    background-size: 10px;
    display: flex;
    align-items: center;
  }
  #iprospect .tbl .head .col.desk {
    display: flex;
  }
  #iprospect .tbl .head .no {
    border-right: 1px solid #00345B;
  }
  #iprospect .tbl .body::-webkit-scrollbar {
    width: 15px;
  }
  #iprospect .tbl .body {
    height: 530px;
  }
  #iprospect .tbl .body .row {
    cursor: initial;
    pointer-events: none;
  }
  #iprospect .tbl .body .row .main {
    display: grid;
    grid-template-columns: minmax(154px, 1fr) minmax(97px, 1fr) minmax(178px, 1fr) minmax(162px, 1fr) minmax(130px, 1fr) minmax(80px, 1fr) minmax(60px, 1fr);
    pointer-events: initial;
  }
  #iprospect .tbl .body .row .main .col {
    border-right: 1px solid #00345B;
  }
  #iprospect .tbl .body .row .main .col .inside {
    margin-top: 5px;
    padding: 0 12px;
    height: 49px;
  }
  #iprospect .tbl .body .row .main .col .inside.green, #iprospect .tbl .body .row .main .col .inside.up {
    background-color: #89D027;
    color: white;
  }
  #iprospect .tbl .body .row .main .col .inside.red, #iprospect .tbl .body .row .main .col .inside.down {
    background-color: #EF3E36;
    color: white;
  }
  #iprospect .tbl .body .row .main .col .inside.up span, #iprospect .tbl .body .row .main .col .inside.down span {
    width: 17px;
    height: 17px;
    margin: 0 5px;
  }
  #iprospect .tbl .body .row .main .col .inside.up span {
    background-image: url("https://vanquis-takeovers.iprospecthosting.com/assets/img/arrow_up.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
  }
  #iprospect .tbl .body .row .main .col .inside.down span {
    background-image: url("https://vanquis-takeovers.iprospecthosting.com/assets/img/arrow_down.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
  }
  #iprospect .tbl .body .row .main .col.desk {
    display: block;
  }
  #iprospect .tbl .body .row .main > :last-child, #iprospect .tbl .body .row .main .no {
    border-right: none;
  }
  #iprospect .tbl .body .row .main .first .inside {
    display: flex;
  }
  #iprospect .tbl .body .row .main .first .inside .expand {
    display: none;
  }
  #iprospect .tbl .body .row .main .no {
    padding-right: 0;
    border-right: 1px solid #00345B;
  }
  #iprospect .tbl .body .row .main > :last-child {
    padding-right: 20px;
  }
  #iprospect .tbl .body .row .drop {
    display: none !important;
  }
  #iprospect h3 {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0.5em;
  }
  #iprospect .invest > .inner .increase, #iprospect .invest > .inner .decrease, #iprospect .change > .inner .increase, #iprospect .change > .inner .decrease {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 50px;
  }
  #iprospect .invest > .inner .increase .left p, #iprospect .invest > .inner .decrease .left p, #iprospect .change > .inner .increase .left p, #iprospect .change > .inner .decrease .left p {
    text-align: left;
  }
  #iprospect .invest > .inner .increase .left > :first-child, #iprospect .invest > .inner .decrease .left > :first-child, #iprospect .change > .inner .increase .left > :first-child, #iprospect .change > .inner .decrease .left > :first-child {
    margin-top: 2em;
  }
  #iprospect .price > .inner {
    display: grid;
    grid-template-columns: minmax(500px, 1fr) 1fr;
    grid-column-gap: 50px;
    padding: 50px 0;
  }
  #iprospect .price > .inner .right p {
    text-align: left;
  }
  #iprospect .invest > .inner .increase, #iprospect .invest > .inner .decrease, #iprospect .change > .inner .increase, #iprospect .change > .inner .decrease {
    margin: 30px 0;
  }
  #iprospect .invest > .inner .tbl, #iprospect .change > .inner .tbl {
    margin-top: 0;
  }
  #iprospect .invest > .inner .tbl .head, #iprospect .invest > .inner .tbl .body .row .main, #iprospect .change > .inner .tbl .head, #iprospect .change > .inner .tbl .body .row .main {
    grid-template-columns: minmax(152px, 1fr) minmax(180px, 1fr) minmax(160px, 1fr) minmax(140px, 1fr);
  }
  #iprospect .invest > .inner .tbl .head .col, #iprospect .change > .inner .tbl .head .col {
    border-right: 1px solid white;
    cursor: initial;
    background-image: none;
  }
  #iprospect .invest > .inner .tbl .head > :last-child, #iprospect .change > .inner .tbl .head > :last-child {
    border: none;
  }
  #iprospect .invest > .inner .tbl .body, #iprospect .change > .inner .tbl .body {
    height: auto;
    overflow: initial;
  }
  #iprospect .invest > .inner .tbl .body .row .main .col, #iprospect .invest > .inner .tbl .body .row .main .no, #iprospect .change > .inner .tbl .body .row .main .col, #iprospect .change > .inner .tbl .body .row .main .no {
    border-right: 1px solid white;
  }
  #iprospect .invest > .inner .tbl .body .row .main > :last-child, #iprospect .change > .inner .tbl .body .row .main > :last-child {
    padding-right: 0;
    border-right: none;
  }
  #iprospect .invest > .inner .tbl .body .row .main .col .inside, #iprospect .change > .inner .tbl .body .row .main .col .inside {
    background-color: #4B647F;
  }
  #iprospect .invest > .inner .tbl .body .row .main, #iprospect .change > .inner .tbl .body .row .main {
    padding-right: 0;
  }
  #iprospect .invest > .inner .tbl .body .row .main .col .inside.green, #iprospect .invest > .inner .tbl .body .row .main .col .inside.up, #iprospect .change > .inner .tbl .body .row .main .col .inside.green, #iprospect .change > .inner .tbl .body .row .main .col .inside.up {
    background-color: #89D027;
  }
  #iprospect .invest > .inner .tbl .body .row .main .col .inside.red, #iprospect .invest > .inner .tbl .body .row .main .col .inside.down, #iprospect .change > .inner .tbl .body .row .main .col .inside.red, #iprospect .change > .inner .tbl .body .row .main .col .inside.down {
    background-color: #EF3E36;
  }
  #iprospect .change > .inner .tbl .body .row .main .col .inside {
    background-color: #D9E0E6;
  }
  #iprospect .about .inner h2 {
    font-size: 18px;
  }
  #iprospect .footer .inner {
    flex-direction: row;
    justify-content: space-between;
    text-align: left;
  }
  #iprospect .footer .inner > * {
    margin: 0;
  }
  #iprospect .footer .inner .logo img {
    max-width: 200px;
  }
  #iprospect .footer .inner .cc {
    display: flex;
    align-items: center;
  }
  #iprospect .footer .inner .cc > :first-child {
    margin-right: 10px;
  }
}
