/* Hide Submit Button */
.form-submit-button {
    display: none !important;
  }
  
  /* Hide Print Button */
  #print-preview {
    display: none !important;
  }
  /* Hiding Language dropdown*/
  
  #form-element-wrapper_5{
      visibility: hidden !important;
    }
#form-element-wrapper_2{
    display: none;
}
    /* TO CONTROL SCREEN SCROLL*/
.form-section, .form-item {
    display: block;
    overflow: hidden;
    padding-left: inherit;
    padding-bottom: 16px;
}
.blanklinecallout {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.header_container {
    display: flex;
    justify-content: space-between;
    column-gap: 30px !important;
}
.L1right{
    padding-inline-end:45px;
}
.divTableRowAddress {
    display: table-row;
}

.divTableCellAddress {
    display: table-cell;
}
.header_container2 {
    display: flex;
}
.header_container3 {
    display: flex;
    justify-content: space-between;
    column-gap: 30px !important;
}
.returnBlock {
    margin-inline-start: 200px;
}
.addressBlock {
    margin-inline-start: 50px;
}

.page1TableOne {
    border: 1px solid black;
    width: 100%;
    table-layout: fixed;
}

.page1TableOne td {
    border-inline-end: 3px solid black; 
    vertical-align: top;
    padding: 5px;
    position: relative;
    height: 70px;
}

.question-container {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}
.question-container1 {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    width: 600px;
}
.question-text {
    flex-grow: 1;
    white-space: normal;
    word-wrap: break-word;
}
.blankline {
    border-bottom: 1px solid black;
    width: 100%;
    height: 1.2em;
    margin-top: 10px;
    margin-bottom: 10px;
}
.blankline1 {
    border-bottom: 1px solid black;
    width: 90%;
    height: 1.2em;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-inline-end: 20px;
    margin-inline-start: 10px;
}
.table2blankline {
    border-bottom: 1px solid black;
    width: 30%;
    height: 1.2em;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-inline-start: 30px;
    margin-inline-end: 15px;
}
.ques9blankline {
    border-bottom: 1px solid black;
    width: 50%;
    height: 1.2em;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-inline-start: 20px;
    margin-inline-end: 15px;
}
.dateSignedLine {
    border-bottom: 1px solid black;
    width: 100%;
    height: 1.2em;
    margin-bottom: 10px;
    margin-inline-end: 15px;
}
:lang(ar) .table2blanklineLang,
:lang(fa) .table2blanklineLang {
    margin-top: 25px;
}
.page1Table2 {
    border: 3px solid black;
    margin-top: 20px;
    width: 100%;
}
.page1Table2 td {
    border: none;
    padding-inline-start: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.page1Table2SerialNotd {
    width: 5px;
}
.Checkboxsize {
   width: 14px;
   height: 14px;
   background-color: white;
   border-radius: 5%;
   border: 1px solid black;
   appearance: none;
   -webkit-appearance: none;
   outline: none;
   cursor: pointer;
   margin-right: 8px;
   margin-left: 5px !important;
}
.chkbxB {
    padding-inline-end: 5px;
    align-content: end;
}

.checktext {
    margin-top: -21px;
    padding-inline-start: 30px;
    padding-inline-end: 10px;
    display: block;
}
:lang(ar) .checktextLang,
:lang(fa) .checktextLang{
    margin-top: -26px;
    padding-inline-end: 15px;
}
.page1TableContentPadding {
    margin-inline-start: 30px;
    margin-top: -10px;
}
.singleLine {
    direction: ltr !important;
    unicode-bidi: embed;
    white-space: nowrap;
    display: inline-block;

}
:lang(ar) .MIAlign7,
:lang(fa) .MIAlign7{
    margin-top: 6px;
}
.page1tdborderend {
    border-inline-end: 3px solid black !important;
}
.pageQuestion10Padding {
    display: grid;
    margin-inline-start: -20px;
}
:lang(ar) .pageQuestion10PaddingLang,
:lang(hy) .pageQuestion10PaddingLang,
:lang(ko) .pageQuestion10PaddingLang,
:lang(fil) .pageQuestion10PaddingLang,
:lang(zh-CN) .pageQuestion10PaddingLang,
:lang(zh-TW) .pageQuestion10PaddingLang{
     margin-inline-end: 20px !important;
}
:lang(fil) .ques10Date {
    margin-inline-start: 20px;
}
.pageQuestion12Padding {
    display: flex;
}
:lang(ar) .pageQuestion12PaddingLang,
:lang(fa) .pageQuestion12PaddingLang{
     MARGIN-TOP: 5PX;
}
:lang(hy) .pageQuestion12EDDLang,
:lang(fa) .pageQuestion12EDDLang,
:lang(hi) .pageQuestion12EDDLang,
:lang(ja) .pageQuestion12EDDLang,
:lang(ko) .pageQuestion12EDDLang,
:lang(km) .pageQuestion12EDDLang,
:lang(pa) .pageQuestion12EDDLang,
:lang(zh-CN) .pageQuestion12EDDLang,
:lang(zh-TW) .pageQuestion12EDDLang,
:lang(vi) .pageQuestion12EDDLang{
     margin-inline-start: 30px ;
}
.page1Table3 {
    width: 40%;
    border: 3px solid black;
    margin-top: 20px;
}
.page1Table3Padding {
    padding: 5px;
    vertical-align: top;
    position: relative;
    height: 50px;
}
.page1Question8 {
    margin-inline-start: 30px;
}
/*Page2 CSS starts here*/
.page2Table1 {
    border: 3px solid black;
    width: 100%;
}

.page2Table1 td {
    border: 3px solid black;
    width: 200px;
    padding: 5px;
    padding-inline-start: 15px;
}

.page2Section3 {
    margin-inline-start: 15px;
    margin-bottom: 5px;
}

ol { 
    margin-inline-end: 20px;
    padding-inline-start: 5px;
}
:lang(ar) .listIndent,
:lang(fa) .listIndent{
    margin-inline-start: 20px;
}
:lang(ar) .sublistIndent,
:lang(fa) .sublistIndent{
    margin-inline-start: 40px;
}
@media only screen and (max-width: 768px)
 {
    .responsive-table-container {
            overflow-x: auto;
            -webkit-overflow-scrolling: touch; /* Enables smooth scrolling on iOS */
        }
    
    .responsive-table-container table {
            width: 100%; /* Ensure table takes up the full width of the container */
            min-width: 850px; /* Set a minimum width to maintain table readability */
        }
    .h1_responsive {
        width: 100% !important;
        text-align: center;
    }
    .header_container {
      flex-direction: column;
        justify-content: center;
        align-items: center !important;
    }
    .header_container3 {
        align-items: center !important;
        display: column;
        column-gap: 15px !important;
    }
        .header_container2 {
        flex-direction: column;
        justify-content: center;
        align-items: center !important;
        
    }
    .logo1  {
            width:auto !important;
    }
    .addressBlock {
    margin-inline-start: 0px;
   }
       .divAddressTable {
           text-align: center;
           padding-bottom: 20px;
    }
    .L1right{
    padding-inline-end:0px !important;
   }
      .returnBlock {
        margin-inline-start: 0px;
    }
        .page1Table3Padding {
        height: 100px !important;
    }
}

 /* ipad mini*/
 @media only screen 
 and (min-device-width: 768px) 
 and (max-device-width: 768px) 
 and (min-device-height: 1024px) 
 and (max-device-height: 1024px) 
 and (-webkit-min-device-pixel-ratio: 1) {
    .responsive-table-container {
            overflow-x: auto;
            -webkit-overflow-scrolling: touch; /* Enables smooth scrolling on iOS */
        }
    
    .responsive-table-container table {
            width: 100%; /* Ensure table takes up the full width of the container */
            min-width: 850px; /* Set a minimum width to maintain table readability */
        }

 }

 @media only screen and (max-width: 1180px)
 {
        .responsive-table-container {
            overflow-x: auto;
            -webkit-overflow-scrolling: touch; /* Enables smooth scrolling on iOS */
        }
    
    .responsive-table-container table {
            width: 100%; /* Ensure table takes up the full width of the container */
            min-width: 850px; /* Set a minimum width to maintain table readability */
        }
 }
