﻿@font-face {
  font-family: 'Homemade Apple Local';
  font-weight: 400;
  src: url(fonts/HomemadeApple.ttf);
}
/* Global */
/* ----------------------------------------- */
div.body {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.9em;
  clear: both;
}
.splash {
  display: none;
}
.splash h2 {
  padding-top: 50px;
}
[ng\:cloak],
[ng-cloak],
.ng-cloak {
  display: none !important;
}
[ng-cloak].splash {
  width: 100%;
  min-height: 500px;
  text-align: center;
  color: #333;
  display: block !important;
}
.loanApplication input[type=text].form-control,
.loanApplication input[type=tel].form-control {
  min-width: 80px;
}
.loanApplication .slider.slider-horizontal {
  height: 40px;
  margin-top: 0px;
}
@media screen and (max-width: 768px) {
}
.loanApplication .slider.slider-horizontal .slider-track {
  left: auto;
}
.loanApplication .slider-wrap {
  display: block;
  width: 100%;
}
.loanApplication .slider-wrap > div {
  margin-top: 15px;
  display: inline-block;
  margin-left: 0px;
  width: 100%;
  min-width: 55px;
  text-align: center;
}
.loanApplication .loanAmount {
  font-weight: 600;
  font-size: 1.4em;
  width: 100%;
  text-align: center;
}
.loanApplication .info-trigger {
  color: lightgray;
  font-size: 1.3em;
  padding-left: 5px;
}
.loanApplication .tooltip {
  font-size: 1.2em;
}
.loanApplication .tooltip.top {
  margin-top: -36px;
  margin-left: -36px;
}
.loanApplication .tooltip-inner {
  padding: 8px 12px;
}
.loanApplication input::-webkit-calendar-picker-indicator {
  display: none;
}
.full-width {
  width: 100%;
}
@media screen and (max-width: 480px) {
  .xs-full-width {
    width: 100%;
  }
}
.z1080 {
  z-index: 1080 !important;
}
.nopadding {
  padding: 0 !important;
  margin: 3px 0 0 0 !important;
}
@media screen and (max-width: 480px) {
  .nopadding-xs {
    padding: 0 !important;
    margin: 3px 0 0 0 !important;
  }
}
.head-space {
  padding-top: 5px;
}
.btn.wrapping-btn {
  white-space: normal;
}
@media screen and (max-width: 480px) {
  .btn.wrapping-btn {
    width: 200px;
  }
}
.vis-hidden {
  visibility: hidden;
}
.vis-hidden .help-block {
  display: none;
}
.has-error {
  min-height: 18px;
}
/*.calculator-frame {
    padding: 19px 19px 0 19px;
    .no-bottom-margin {
        margin-bottom: 0;
    }
}

.inpage-calc {
    border: 1px solid #bbb;
    margin-bottom: 3px;
}*/
.enquiryApplication {
  margin-top: 20px;
}
.enquiryApplication .has-error {
  min-height: 0;
}
.app-body #inner-container {
  background: url(../Content/images/apply-sign-cash.png) no-repeat 450px 25px;
}
.app-body .grey-bg {
  background-color: #eee;
}
.app-body .white-bg {
  background-color: #fff;
}
.app-body .calc-container .calc-data {
  padding-left: 30px;
}
.app-body .inpage-calc {
  padding-top: 20px;
  border: none;
}
.app-body .inpage-calc .loan-calc-static {
  border: 3px solid #e74c3c;
  border-top-right-radius: 60px;
  margin: 0 5px;
  padding: 15px;
}
@media only screen and (max-width: 479px) {
  .app-body .inpage-calc .loan-calc-static {
    border-top-right-radius: 0;
  }
}
@media only screen and (max-width: 479px) {
  #main-content-header .hero-carousel .slides {
    margin-left: 0;
  }
}
.app-body .inpage-calc h2 {
  color: #e74c3c;
  margin: 0 auto;
}
.app-body .inpage-calc .red {
  color: #e74c3c;
}
.app-body .slider-selection {
  background-image: -webkit-linear-gradient(top, #ff3030 0%, #9f3030 100%);
  background-image: -o-linear-gradient(top, #ff3030 0%, #9f3030 100%);
  background-image: linear-gradient(to bottom, #ff3030 0%, #9f3030 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3030', endColorstr='#9f3030', GradientType=0);
}
.app-body .slider-track {
  background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #e5e5e5 0%, #e0e0e0 100%);
  background-image: linear-gradient(to bottom, #e5e5e5 0%, #e0e0e0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#e0e0e0', GradientType=0);
}
.app-body #faq-trigger.btn.collapsed:before {
  content: 'More FAQs';
}
.app-body #faq-trigger.btn:before {
  content: 'Less FAQs';
}
.app-body .process .steps li {
  float: left;
  display: inline;
  width: 31%;
  padding-top: 10px;
  margin: 0 1%;
}
.app-body .process .steps li span.fa-stack:not(.hidden-xs) {
  display: block;
  font-size: 70px;
  width: auto;
  height: 65px;
  line-height: 1.1em;
  text-align: center;
  color: #e74c3c;
}
@media only screen and (max-width: 479px) {
  .app-body .process .steps li {
    float: none;
    display: block;
    width: 94%;
  }
  .gvt-warning {
    font-size: 90%;
  }
}
#bank-verification {
  height: 395px;
}
#bank-verification iframe {
  width: 1000px;
  max-width: 100%;
  height: 100%;
}
@media only screen and (max-width: 479px) {
  #bank-verification {
    height: 595px;
  }
  #bank-verification iframe {
    width: 450px;
    max-width: 100%;
  }
}