section {
    float: left;
    width: 100%;
}

/* // BIDP 5381  start*/
button.btn-close {
    background: url(https://uat.in.pluxee.tools/Pluxee_Library/images/plx-ic-Close.png) no-repeat;
    width: 20px;
    height: 20px;
    background-size: 20px;
    opacity: 1;
    float: right;
    border: 0px;
}

button.btn-close:hover {
   
    width: 20px;
    height: 20px;
    background-size: 20px;
    opacity: 1;
    float: right;
    border: 0px;
}

/* // BIDP 5381 end  */
    .Contact-box {
    float: left;
    width: 100%;
    background: var(--chakra-colors-white);
    border-radius: 0px;
    padding: 10px;
    margin: 3.5rem 0;
    border: 1px solid var(--chakra-colors-core-deepBlue-4);
}

@media (max-width: 767.98px) {
    .Contact-box {
        margin: 2.5rem 0;
    } 
}

/*.Sub-logo-wrapper img {
    float: right;
    width: 220px;
    margin: 25px 30px 0px 0px;
}*/

/*@media (max-width: 992px) {
    .logo-container > .row {
        display: flex;
    }
}*/

.Sub-logo-wrapper img {
    width: auto;
    height: 25px;
}

.hd-frm {
    display: none;
}

.error {
    color: var(--chakra-colors-core-confidentlyCoral-7);
}

.errordiv {
    width: 100%;
    text-align: center;
    padding: 50px 10px;
    margin: 0;
}

@media (max-width: 767px) {
    .errordiv {
        padding: 25px 10px;
    }
}

section.footer .footFLex {
    width: 100%
}

/*.aadhar_row1 .txt_color {
    font-size: 16px;
    margin: 10px 0px 30px 0px;
    float: left;
    width: 100%;
}*/
/*button.close {
    background: url(https://uat.in.pluxee.tools/Pluxee_Library/images/plx-ic-Close.png) no-repeat;
    width: 24px;
    height: 24px;
    background-size: 24px;
    opacity: 1;
}

    button.close:hover {
        background: url(https://uat.in.pluxee.tools/Pluxee_Library/images/plx-ic-Close.png) no-repeat;
        width: 24px;
        height: 24px;
        background-size: 24px;
        opacity: 1;
    }*/

.custom-Secondary-button.offline_h2 {
    display: inline-block;
    min-width: auto;
    padding: 6px 20px;
}

.crl_info_upload {
    color: var(--chakra-colors-core-confidentlyCoral-7);
}

.pan_info {
    text-align: center;
}

.crl_info_c4 {
    color: var(--chakra-colors-core-veryYellow-5);
}

.form_section_UL {
    float: left;
    width: 100%;
    color: var(--primary-color);
    list-style-type: none;
    /*padding: 2% 0% 2% 0%;
    margin: 0;*/
}

    /*.form_section_UL li {
        float: left;
        font-family: 'TT Travels',Verdana,sans-serif;
        color: var(--primary-color);
        position: relative;
    }*/

    .form_section_UL .li_text {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        justify-content: end;
        /*text-align: right;
        width: 40%;
        padding-right: 1%;
        line-height: 40px;
        color: var(--primary-color);
        position: relative;*/
    }

    @media (max-width: 767.98px) {
        .form_section_UL .li_text {
            margin-bottom: .5rem;
            justify-content: start;
        }
    }

.form_section_UL .li_input {
    text-align: left;
    /*width: 60%;
    padding: 0% 12% 2% 1%;
    color: var(--primary-color);*/
}

#txtHeader {
    color: var(--chakra-colors-core-confidentlyCoral-7);
}
#txtData {
    text-align: center;
    width: 96%;
}

.myModal_Popup_Width {
    width: 700px;
}
.txt_color {
    font-size: 1.14rem;
    margin: 10px 0px;
    /*float: left;
    width: 100%;*/
}
/*.txt_color1 {
    font-weight: bold;
    font-size: 17px;
    color: var(--primary-color);
    padding: 0px 0px 0px;
}*/

.cls_redirect{
    cursor: pointer
}

.form-horizontal {
    width: 100%;
    float: left;
}

.div_doc_type {
    float: left;
    width: 100%;
    text-align: center;
    margin: 10px 0px 20px 0px;
}

/*.UIDAI_Downoad {
    float: left;
    width: 100%;
    text-align: center;
    cursor: pointer;
}*/

/*.spanVerified_2 {
    float: left;
    width: 80%;
    margin: 2% 10% 2% 10%;
}*/
/*.msg {
    margin-bottom: 10px;
    float: left;
    width: 100%;
}*/
/*.upload_aadhar_div {
    float: left;
    width: 100%;
}*/
/*.offline_redirect {
    float: left;
    text-align: center;
    width: 33%;
    margin: 2% 34% 2% 34%;
}*/

/*.lbl_txt {
    float: left;
    width: 80%;
    margin: 2% 10% 5% 10%;
    position: relative;
    padding-left: 12px;
}*/
.tnctext {
    margin-left: 15px;
    text-align: left;
    float: left;
    width: 100%;
}

.custom-Border {
    display: inline-flex;
    appearance: none;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    user-select: none;
    position: relative;
    white-space: nowrap;
    vertical-align: middle;
    outline: transparent solid 2px;
    outline-offset: 2px;
    line-height: 150%;
    border-radius: var(--chakra-radii-none);
    font-weight: 700;
    transition-property: var(--chakra-transition-property-common);
    transition-duration: var(--chakra-transition-duration-normal);
    border-width: 3px;
    border-style: solid;
    border-image: initial;
    height: var(--chakra-sizes-12);
    font-size: 1.14rem;
    padding-inline-start: var(--chakra-space-6);
    padding-inline-end: var(--chakra-space-6);
    letter-spacing: -0.05em;
    text-decoration: none;
    text-transform: none;
    background: var(--White-color);
    color: var(--chakra-colors-semantic-text-primary);
    border-color: var(--chakra-colors-semantic-foreground-primary);
    min-width: 72px;
    padding: 18px 20px 18px 20px;
}

.pop_text {
    font-size: 1.14rem;
}
/*.ofline_btn {
    margin: 2% 35% 2% 34%;
    float: left;
    width: 30%;
}*/
/*.offline_paperless {
    width: 20%;
    margin: 0% 40% 4% 40%;
}*/

/*.up_zip_div {
    width: 100%;
    float:left;
    text-align: center;
    font-size: 1.14rem;
    font-weight: bold;
    padding: 10px 0;
}*/

/*.up_zip_zipFile {
    float: left;
    width: 34%;
    text-align: center;
    margin: 2% 33% 2% 33%;
    position: relative;
}*/

/*.spanVerified_1 {
    width: 100%;
    float: left;
    text-align: center;
    margin: 4% 0% 1% 0%;
}*/

input[type="file"] {
    -webkit-appearance: none;
    text-align: center;
   /* -webkit-rtl-ordering: left;*/
    border-radius: 0px;
    color: var(--primary-color);
    border: 2px solid var(--primary-color);
    background-color: var(--White-color);
    margin: 0px 0px;
    line-height: 25px;
    padding: 0px 0px 0px 10px;
}

    input[type="file"]::-webkit-file-upload-button {
        -webkit-appearance: none;
        float: right;
        margin: 0 0 0 10px;
        border: 1px solid var(--primary-color);
        padding: 5px 20px;
        background: var(--primary-color);
        color: var(--White-color);
        font-weight: bold;
    }
/*.upload_zip_ul {
    list-style-type: none;
    padding: 0;
    margin: 2% 20% 5% 20%;
    width: 64%;
    float: left;
}*/
/*.upload_zip_ul li{
    float: left; position:relative;
}*/
 
.Phrase_text {
    float: left;
}
.infobtn1{
float: left;
}
.uploadAadharkyc_popup {
    background:none;
    border: none;
    border-radius: 50px;
}
.crl_info {
    color: var(--chakra-colors-core-veryYellow-5);
    font-size: 20px;
}
/*.Phrase_input {
    height: 40px;
    margin: 0px 10px 0px 10px;
    float: left;
    width: 94%;
}*/
.Submit_Card_aadhaar {
    /*float: left;
    margin-left: 10px;*/
    padding: 0px 20px;
    line-height: 37px;
}
/*#passphrase_error_message {
    color: var(--chakra-colors-core-confidentlyCoral-7);
    position: absolute;
    left: 0;
    font-size: 13px;
    bottom: -23px;
}*/

.offline_h2_validateXml {
    font-size: 1.43rem;
    text-align: center;
    font-weight: 700;
    margin-bottom: 1.5rem;
}

.aadhar_up_img {
    /*width: 18%;
    float: left;
    margin: 2% 41% 2% 41%;*/
    max-width: 160px;
    margin: 0 auto;
}

.aadhar_up_img img{
    width: 100%;
    border: 1px solid var(--semantic-border-secondary);
}

/*.val_adr_ul {
    float: left;
    width: 100%;
    list-style-type: none;
    padding: 2% 0% 2% 0%;
    margin: 0;
    color: var(--primary-color);
}*/
    /*.val_adr_ul li {
       
        float: left;
        font-family: 'TT Travels',Verdana,sans-serif;
        color: var(--primary-color);
    }*/
.val_adr_ul .li_text{
    display: flex;
    justify-content: flex-end;
    align-content: center;
    flex-wrap: wrap;
}
@media (max-width: 767.98px) {
    .val_adr_ul .li_text {
        margin-bottom: .5rem;
        justify-content: flex-start;
    }
}
.val_adr_ul .li_input {
    text-align: left;
}
    /*.val_adr_ul .Name_txt {
        line-height: 40px;
    }
    .val_adr_ul .DOB_input {
        line-height: 40px;
    }*/
.panCardForm {
    width: 100%;
    float: left;
    margin: 1.5rem 0;
}

@media (max-width: 767.98px) {
    .panCardForm {
        margin-bottom: 0;
    }
}

/*.li_text {
    width: 40%;
    text-align: right;
    padding-right: 1%;
    line-height: 40px;
    color: var(--primary-color);
    min-height: 40px;
    position: relative;
}*/
/*.li_input {
    width: 60%;
    text-align: left;
    padding: 0% 12% 2% 1%;
    color: var(--primary-color);
    min-height: 40px;
    position: relative;
}*/
#spanVerified .fa fa-check {
    color: var(--Secondary-color);
}

 

.alrt{

    left: 13px;
    top: 34px;
    position: absolute;
    font-size: 14px;
    color: var(--chakra-colors-core-confidentlyCoral-7);
    font-weight: 500;
}
#btnSubmit {
    float: left;
    padding: 8px 25px;
    /*margin: 15px 0px 0px 0px;*/
}
#btnCancel {
    float: left;
    padding: 20px 10px;
    margin: 0px 0px 0px 10px;
    line-height: 0px;
}

@media (max-width: 767.98px){
    #btnCancel {
        width: 100%;
        margin: 10px 0 0;
    }
}

.aadhar_row {
    padding: 10px;
}

@media only screen and (min-width: 200px) and (max-width: 600px) and (orientation : portrait) {
    /*#header .custom-md {
        width: 52%;
    }*/
    /*.Sub-logo-wrapper {
        width: 70%;
        height: 55px;
        float: right;
    }*/
    /*.Sub-logo-wrapper img {
            float: right;
            width: 100%;
            margin: 20px 15px 0px 0px;
        }*/

    .blue_bg {
        width: 20%;
    }
    /*.form_section_UL .li_text {
        width: 100%;
        text-align: left;
        padding-right: 1%;
        line-height: 40px;
        color: var(--primary-color);
        position: relative;
    }*/

    /*.form_section_UL {
        float: left;
        width: 94%;
        list-style-type: none;
        padding: 2% 0% 2% 0%;
        margin: 0% 3% 0% 3%;
        color: var(--primary-color);
    }*/

        /*.form_section_UL .li_input {
            width: 100%;
            text-align: left;
            padding: 0% 1% 2% 1%;
            color: var(--primary-color);
        }*/

        /*.form_section_UL .blanckLi {
            height: 5px;
            line-height: 5px;
            padding: 0px;
            margin: 0px;
        }*/
    /*.offline_redirect {
        float: left;
        text-align: center;
        width: 90%;
        margin: 2% 5% 2% 5%;
    }

    .lbl_txt {
        float: left;
        width: 90%;
        margin: 2% 5% 5% 5%;
        position: relative;
        padding-left: 12px;
    }*/

    /*.offline_paperless {
        width: 60%;
        margin: 0% 20% 4% 20%;
    }*/
    .up_zip_zipFile {
        float: left;
        width: 90%;
        text-align: center;
        margin: 2% 5% 2% 5%;
        position: relative;
    }

    /*input[type="file"] {
      
        width: 100%;
    }*/
    /*.spanVerified_1 {
        width: 90%;
        float: left;
        text-align: center;
        margin: 4% 5% 1% 5%;
    }*/

    .myModal_Popup_Width {
        width: 95%;
    }
    /*.upload_zip_ul {
        list-style-type: none;
        padding: 0;
        margin: 2% 5% 5% 5%;
        width: 90%;
        float: left;
    }*/
    /*.upload_zip_ul li {
        float: left;
        position: relative;
        width: 100%;
    }*/

    /*.Phrase_input {
        height: 40px;
        margin: 0px 0px 0px 0px;
        float: left;
        width: 100%;
    }*/

    /*.zit_input_btn {
        margin: 10% 0% 0% 0%;
    }*/
    /*.Submit_Card_aadhaar {
        float: left;
        padding: 0px 20px;
        line-height: 37px;
        margin-left: 0px;
    }*/

    /*.aadhar_up_img {
        width: 30%;
        float: left;
        max-width: 160px;
        margin: 3% 35% 2% 35%;
    }*/

        /*.aadhar_up_img img {
            width: 100%;
            border: 1px solid var(--semantic-border-secondary);
        }*/

    /*.li_text {
        width: 100%;
        text-align: left;
        padding-right: 1%;
        line-height: 40px;
        color: var(--primary-color);
        min-height: 40px;
        position: relative;
    }*/
    /*.val_adr_ul {
        float: left;
        width: 90%;
        list-style-type: none;
        padding: 2% 0% 2% 0%;
        margin: 0% 5% 0% 5%;
        color: var(--primary-color);
    }*/
    /*.li_blanck {
        height: 5px;
        padding: 0;
        margin: 0;
        line-height: 0;
        display: none;
    }*/

   /* #btnSubmit {
        padding: 8px 25px;
        margin: 15px 0px 0px 0px;
        width: 48%;
    }
    #btnCancel {
        padding: 19px 10px;
        margin: 0px 0px 0px 5px;
        line-height: 0px;
        width: 46%;
    }*/
    /*.DOB {
        width: 25% !important;
    }*/
    /*.DOB_input {
        width: 60%!important;
    }*/
    /*.val_spn_1 {
        line-height: 40px;
    }*/
    /*.Name {
        width: 25% !important;
    }*/
    /*.Name_txt {
        width: 75% !important;
        margin: 0;
        padding: 0;
    }*/
    /*.li_input {
        width: 100%;
    }*/
	#requestForm{
    float: left;
    width: 90%;
    margin: 0% 5% 0% 5%;
}
#RequestFormSubmit{
    width: 50%;
    float: right;
    margin: 3% 4% 0% 0%;
}
    }

#dynamicfooter section.footer {
    margin: 0;
}

    /*@media only screen and (min-width: 600px) and (max-width: 979px) and (orientation : landscape) {
    }*/