/* 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;
}

/*Page 1,2,3 CSS- Starts here*/
.header_container {
    display: flex;
    justify-content: space-between;
    column-gap: 30px !important;
}
.eddlogo{
    float:right;
    margin-top: 10px;
}

.mainTable {
    width: 100%;
    border-collapse: collapse;
}
.td1 {
    width: 50%;
}
.td2 { 
    width: 50%;
    padding-inline-start: 30px;
}
.left {
    width: 50%;
    padding-inline-end: 10px;
}
.right {
    width: 50%;
    float: right;
}
.header_containerPage2 {
    display: flex;
    column-gap: 15px !important;
}
.grey-box {
    background-color: #e5e5e5;
    width: 90%;
    border-radius: 10px;
    border: 2px solid black;
    padding-bottom: 10px;
    padding-inline: 10px;
    padding-top: 10px;
}

ul.alignedList {
    list-style-position: inside;
    padding-left: 0;
    margin-left: 0;
}

.singleLine {
    direction: ltr !important;
    unicode-bidi: embed;
    white-space: nowrap;
    display: inline-block;

}

.listAlign {
    text-indent: -20px;
    padding-left: 20px;
}
:lang(ar) .listIndent,
:lang(fa) .listIndent{
    margin-inline-start: 20px;
}
:lang(ar) .sublistIndent,
:lang(fa) .sublistIndent{
    margin-inline-start: 40px;
}
:lang(ar) .listIndent1,
:lang(fa) .listIndent1{
    margin-inline-start: 20px;
    text-indent: 0px;
    list-style-position: outside;
}
:lang(ar) .address-ltr,
:lang(hy) .address-ltr,
:lang(hi) .address-ltr,
:lang(ko) .address-ltr,
:lang(pa) .address-ltr,
:lang(zh-CN) .address-ltr,
:lang(zh-TW) .address-ltr,
:lang(vi) .address-ltr,
:lang(ru) .address-ltr{
    direction: ltr !important;
    unicode-bidi: embed;
    white-space: nowrap;
  }

:lang(ar) .address-ltr3,
:lang(hy) .address-ltr3,
:lang(hi) .address-ltr3,
:lang(ja) .address-ltr3,
:lang(ko) .address-ltr3,
:lang(pa) .address-ltr3,
:lang(fil) .address-ltr3,
:lang(zh-CN) .address-ltr3,
:lang(zh-TW) .address-ltr3,
:lang(vi) .address-ltr3,
:lang(ru) .address-ltr3{
    direction: ltr !important;
    unicode-bidi: embed;
    white-space: nowrap;
  }
/*Page 1,2,3 CSS- ends here*/

/*Page 4,5 CSS- Starts here*/
.content-align4{
    margin-inline-start: 50px;
}
:lang(ar) .content-align4RTL,
:lang(fa) .content-align4RTL {
    margin-inline-start: 0px;
}
.tableAlign {
    margin-top: 15px;
}

.drcardtable {
   border: 1px solid black;
   width: 90%;
}
.drcardtable tr {
   border: 1px solid black;
}

.drcardtable td {
    padding-top: 10px;
    padding-inline-end: 10px;
    padding-bottom: 10px;
    line-height: 100%;
    padding-inline-start: 10px;
    height: auto !important;

}

.drtabletitle {
    background-color: rgb(209, 211, 212);
}

.page4Note {
    width: 750px;
}
:lang(ar) .page4NoteRTL,
:lang(fa) .page4NoteRTL {
    width: 100% !important;
}
.feetabletitle td {

    background-color: rgb(51, 49, 50);
    font-weight: 600;
    color: white;
    border: 1px solid rgb(230, 231, 232) !important;
    padding-top: 10px;
    padding-inline-end: 10px;
    padding-bottom: 10px;
    padding-inline-start: 20px !important;
    height: auto !important;
}


.feetablesubtitle td {
    background-color: rgb(230, 231, 232);
    border: 1px solid rgb(35, 31, 32) !important;
    padding-top: 10px;
    padding-inline-end: 10px;
    padding-bottom: 10px;
    padding-inline-start: 15px !important;
    height: auto !important;
    line-height: 130%;

}

.drfee td {
    border: 1px solid rgb(35, 31, 32) !important;
    padding-top: 10px;
    padding-inline-end: 10px;
    padding-bottom: 10px;
    height: auto !important;
    line-height: 130%;
    padding-inline-start: 10px;
}

.drfeeWidth {
    width: 250px;
}



/*Page 4,5 CSS- ends here*/

/*Page 6- starts here*/
.page6Table1 {
    border: 3px solid black;
    width: 100%;
}

.page6Table1 td {
    border: 3px solid black;
    width: 200px;
    padding: 5px;
    padding-inline-start: 15px;
}

ul { 
    margin-inline-end: 20px;
}
ol { 
    margin-inline-end: 20px;
    padding-inline-start: 5px;
}
/*Page 6- ends here*/
/*Page 7 CSS- Starts here*/
.page7Table1 {
    border: 1px solid black;
    width: 100%;
    margin-top: 10px;
}

.page7Table1 td {
    border-inline-end: 3px solid black; 
    width: 50px;
    padding: 5px;
}

.page7Table1 td:last-child {
    border-inline-end: none;
}

.page7Table1 tr {
    border: none; 
}
.page7tabletd {
    border-inline-end: 1px solid black !important; 
}
.page7Table2 {
    border: 3px solid black;
    margin-top: 20px;
    width: 100%;
}
.page7Table2 td {
    border: none;
    padding-inline-end: 10px;
    padding-inline-start: 5px;
    padding-bottom: 5px;
}
.page7Notice {
    padding-top: 15px;
}

:lang(ar) .MIAlign7,
:lang(fa) .MIAlign7{
    margin-bottom: 7.5px;
}
/*Page 7 CSS- ends here*/

/*Page 8 CSS- Starts here*/
.page8Table1 {
    border: 1px solid black;
    width: 100%;
    margin-top: -10px;
}

.page8Table1 td {
    border-inline-end: 3px solid black; 
    width: 200px;
    padding-inline-start: 5px;
    padding-inline-end: 5px;
}

.page8Table1 td:last-child {
    border-inline-end: none;
}

.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;
}
.checkbox-align {
    margin-inline-start: 5px;
    margin-inline-end: 5px;
}

.tablePadding {
    margin-bottom: 5px;
}

.tableMargin {
    margin-top: 45px;
    margin-bottom: -10px;
}
.page8TableOne {
    border: 1px solid black;
    width: 100%;
    table-layout: fixed;
}

.page8TableOne td {
    border-inline-end: 3px solid black; 
    vertical-align: top;
    padding: 5px;
    position: relative;
    height: 100px;
}
.question-container {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}
.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;
}

.checkbox-row {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    margin: 0px 0;
}

.checkbox-row input[type="checkbox"] {
    margin-top: 5px;
    flex-shrink: 0;
}
.checkbox-label {
    line-height: 1.4;
    flex: 1;
}
.checkbox-label1 {
    line-height: 1.4;
    flex: 0;
    white-space: nowrap;
}
.page8cellPadding {
    padding: 5px;
    vertical-align: top;
    position: relative;
    height: 100px;
}
.page8A12Ques {
    margin-inline-start: 25px;
    margin-top: 10px;
}

/*Page 8 CSS- ends here*/

/* Page 9 CSS- starts here */
.page9Table1 {
    border: 3px solid black;
    width: 100%;
    margin-top: 10px;
}

.page9Table1 td {
    width: 200px;
    padding: 5px;
}

.page9Table2 {
    border: 3px solid black;
    width: 100%;
    margin-top: 10px;
}

.page9Table2 td {
    width: 200px;
    padding-inline-start: 5px;
    padding-bottom: 5px;
}
.linePadding {
    margin-top: 21px;
}

:lang(en) .questionIndent{
    margin-top: 31px;
}
/* Page 9 CSS- ends here */
/* Page 10 CSS- ends here */
.signSection {
    border-inline-end: 3px solid black;
;
}
:lang(hy) .question10Indent,
:lang(km) .question10Indent,
:lang(hi) .question10Indent,
:lang(fil) .question10Indent,
:lang(th) .question10Indent,
:lang(vi) .question10Indent,
:lang(ru) .question10Indent{
    margin-bottom: -20px;
}
:lang(hi) .question10Indent1,
:lang(th) .question10Indent1,
:lang(vi) .question10Indent1{
    margin-bottom: 21px;
}

/* Page 10 CSS- ends here */

/*Page 11 CSS- starts here*/
.page11checkbox-align {
    margin-inline-start: 10px;
    margin-inline-end: 10px;
}
:lang(zh-CN) .page11QuesB4,
:lang(zh-TW) .page11QuesB4{
    margin-top: 12px !important;
}

:lang(hy) .page11QuesB9 {
    margin-top: 31px !important;
}
/*Page 11 CSS- ends here*/

/*Page 12 CSS- Starts here*/
.feedback-table {
    width: 100%;
    border: 3px solid black;
    margin-top: 15px;
}


.blank-row td {
    height: 30px; /* Adjust height for spacing */
    border-bottom: 1px solid black; /* Creates visible lines */
}
/*Page 12 CSS- Ends here*/

/*Page 13 CSS- Starts here*/
.Checkboxsize13 {
   width: 14px;
   height: 14px;
   background-color: white;
   border-radius: 5%;
   border: 1px solid black;
   appearance: none;
   -webkit-appearance: none;
   outline: none;
   cursor: pointer;
   margin-left: 40px !important;
}
.page13TableTd {
    border-right: 3px solid black; 
    width: 50px;
    padding: 5px;
}
:lang(en) .question33Indent{
    margin-top: 33px;
}
.page13Checkboxsize {
   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-inline-start: 30px!important;
}

.chkbxB {
    padding-right: 5px;
    align-content: end;
}
.checkboxPadding13 {
    padding-inline-start: 30px;
}
.checktext {
    margin-top: -21px;
    padding-inline-start: 30px;
    padding-inline-end: 20px;
    display: block;
}
.checktext1 {
    margin-top: -21px;
    padding-inline-start: 40px;
    padding-inline-end: 20px;
    display: block;   
}
.checktext3 {
    margin-top: -21px;
    padding-inline-start: 30px;
    padding-inline-end: 10px;
    display: block;
}
.checktext29 {
    margin-top: 5px;
    padding-inline-end: 10px;
    display: block;
}
.checktextwrap {
    text-wrap: wrap;
}
:lang(ar) .checktextLang,
:lang(fa) .checktextLang{
    margin-top: -26px;
}
/*Page 13 CSS- Ends here*/
@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 {
        align-items: center !important;
        display: grid;
        column-gap: 15px !important;
    }
    .eddlogo {
        margin-inline-start: 60px;
        float: none;
    }

    .left {
    width: 45%;
        }
        .right {
           width: 43% !important;
       }
       :lang(ar) .address-ltr,
:lang(hy) .address-ltr,
:lang(hi) .address-ltr,
:lang(ko) .address-ltr,
:lang(pa) .address-ltr,
:lang(zh-CN) .address-ltr,
:lang(zh-TW) .address-ltr,
:lang(vi) .address-ltr,
:lang(ru) .address-ltr{

    white-space: normal !important;
  }
    .page7Table1 td:last-child {
    border-inline-end: 3px solid black;
     }
    .page4Note {
    width: 650px;
    }
    .page11header {
        margin-top: 10px;
    }
    .page13header {
        margin-top: 15px;
    }
    .content-align4{
    margin-inline-start: 0px;
}
}

 /* 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 */
        }

 }
