﻿/*regestration page styles*/
h2.MainText {
    color: #fff;
    font-family: cursive;
    font-family: Calibri;
    font-weight: 600 !important;
    font-size: 35px;
}

.regestration-background-img {
    background-color: #ff3d63 !important;
}

.background-image {
    background-color: #ff3d63 !important;
}

.background-image-samples {
    background-color: #ff3d63 !important;
    height: 320px;
}

.background-imgage-my-sample {
    background-color: #ff3d63 !important;
    height: 1000px;
}

.regeistrationpage-content-coin {
    font-size: 22px;
    padding-right: 12px;
    padding-left: 10px;
    line-height: 1.2;
}

.form-control {
    color: #555555 !important;
    border-radius: 0;
    border: none !important;
}

input.form-control {
    border-radius: 0px;
}

input#phoneNumber {
    margin-left: 7px;
    width: 96%;
}

.regestrtion-form-gender {
    font-size: 13px;
}

input#phone {
    width: -15%;
}

.selecet-dob::-webkit-input-placeholder {
    color: #555555 !important;
    font-size: 12px;
    line-height: 3;
}

.caret {
    display: none !important;
}

select#exampleFormControlSelect1 {
    border-radius: 0 !important;
}

.btn-register {
    background: #555555;
    color: #fff;
    border: none;
    font-size: 20px;
}

::placeholder {
    color: #555555 !important;
    font-size: 16px;
    font-family: Calibri !important;
}

input#txtPhone {
    width: 50px !important;
    height: 38px !important;
    border: none !important;
}

.iti__arrow {
    border-top: 4px solid #ef4265 !important;
}

select#exampleFormControlSelect1 {
    font-size: 13px !important;
    padding: 0px !important;
}

.div-required {
    background-color: #ffd4db;
    color: #ef4265;
    padding: 5px;
    text-align: left;
}

.div-required-field2 {
    color: #fafa00;
}

.login-page-title {
    text-align: center !important;
}


.background-imgagemy-my-ref-page {
    background-color: #ff3d63 !important;
}

.iti--separate-dial-code .iti__selected-flag {
    background-color: white !important;
}

input#datepicker {
    height: 38px;
}
body {
    padding-right: 0 !important
}


@media only screen and (max-width: 768px) {
    .regestration-background-img {
        padding: 5px 30px 15px 35px;
        background-image: url('../images/tryLeh - background.png');
        background-size: cover;
    }
    /* input.form-control.input-mobileno-section {
        width: 92%;
        margin-left: 23px;
    } */
    .background-image {
        padding: 5px 30px 15px 35px;
        background-image: url('../images/tryLeh - background.png');
        background-size: cover;
    }

    .background-image-samples {
        padding: 5px 30px 15px 35px;
        background-image: url('../images/tryLeh - background.png');
        background-size: cover;
    }

    .background-imgage-my-sample {
        padding: 5px 30px 15px 35px;
        background-image: url('../images/tryLeh - background.png');
        background-size: cover;
    }

    .background-imgagemy-my-ref-page {
        background-image: url('../images/tryLeh - background.png');
        background-size: cover;
    }
}

@media only screen and (min-width: 768px) {

    input#txtPhone {
        width: 80px !important;
        height: 38px !important;
        margin-right: 58px;
    }

    .mySample-page-select {
        width: 60% !important;
    }

    .expire-details {
        float: left;
    }

    .pagination.text-white.my-2.justify-content-center.align-items-center.section-pagination {
        margin-left: 6px;
    }
    div#modalforotp {
        left: 71px;
    }
    div#modalforemailotp {
        left: 71px;
    }
    #txtphoneDiv .iti__flag-container {
        width: 55%;
    }
}

/*my Redeem Sample*/
.select2-container--default .select2-selection--single {
    border-radius: 1px !important;
    border: none !important;
}

/*Account page*/
.account-col3-date {
    padding-right: 0px !important;
}

.account-page-button {
    border-radius: 0px;
}

.account-page-input {
    border: none;
    height: 30px;
}

.alert-warning-passworReset {
    color: white;
    background-color: #0095ff;
    border-color: #0095ff;
    padding: 10px 15px 10px;
    text-align: center;
    border-radius: 0px;
}
/*my ref-lnk page*/
.input-myref-link {
    border: none;
    height: 30px;
    border-radius: 0px;
}

input#ref-code {
    background-color: white;
}

input#ref-link-code {
    background-color: white;
}

.copy-ref-code {
    border-radius: 0px;
    padding: 10px;
}

.copy-ref-link {
    border-radius: 0px;
    padding: 10px;
}
/*reset password*/
.btn-password-enter {
    padding-left: 120px;
    padding-right: 120px;
}

.btn-register a {
    background-color: #555555;
}

/*index page*/
h3.HowTitle {
    font-weight: 600 !important;
}

div#div-required-field-dob {
    margin-top: -17px;
}

.product-coin-details {
    font-size: 18px;
}

/*headding title font size*/
.title-header {
    font-size: 40px !important;
}

/*input select item height*/
span.select2-selection.select2-selection--single {
    height: 35px;
}

p.para-verify-email {
    color: #ff3d63;
    font-weight: 600;
}

a.verify-email {
    color: #ff3d63;
    text-decoration: underline;
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #555555;
    background-color: #555555;
}
input.btn.updatedetails.ml-auto.text-white.w-100.account-page-butto {
    border-radius: 0px;
}
select#DrpDate {
    padding: 0 !important;
}
select#DrpMonth {
    padding: 0 !important;
}
div#div-required-field-gender {
    margin-top: 8px;
}
@media only screen and (min-width: 1200px) {
    #txtMobileNumber {
        width: 94% !important;
        margin-left: 10px;
    }
}

.container-fluid.sample-verify-email {
    min-height: 55px !important;
}

