body.global_form_v2 footer .container{
    padding: 0px !important;
}

body.global_form_v2 div.micro-copy {
    border-radius: 8px;
    background: rgba(65, 192, 190, 0.11);
    display: flex
;
    justify-content: start;
    align-items: start;
    padding: 15px 15px;
    gap: 15px;
    max-width: 600px;
    text-align: left;
    margin: 5px auto !important;
    color: #1d5f5e;
    border: var(--color-gray-200);
}

body.global_form_v2 div.micro-copy.location-copy{
    background: #fff !important;
    gap: 10px;
}


body.global_form_v2 div.micro-copy.location-copy .copy span{
  
    color: #000;
    font-weight: 500;
}

body.global_form_v2 div.micro-copy.location-copy #users-data-entry ul li span {
   font-size: 16px !important;
   color: oklch(.446 .03 256.802);
   padding: 0px !important;
   font-weight: 500;
}

body.global_form_v2 div.micro-copy.location-copy #users-data-entry ul li span:not(:empty)::after{
    content: ',';
    
}

body.global_form_v2 div.micro-copy.location-copy #users-data-entry ul li span.last-item::after{
    content: '' !important;
    
}

body.global_form_v2 div.micro-copy .micro-copy-icon {
    margin-top: 0px;
}
body.global_form_v2 div.micro-copy .copy {         
    font-size: 16px;
    color: rgb(0, 145, 142);;
}
body.global_form_v2 div.micro-copy .copy span {          
    font-size: 16px;
    line-height: unset;
    font-weight: 600;
}
body.global_form_v2 div.micro-copy .copy span strong{
    font-weight: 700;
}

body.global_form_v2 .review-v2, body.global_form_v3 .review-v2 {
    display: flex;
}

body.global_form_v2 footer a.footer-review img, body.global_form_v3 footer a.footer-review img {
    width: auto;
    height: auto;
    max-width: 200px;
}

body.global_form_v2 .verified-box ul{
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex ;
    justify-content: space-evenly;
    align-items: center;
    gap: 10px;
} 

body.global_form_v2 form#wrea-globalform #btnSubmitPhone{
    height: unset;
    padding: 15px 20px !important;
    font-size: 16px;

}

body.global_form_v2 form#wrea-globalform #fullnamephone{
    margin-bottom: 10px;
    font-size: 16px !important;
}

body.global_form_v2 .form-group-contact .text-alert a{
    font-size: inherit !important;
}

body.global_form_v2 .verified-box ul li{
    display: flex;
    white-space: nowrap;         
    font-size: 16px ;   
      
}

body.global_form_v2 .verified-box ul li svg{
  
    margin-top: 2px;
    margin-right: 5px;
}



body.global_form_v2 .number-details-area div#holder-v2{
    background-color: transparent;
    padding: 5px;
    border: 0px !important;
    box-shadow: unset;
    max-width: 600px !important;
}
body.global_form_v2 .number-details-area div#holder-v2 .contact-number-holder{
    background-color: #fff !important;
    border-radius: 8px !important;
    border: 1px solid oklch(0.928 0.006 264.531) !important;
    padding: 0px 0px !important;
   
}
body.global_form_v2 form#wrea-globalform .selection-box .textbox button.btn{
    margin-bottom: 20px;
}
body.global_form_v2 form#wrea-globalform .selection-box .textbox button.btn:disabled{
    background-color: rgb(225, 227, 232) !important;
    opacity: 1 !important;
    
}
body.global_form_v2.landing-page.active-account .header-mobile-bg .btn.special-link{
    display: none !important;
}

body.global_form_v2 p#terms-conditions{         
    white-space: nowrap;
    margin: 0px !important;
    line-height: unset !important;
    font-size: 16px ;
}
body.global_form_v2 #terms-conditions a{
    display: inline-block;
    font-size: inherit;

}

body.global_form_v2 form#wrea-globalform h3#form-title{          

    font-weight: 500 !important;
}

body.global_form_v2 form#wrea-globalform #phonebunos{
    padding: 0px 0px;
}




body.global_form_v3 #users-data-entry ul li {
    padding: 0px;
    display: inline;
    line-height: unset;
  
}

body.global_form_v3 .data-found-box{
    display: flex
    ;
        justify-content: center;
        align-items: center;
        gap: 20px;
        max-width: 600px;
        margin: auto;
       
} 
body.global_form_v2 input[type="text"]:not([name="mobilephone"]){
    border: 1px solid oklch(0.928 0.006 264.531) !important;
    border-radius: 8px !important;
    color: #1e293b !important
}
       
body.global_form_v2 .data-found-box div.micro-copy.location-copy{
    text-align: center;
    padding: 15px 15px;
    text-align: center;
  
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 33%;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
body.global_form_v2 .data-found-box div.micro-copy.location-copy .copy{
    color: oklch(.446 .03 256.802) !important;
}

body.global_form_v2 .data-found-box div.micro-copy.location-copy .copy .data-found-value{
    font-size: 24px !important;
    font-weight: 600 !important;
    color: oklch(.446 .03 256.802) !important;
}
body.global_form_v2 .data-found-box div.micro-copy.location-copy .copy.data-found-text{

}

body.global_form_v2  div.bottom-action{
    padding-top: 15px !important;
}

body.global_form_v3 .confirm-details-box{
    padding: 10px 0px 0px;
    font-size: 16px !important;
    font-weight: normal;           
    color: oklch(.446 .03 256.802) !important;
    text-align: center;
    font-weight: 600;
}
body.global_form_v2 .iti--allow-dropdown input.iti__tel-input[type="text"]{
        padding-left: 95px !important;
        width: 100% !important;
        margin-left: 0px !important;
    }
    body.global_form_v2 .iti--allow-dropdown .iti__country-container{
        left: 10px !important;
    }

    body.global_form_v2 form#wrea-globalform h3#form-title{          

        margin-bottom: 5px !important;
    }

    body.global_form_v2  .form-group-contact.error .contact-number-holder{
        padding: 0px 0px !important;
    }
    body.global_form_v2  .selection-box{
        padding-bottom: 0px !important;
    }

    body.global_form_v2 #number-screen .form-group-contact .spinner-border{
        position: absolute;
        right: 13px;
        opacity: 1;
    }
    body.global_form_v2 .form-group-contact.error .contact-number-holder::after{
        top: 22% !important;
    }

    body.global_form_v2 .font-weight-600{
        font-weight: 600 !important;
    }

    body.global_form_v2 #users-data-entry{
        max-width: 600px;
    }
    body.global_form_v3 #users-data-entry{
        max-width: 600px;
        margin-top: -10px;
        margin-bottom: 10px;
    }

    body.global_form_v2 #users-data-entry ul li span.entry-label{
        color: #1e293b !important;
        padding: 0px 0px !important;
        font-weight: normal;
        line-height: unset !important;
        font-size: 16px !important;
    }
    #form-description:empty{
        display: none !important;
    }

    body.global_form_v2 input[type="text"].iti__search-input{
        padding-left: 11px !important;
        margin: 0  !important;
        border-radius: 0 !important;
        width: 100% !important;
    }
    body.global_form_v2 .iti__dropdown-content{
        margin-left: -10px !important;
    }

@media screen and (max-width: 1300px) {
    body.global_form_v2 .number-details-area-v2 #holder-v2 {
       width: 840px !important;
    }

    body.global_form_v3 .confirm-details-box{
     
     font-size: 20px;
 
 }
}


@media screen and (max-width: 600px) {
    body.global_form_v2 footer a.footer-review img, body.global_form_v3 footer a.footer-review img {
        width: auto;
        height: auto;
        max-width: 200px;
    }
    body.global_form_v2 #users-data-entry ul li span.entry-label{
        font-size: 16px !important;
    }
    body.global_form_v2 form#wrea-globalform #fullnamephone{
        padding: 15px 10px !important;
        font-size: 16px !important;
    }
    body.global_form_v2 .iti--allow-dropdown input.iti__tel-input[type="text"]{
       
        width: 100% !important;
        padding: 15px 10px !important;
        padding-left: 85px !important;
        font-size: 16px !important;

    }
    body.global_form_v2 form#wrea-globalform #btnSubmitPhone {
        font-size: 16px !important;
    }
    body.global_form_v2 .iti .iti__selected-dial-code {
        font-size: 16px !important;
    }
    body.global_form_v2 .iti--allow-dropdown .iti__country-container{
        left: 10px !important;
    }

    body.global_form_v2 form#wrea-globalform h3#form-title{          

        margin-bottom: 5px !important;
    }

    body.global_form_v2  .form-group-contact.error .contact-number-holder{
        padding: 0px 0px !important;
    }

    body.global_form_v2 .verified-box ul li svg{
  
        margin-top: 7px;
        margin-right: 5px;
    }
    body.global_form_v2 .data-found-box div.micro-copy.location-copy .copy .data-found-text{
        margin-top: -5px;
        font-size: 12px;
    }
    body.global_form_v3 .data-found-box{
        gap: 10px;
        padding-top: 0px;
    }
    body.global_form_v2 .data-found-box div.micro-copy.location-copy{
        padding: 10px 9px;
    }
    body.global_form_v2 div.micro-copy.location-copy #users-data-entry ul li span {
        font-size: 14px !important;
      
    }
    body.global_form_v2 div.micro-copy.location-copy .copy span{
        font-size: 14px !important;
        color: #000;
        font-weight: 500;
    }
    body.global_form_v2 .data-found-box div.micro-copy.location-copy .copy .data-found-value{
        font-size: 20px !important;
      
    }
    body.global_form_v2 div.micro-copy .copy {             
        font-size: 14px;
        line-height: 1.44;
        font-weight: 400;
      
    }
    body.global_form_v2 p#terms-conditions{
        font-size: 13px;
        line-height: 22px !important;
        
    }
    body.global_form_v2 .verified-box ul li{              
        font-size: 14px;
    }
    body.global_form_v2 .verified-box ul li svg{
        width: 15px;
        height: 15px;
     
    }
    body.global_form_v3 .confirm-details-box{
     
        font-size: 20px;
    
    }
    body.global_form_v2  nav{
    margin-bottom: 10px !important;
     margin-top: -10px !important;
}
   
    body.global_form_v2 footer a.footer-review img, body.global_form_v3 footer a.footer-review img{
        max-width: 180px;
    }
    body.global_form_v2 div.container{
        padding: 0px 10px !important;
    }
    
    body.global_form_v2 nav ul#ulBreadCrumb{
    gap: 0px !important;
}

}
@media screen and (max-width: 480px) {
    body.global_form_v3 .confirm-details-box{
     
     font-size: 16px;
 
 }
}

@media screen and (max-width: 370px) {
   
    body.global_form_v2 p#terms-conditions{
        font-size: 12px;
        line-height: 22px !important;
        
    }
    body.global_form_v2 .verified-box ul li{              
        font-size: 12px;
    }
}