@font-face {
	font-family: 'Manrope-Normal';
    src: url("/ext_files/prepaid/q/css/fonts/manrope-v13-latin_greek-regular.eot");
	src: url("/ext_files/prepaid/q/css//fonts/manrope-v13-latin_greek-regular.eot");
	src: url("/ext_files/prepaid/q/css//fonts/manrope-v13-latin_greek-regular.woff2") format("woff2"), url("/ext_files/prepaid/q/css//fonts/manrope-v13-latin_greek-regular.woff") format("woff"), url("/ext_files/prepaid/f2g/q//fonts/manrope-v13-latin_greek-regular.ttf") format("truetype"); 
}
.v-application {
    font-family: Manrope-Normal !important;
    line-height: 1.5;
}
.q-app-logo{
  margin-left: 0px;
  margin-top: 40px;
  width: 52px;
  height: 64px;
}
@media (min-width: 400px){
    .container {
    max-width: 500px; 
    }
    .centered-orange-title {
      font-weight: bold;
      font-size: 24px;
      color: #F54D23;
      padding-bottom: 20px;
      text-align: center;
      width: 100%;
      margin: 0 auto;
    }
    .kone-pairing-card{
      padding: 0 100px;
    }
    .q-app-logo{
      margin-left: 0px;
      margin-top: 40px;
      width: 52px;
      height: 64px;
    }
}
@media (min-width: 960px){
    .container {
    max-width: 1100px;
    }
    .centered-orange-title {
      font-weight: bold;
      font-size: 24px;
      color: #F54D23;
      padding-bottom: 20px;
      text-align: center;
      width: 100%;
      margin: 0 auto;
    }
    .kone-pairing-card{
      padding: 0 100px;
    }
    .q-app-logo{
      margin-left: 150px;
      margin-top: 30px;
      width: 68px;
      height: 84px;
    }
}
@media (min-width: 1264px){
    .container {
    max-width: 1300px;
    }
    .centered-orange-title {
      font-weight: bold;
      font-size: 32px;
      color: #F54D23;
      padding-bottom: 20px;
      text-align: center;
      width: 100%;
      margin: 0 auto;
    }
    .kone-pairing-card{
      padding: 0 100px;
    }
    .q-app-logo{
      margin-left: 150px;
      margin-top: 30px;
      width: 68px;
      height: 84px;
    }
}
.orange-text{
  color: #F54D23;
}
.black-text{
  color: #000000
}
.link-box{
  font-size: 14px !important
}
.max-ch-title{
     max-width: 50ch;
}
.max-ch-text{
     max-width: 65ch;
}
.left-tab{
    background-color: #F54D23;
    max-width: 50%;
    border-radius: 25px 0px 0px 0px;
}
.right-tab{
    background-color: #F54D23;
    max-width: 50%;
    border-radius: 0px 25px 0px 0px;
}
.small-txt{    
    font-family: Manrope-Normal;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 28px;
    color: #0B0B0C;
}
.v-btn {
    text-transform:none !important;
}
.body-section {
    background-color: #EEE7D6;
    position: relative;
    padding-bottom: 20px;
}
.center-blue-text{
    font-size: 16px;
    color: #0E28B8;
    text-align: center;
}
.referer .nav-pills{
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    list-style: none;
}
.navHeader {
    height: 72px;
    width: 100%;
    margin-bottom: 50px;
    background-color: rgb(14, 40, 184);
}
.headImage {
    width: 70px;
    margin: 0px 0px 0px 10%;
}
.main-container {
    align-items: center;
    text-align: center;
    width: 75%;
    margin: auto;
}
.head-title-center {
    width: 20%;
    padding-bottom: 10px;
}
.left-title {
    text-align: left;
    align-items: center;
}
.centered-page-items {
    width: 60%;
    margin: 0 auto;
}
.center-under-title {
    font-weight: bold;
    font-size: 16px;
    line-height: 50px;
    color: #0E28B8;
    text-align: center;
}
.referer .social-tab{
    padding-top:0;
}
.main-title {
    justify-content: left;
    width: 50%;
    padding-bottom: 10px;
}
.under-title {
    text-align: left;
    font-weight: 700;
    color: #0E28B8;
    font-size: 24px;
    padding-bottom: 20px;
}
.padding-social-tab-sm{
    margin-bottom: 20px;
}
.reference {
    border: 2px solid red;
    padding: 10px;
    border-radius: 25px;
    padding-top: 10px;
}
.title--link {
    text-align: left;
}
.mail-input {
    background-color: white;
    border-radius: 20px;
    width: 95%;
    position: relative;
    padding: 5px 0 10px 10px;
}
.input-mail {
    font-size: 12px;
    border: 1px solid #CACACE;
    background-color: white;
    border-radius: 20px;
    width: 95%;
    position: relative;
    padding: 5px 0 5px 5px;
    margin-bottom: 20px;
}
.center-single-item{
    text-align: center;
}
.share-me {
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    letter-spacing: 0em;
}
.reference-mail {
    display: flex;
    padding-bottom: 20px;
}
.small-text a{
    color: #0E28B8;
    font-weight: bold;
}
.copy-icon {
    position: absolute;
    top: 10px;
    right: 15px;
    width: 3%;
}
.main-text {
    padding-top: 10px;
    text-align: left;
    font-size: 18px;
    padding-bottom: 20px;
}
.terms-conditions {
    text-align: left;
    font-size: 12px;
    margin-top: 10px;
}
.terms-conditions a{
    color: #0E28B8;
}
.small-text {
    text-align: left;
    font-size: 10px;
    padding-left: 15px;
    text-align: center;
}
.orange-check-cirle {
    width: 6%;
    padding-right: 2px;
}
.check-reminders {
    text-align: left;
    font-size: 10px;
    padding-left: 15px;
}
.orange-under-title {
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    color: #F54D23;
}
.orange-intab-title {
    font-weight: bold;
    font-size: 18px;
    color: #F54D23;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    margin: 0 auto;
}
.small-orange-under-title {
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #F54D23;
    margin-bottom: 30px;
}
.landing-page .terms-checkbox {
    background-color: #F7D0AF;
    border-color: #F7D0AF;
}
.checked-cirle {
    padding: 30px;
    width: 120px;
}
.sign-up-button {
    background: #F54D23;
    border-radius: 40px;
    text-align: center;
    border: none;
    padding: 3px 40px;
    font-size: 10px;
    color: #FFFFFF;
}
.orange-tab {
    background: #F54D23;
    border-radius: 40px;
    text-align: center;
    border: none;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 6px 20px;
}
.blue-tab {
    background: #0E28B8;
    border-radius: 40px;
    text-align: center;
    border: none;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 6px 20px;
}
.tab-width {
    width: 20%;
}
.tirquaz-tab {
    width: 15%;
    background: #3FD3D0;
    border-radius: 40px;
    text-align: center;
    padding: 8px;
    font-size: 12px;
    color: black;
    font-weight: bold;
    margin: 0 auto;
}
.button-class {
    text-align: center;
    padding: 15px;
}
.valuation-text {
    font-size: 12px;
    text-align: center;
    border-radius: 40px;
    background-color: #FFBEA2;
    padding: 15px;
}
.thankyou-text {
    text-align: center;
    padding-bottom: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.orange-circle {
    width: 70px;
    height: 70px;
    background: #FFBEA2;
    border-radius: 71px;
    align-items: center;
    display: flex;
    justify-content: center;
}
.referer .nav-pills .facebook-pill .nav-link {
    color: #fff;
    background-color: #FFaa89;
    border-radius: 40px 0px 0 0;
}
.referer .nav-pills .facebook-pill .nav-link.active {
    color: #fff;
    background-color: #F54D23;
    border-radius: 40px 0px 0 0;
}
.referer .nav-pills .tweeter-pill .nav-link {
    color: #fff;
    background-color: #FFaa89;
    border-radius: 0px 40px 0 0;
}
.referer .nav-pills .tweeter-pill .nav-link.active {
    color: #fff;
    background-color: #F54D23;
    border-radius: 0px 40px 0 0;
}
.social-tab {
    background-color: #FFF9F0;
    padding: 20px;
}
.fb-tweeter-tab {
    background: #F54D23;
    border-radius: 40px 40px 0 0;
}
.facebook-pill {
    background: #F54D23;
    border-radius: 40px 0px 0 0;
}
.tweeter-pill {
    background: #F54D23;
    border-radius: 0px 40px 0px 0px;
}
.social-banner {
    padding-top: 20px;
    background: #FFFFFF;
    border: 1px solid #CACACE;
    box-sizing: border-box;
    border-radius: 40px;
    height: auto;
    margin-bottom: 60px;
}
.small-kone {
    width: 80%;
    position: relative;
}
.Q {
    text-align: left;
    font-family: Manrope-Normal;
    font-size: 18px;
    font-weight: bold;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: left;
    padding-bottom: 20px;
}
.banner-text {
    font-family: Manrope-Normal;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    padding-bottom: 20px;
}
.social-banner-text {
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
}
.fb-banner {
    width: 100%;
    padding: 20px;
    background: #0E28B8;
    border-radius: 40px;
}
.fbshareicon {
    align-items: center;
    justify-content: center;
    height: 28px;
    margin-bottom: 10px;
}
.invite-banner {
    width: 100%;
    padding: 20px;
    background: #3FD3D0;
    border-radius: 40px;
}
.twittershareicon {
    align-items: center;
    justify-content: center;
    height: 41px;
    margin-bottom: 10px;
}
.two-banner-section .col-lg-6{
    border: 6px solid transparent;
}
.pill-icons {
    height: 25px;
}
.orange-title {
    margin-top: 20px;
    font-weight: bold;
    font-size: 24px;
    text-align: left;
    color: #F54D23;
}
.required-label{
    color:#F54D23;
    font-size: 8px;
    margin: 2px 0 10px;
}
.input{
    font-size: 12px;
    border: 1px solid #CACACE;
    background-color: white;
    border-radius: 20px;
    width: 95%;
    position: relative;
    padding: 5px 0 5px 5px;
}
.landing-page .container{
    text-align: left;
}
.eligibility .sign-up-button{
    padding: 10px 40px;
    font-size: 14px;
}
.friends-dash-1 .sign-up-button{
    padding: 10px 40px;
    font-size: 14px;
}
.friends-dash-1 .input{
    width: 60%;
}
.black-title {
    font-weight: bold;
    font-size: 18px;
    color: black;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left;
}
.centered-black-title {
    font-weight: bold;
    font-size: 18px;
    color: black;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
.blue-title {
    font-weight: bold;
    max-width: 40ch;
    font-size: 18px;
    color: #0E28B8;
    padding-top: 20px;
    padding-bottom: 20px;
}
.Q-logo{
    margin-top: 5px;
}
.two-banner-section .col-12{
    padding-right: 0;
    padding-left: 0;
}
#mail-to-copy {
    color: #0E28B8;
    left: 10px;
    top: 2px;
    position: relative;
    font-size: 12px;
    font-weight: bold;
}
input::placeholder{
    padding-left: 10px;
}
@media only screen and (max-width: 1200px){
    .left-title {
        text-align: center;
    }
    .head-title-center {
        width: 50%;
    }
    .Q-logo {
        margin-top: 6px;
        height: 66px;
    }
    .main-text{
        font-size: 18px;
    }
    .blue-title{
        font-size: 20px;
    }
    .navHeader{
        height: 50px;
        margin-bottom: 30px;
    }
    .sign-up-button{
        font-size: 18px;
    }
    .social-banner{
        margin-bottom: 20px;
    }
    .tirquaz-tab{
        width: 70%;
    }
    .friends-dash-1 .input{
        width: 90%;
    }
}
.share-btn-text{
  font-family: Manrope-Normal;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  /* or 133% */
  
  text-align: center;
  
  color: #FFFFFF;
}
.grecaptcha-badge {
  display: none;
}
p.recaptcha-disclaimer {
  color: #ada8a0;
  font-size: 0.9rem;
  line-height: 1.3rem;
  padding: 1.3rem 0;
}
p.recaptcha-disclaimer a {
  color: #ada8a0;
  text-decoration: underline;
}
