﻿<style>
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap');
</style>

<style>

    #resend_otp.disabled-link{
          pointer-events:none;
          cursor: default !important;
          text-decoration: none;
          color: #9F9F9F;
        }

     #sendOtmpMessage{
        margin-bottom: 15px;
    text-align: left;
    padding: 0px 15px;
     }
    
    .greaterms p.heading{
        color: #97144D;
    font-size: 20px;
    text-align: left;
    padding: 10px 0px;
    font-weight: 600;
        }
    
    .greatimg img{
        width: 100%;
    }
    
    .greatbtnholder{
       text-align: center;
    }
    .greatbtnholder-update {
        text-align: center;
    }
    .greatbtnholder-update-networth {
        text-align: center;
    }
    .greatbtnholder-ok {
        text-align: center;
    }
    .greatbtn {
            background-color: #98144d;
    color: white;
    padding: 10px 20px;
    text-align: center;
    margin: 10px 10px 10px 0px ;
    display: inline-block;
    cursor: pointer;
    border-radius: 5px;
    font-size: 14px;
    border: 1px solid;
    font-family: 'Lato' , sans-serif;
    }
    .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.login-agreePopup.profile-popup {
        width: 40% !important;
        /*left: 35% !important;*/
        top: 30% !important;
    }
    .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.login-agreePopup.profile-popup .jqpop.pop-pack {
        height: auto !important;
    }

 /*   .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.login-agreePopup.profile-popup .greatbox {
    width: 800px;

}*/
    .greatbottomtext{
        text-align: center;
        color: darkgrey;
        
        font-size: 12px;
        padding: 10px;
    }
    
    .greaterms{
        text-align: center;
        color: black;
        font-size: 16px;
        margin-left: auto;
        margin-right: auto;
        padding: 10px 15px;
        background: #fff;
        width: 600px;
    }
    
    .greatname{
        width: 100%;
        
        font-size:70px;
        color:#ba4676;
        padding-top:5px;
        text-align: center;
    }

    .error{
        color: red;
    bottom: 0;
    font-size: 13px !important;
    left: 27px;
    border: 0;
    display: block;
    margin-bottom: 2px;
    margin-top: 5px;
    }
    
    /*style by ashish*/
    .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.login-agreePopup {
        width: 640px !important;
        left: 28% !important;
        top : 5% !important;
        border-radius: 6px;
    }

    .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.login-agreePopup input[type=checkbox]{
                display: inline;
                -webkit-appearance: checkbox;
    }
     
    .edit-panelsec, .edit-panelsec-otp{
        width: 100%;
        float: left;
            min-height: 100px;
    }
    .edit-panelsec li .form-input, .edit-panelsec-otp li .form-input{
        text-align: left; 
    }

    .edit-panelsec li .form-input .wiz-choose label, .edit-panelsec-otp li .form-input label{
        width: 100%;
        color: #555
    }

    .edit-panelsec li, .edit-panelsec-otp li{
        padding: 0 15px;
        margin-bottom: 10px;
        width: 50%;
    display: inline-block;
    float: left;
    }

    .edit-panelsec li .form-control, .edit-panelsec-otp li .form-control
    {
        width: 100% !important;
        padding: 8px 10px;
        background: transparent;
        border: 1px solid #86868B;
        margin-bottom: 5px;
        border-radius: 5px;
        color: #1D1D1f;
        font-size: 14px;
        height: 38px;
    }

.edit-panelsec li .form-input span, .edit-panelsec-otp li .form-input span {
    font-size: 13px;
}


select#isd_code {
    width: 100% !important;
    float: left;
    display: inline;
    margin-right: 5%;
}

.edit-panelsec-right .form-control {
    margin-bottom: 0;
}


    .edit-panelsec li label, .edit-panelsec-otp li label{
        width: auto;
        float: left;
        text-align: left;
        color: #1d1d1f;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
    }

.edit-panelsec.edit-panelsec-right li label{
        width:30%;
    }

    .edit-panelsec li .form-input, .edit-panelsec-otp li .form-input{
        width: 100%;
        float: left;
        color: #555555;
        position: relative;
    }

li.mobile_no .form-input {
    width: 40%;
        margin-right: 2%;
}

li.mobile_no .form-input.nri_limits {
    width: 58%;
    margin-right: 0px;
}

.edit-panelsec li .form-input.ri_limits, edit-panelsec-otp li .form-input.ri_limits {
    width: 100%;
}


    .cardno, .dateno{
        box-shadow: none
    }
.addressDropDown::before, .addressDropDown::after {
    border-right: 2px solid;
    content: '';
    display: none;
    height: 8px;
    margin-top: 22px;
    position: absolute;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 10px;
    top: 13px;
    width: 0;
}

.addressDropDown::after {
    margin-top:22px;
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 16px;
}
    .control {
  font-size: 18px;
  position: relative;
  display: block;
  margin-bottom: 15px;
  padding-left: 30px;
  cursor: pointer;
}

.control input[type=radio] {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.control__indicator {
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
  background: #e6e6e6;
}

.control--radio .control__indicator {
  border-radius: 50%;
}

#skipButton {
    display: block;
    font-weight: bold;
    text-align: center;
    padding: 2%;
    cursor: pointer;
}

/* Hover and focus states */
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
  background: #ccc;
}

/* Checked state */
.control input:checked ~ .control__indicator {
  background: #3180bc;
}

/* Hover state whilst checked */
.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
  background: #0e647d;
}

/* Disabled state */
.control input:disabled ~ .control__indicator {
  pointer-events: none;
  opacity: .6;
  background: #e6e6e6;
}

/* Check mark */
.control__indicator:after {
  position: absolute;
  display: none;
  content: '';
}

/* Show check mark */
.control input:checked ~ .control__indicator:after {
  display: block;
}

/* Checkbox tick */
.control--checkbox .control__indicator:after {
  top: 4px;
  left: 8px;
  width: 3px;
  height: 8px;
  transform: rotate(45deg);
  border: solid #fff;
  border-width: 0 2px 2px 0;
}

/* Disabled tick colour */
.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b;
}

/* Radio button inner circle */
.control--radio .control__indicator:after {
  top: 7px;
  left: 7px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
}

/* Disabled circle colour */
.control--radio input:disabled ~ .control__indicator:after {
  background: #7b7b7b;
}

/* Show check mark */
.control input:checked ~ .control__indicator:after {
  display: block;
}
.flash-light{
    color: green;
    bottom: 0;
    font-size: 12px;
    left: 25px;
    border: 0;
}

    /* The radio-container */
.radio-container {
  display: inline-block;
    position: relative;
    padding-left: 0px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    min-width: 70px;
}

/* Hide the browser's default radio button */
.radio-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
  display: none;
}

/* On mouse-over, add a grey background color */
.radio-container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.radio-container input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radio-container .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.edit-panelsec li label.radio-container {
    text-align: center;
    border: 1px solid #86868B;
    padding: 5px;
    width: 25% !important;
    font-size: 11px;
    min-width: 60px;
    background-color: #f5f5f5;
    color: #86868b;
}

.edit-panelsec li label.radio-container:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.edit-panelsec li label.radio-container:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.edit-panelsec li label.radio-container.selected-btn {
    color: #83003c;
    border-color: #83003c;
    background-color: #fff;
}

.edit-panelsec li .form-input label, .edit-panelsec-otp li .form-input label {
    width: 100%;
    margin-bottom: 5px;
}

.regulatorymodal-content {
  margin: 25px auto;
    padding: 0px 0px 20px;
    border: 0px solid #888;
    width: 100%;
    border-radius: 5px;
    font-family: 'Lato', sans-serif;
    display: inline-flex;
    text-align: center;
    height: auto;
}

.regulatorymodal-header {
    background: transparent;
    padding: 0px 15px;
    height: 40px;
        margin-bottom: 10px;
}




.login-agreePopup .jqpop.pop-pack.ui-dialog-content.ui-widget-content {
    height: auto !important;
}

.errormsg {
    font-size: 13px;
    color: red;
}

.input-errormsg {
    right: 10px;
    position: absolute;
    top: 30px;
    font-size: 13px;
    color: red;
}


.ac-details .head span {
    padding-left: 20px;
}
.address-checkbox label {
    width: 95% !important;
    float: right !important;
}

.edit-panelsec li.address-detail, .edit-panelsec li.all-ac-details {
    width: 100%;
}

.edit-panelsec li.all-ac-details{
  padding: 10px 0px 0px;
}

.edit-panelsec li.address-detail .form-input {
    padding: 5px 10px;
    background: #f5f5f5;
    margin-bottom: 5px;
    border-radius: 5px;
}

.edit-panelsec li.address-detail .form-input .address.form-control {
        border: 0px;
    border-bottom: 0px solid #c7c7c7;
    padding: 5px;
    border-radius: 00px;
    resize: none;
    height: auto !important;
    margin-bottom: 0px !important;
    color: #86868B;
    font-size: 12px;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0px;
}

.edit-panelsec li.all-ac-details .ac-details {
        width: 100%;
    padding: 0 15px;
    display: inline-block;
    float: left;
        
}



.edit-panelsec li.all-ac-details .ac-details .head{
      background: #f5f5f5;
    display: inline-block;
    padding: 0px 10px;
    border-radius: 5px;
    width: 100%;
    text-align: left;
    font-size: 14px;
    margin-bottom: 0px; 
} 

.head-detail {
    font-size: 12px;
    display: inline-block;
    width: 100%;
    color: #86868B;
    border-bottom: 1px solid #fff;
    padding: 10px 10px;
}

.head-detail:last-child{
    border:0px;
}

.edit-panelsec li.all-ac-details .ac-details .head span.half {
    width: 50%;
    float: left;
    padding: 0px;
    display: inline-block;
    line-height: 1.5;
}
.edit-panelsec li.all-ac-details .ac-details .head span.half.right{
  text-align: right;
}
.edit-panelsec li.all-ac-details .ac-details .head span.half:last-child  {
    text-align: right;
}

.edit-panelsec li.all-ac-details .ac-details .head span.full {
    width: 100%;
    display: block;
    padding: 0px;
    line-height: 1.5;
}


.btn-transperent {
    background: transparent;
    color: #81003c;
    border: 1px solid;
}

.tooltip {
      position: relative;
    display: inline-block;
    border-bottom: 0px dotted black;
    float: right;
    color: #97144D;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;

}

.tooltip .tooltiptext {
  visibility: hidden;
    width: 200px;
    background-color: #fff;
    color: #1D1D1f;
    text-align: center;
    border-radius: 6px;
    border: 1px solid #81003c;
        padding: 5px 5px;
    position: absolute;
    font-size: 10px;
    z-index: 1;
    bottom: 150%;
    left: -75%;
    margin-left: -115px;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 90%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #81003c transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}


.btn-group {
    display: inline-block;
    width: auto;
    float: left;
    margin-bottom: 20px;
    text-align: center;
}

.resend-otp {
    background: transparent;
    color: #98144d;
    text-decoration: underline;
    padding: 10px 20px;
    margin: 10px 20px 0px;
}

form#validateOtp {
    padding: 0px 15px;
}

span#counterdes p {
    margin: 0px;
}

a.dialog-close.close-popup {
    color: #97144D;
    font-size: 18px;
    font-weight: 600;
}

.input-combo .otp-field.address-width {
    width: 75% !important;
    border: 0px;
    display: inline-block;
}

.input-combo .resend-otp {
    background: transparent;
    color: #98144d;
    text-decoration: underline;
    padding: 0px;
    margin: -2px;
        border: 0px;
    width: auto;
    display: inline;
    float: right;
}

#msgResendOtp {
    display: block;
    width: 100%;
    padding: 0px 15px;
}

.edit-panelsec .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0px;
}

.edit-panelsec .select2-container {
    width: 100% !important;
    border: 1px solid #86868B;
    margin-bottom: 5px;
    border-radius: 4px;
    color: #1D1D1f;
}

input[type=checkbox] {
    display: inline-block;
    -webkit-appearance: checkbox;
}

.address-checkbox {
    text-align: left;
    padding: 10px 15px;
    display: inline-block;
    width: 100%;
}

.address-checkbox a {
    color: #97144D;
}

.kyc-bg {
    background: #f5f5f5 !important;
}


.greaterms.success-box {
       padding: 10px 0px;
    width: 100%;
    text-align: left;
}

.greaterms.success-box .thub-icon {
    padding: 20px;
}

.greaterms.success-box p {
    padding: 10px 0px;
}


.page-heading p {
    color: #81003C;
    font-weight: 600;
}

.page-heading {
  border-bottom: 1px dotted #c0c0c0;
}

.open-acc1 {
  background: #fff;
  border-radius: 6px;
}

.quicktour-bor {
  color: #797D83;
  font-weight: 600;
}

.tour-list li, .email-list li, .tour-list li a, .email-list li a {
    color: #797D83;
}

.easysteps {
    background: #ededed;
    padding: 20px;
    border-radius: 10px;
}

.easysteps h3 {
    margin: 0 0 15px 0px;
}

.step-item {
    margin: 10px 0px;
}

.steps {
    background: #fff;
    padding: 10px 0px;
    border-radius: 10px;
    display: inline-block;
    margin-bottom: 10px;
    width: 17%;
    text-align: center;
}

.step-text {
    display: inline-block;
    float: right;
    width: 80%;
}

/* The custom-checkbox */
.custom-checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.custom-checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.custom-checkbox input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.custom-checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.custom-checkbox .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.edit-panelsec .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #86868b;
}

.checkbox-field label {
    display: inline-block;
    padding: 0px 5px;
    cursor: pointer;
}

    @media(max-width: 1024px){
         .greatbox {
            width: 100%;
        }
        .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.login-agreePopup{
            left: 9% !important;
        }
    }
    @media(max-width: 768px){
        .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.login-agreePopup {
            width: 90% !important;
            left: 5% !important;
        } 
        select#isd_code{
            margin-bottom: 0px !important;
        } 
        
        .greatname {
          font-size: 25px;      
        }

        .edit-panelsec, .edit-panelsec-otp{width: 100%}
        
        .edit-panelsec li label, .edit-panelsec-otp li label{
            text-align: left;
            width: 100%;
            margin-bottom: 10px;
        }
        

        .greaterms p.heading {
            font-size: 16px;
        }

        .regulatorymodal-header img.icon {
            float: left;
        }


    
        .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.login-agreePopup.profile-popup {
            width: 90% !important;
            left: 5% !important;
            top: 10% !important;
        }

        .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.login-agreePopup.profile-popup .greatbox {
            width: 100%;
        }

        .edit-panelsec li.address-detail .form-input .address.form-control {
            min-height: 60px;
        }
        .edit-panelsec li, .edit-panelsec-otp li {
            width: 100%;
        }

        .edit-panelsec li label, .edit-panelsec-otp li label {
            width: 66%;
        }
        .edit-panelsec li, .edit-panelsec-otp li {
            padding: 0 5px;
        }

        .regulatorymodal-header {
            padding: 0px 5px;
        }

        .edit-panelsec li.all-ac-details .ac-details {
            width: 100%;
            padding: 0 5px;
            margin-bottom: 20px;
        }

    }


    /*style by ashish*/


        
    </style>