/* Hide Submit Button */
.form-submit-button {
    display: none !important;
  }
  
  /* Hide Print Button */
  #print-preview {
    display: none !important;
  }
  /* Hiding Language dropdown*/
  
  #form-element-wrapper_1{
      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;
}
.divAddressTable1 {
    margin-inline-start: 6%;
    margin-top: 3%;
    margin-bottom: 80px;
}
.divTableRowAddress {
    display: table-row;
}

.divTableCellAddress {
    display: table-cell;
}
.logoNumber {
    margin-top: 15px;
}

.blank-line {
    display: inline-block; 
    border-bottom: 1px solid black;
    width: 170px;
    margin-inline-start: 10px;
       }
.flexLine {
    flex-grow: 1;
    border-bottom: 1px solid black;
    height: 18px;
    margin-bottom: 10px;
}
.header_containerPage2 {
    display: flex;
    justify-content: space-between;
    column-gap: 30px !important;
}
:lang(hy) .OfficeUseBlock2,
:lang(km) .OfficeUseBlock2,
:lang(ru) .OfficeUseBlock2,
:lang(fil) .OfficeUseBlock2 {
     vertical-align: bottom;
}
:lang(ru) .divTableCellAddress {
    width: 20% !important;
}
.form-field {
    flex: 1;
    display: flex;
    align-items: baseline;
}
.form-row {
    display: flex;
    width: 810px;
}

.form-row label {
    margin-inline-start: 10px;
    margin-inline-end: 10px;
}
.MailDatePadding {
    margin-inline-end: 20px;
}
.form-row1 {
    display: flex;
    align-items: baseline;
    flex-wrap: nowrap;
    margin-bottom: 25px;
    width: 800px;
    margin-top: 20px;
    margin-inline-start: 15px;
}

.form-row2 {
    display: flex;
    padding-top: 8px;
    width: 400px;
}
:lang(fil) .form-row2 {
    width: 450px;
}
.form-row2 label {
    margin-inline-start: 10px;
    margin-inline-end: 10px;
}
.lastdayRow {
    display: flex;
    align-items: baseline;
    padding-top: 8px;
    width: 250px;
    margin-top: 20px;
    margin-inline-start: 15px;
    flex-wrap: wrap;
    margin-bottom: 25px;
}
.field-group {
    width: 100% !important;
}
.field-group.small {
  flex: 0 0 80px; border-bottom: 1px solid #000;
  height: 14px;
  width: 100% !important;
}
.field-group.long {
  flex: 1 1 250px; 
}
.subList {
    list-style: none;
    padding-top: 0px;
}
.blank {
    border-bottom: 1px solid #000;
    height: 14px;
    flex-grow: 1;
    margin-inline-end: 5px;
}
.sub-label {
    align-content: start;
    margin-top: 2px;
    margin-bottom: 0px;
}
.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;
}
.CheckboxPadding {
    margin-inline-start: 10px;
}
.jText {
    display: flex;
    margin-top: -20px;
    padding-inline-start: 30px;
  }
:lang(ar) .jText,
:lang(fa) .jText {
    margin-top: -25px !important;
}
ol {
    margin-inline-end: 20px;
}
:lang(ar) .liRTL,
:lang(fa) .liRTL {
    margin-inline-start: 20px;
}
.sign_block {
    width: 500px;
}
:lang(ar) .sign_blockLang,
:lang(fa) .sign_blockLang {
               width: 100% !important;
         }
.date_block {
    width: 300px;
    margin-inline-start: 80px;
    text-align: center;
}
:lang(ar) .date_blockLang,
:lang(fa) .date_blockLang {
               width: 50% !important;
         }
.line
 {
    width: 100%;
    border-bottom: 1px solid #000;
    height: 17px;
    margin-inline-end: 5px;
    padding-inline-start: 5px;
}
    :lang(ar) .lineLang,
    :lang(fa) .lineLang {
               width: 345px !important;
         }
@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 */
        }

    .header_container {
      flex-direction: column;
        justify-content: center;
        align-items: center !important;
    }
        .header_containerPage2 {
      flex-direction: column;
        justify-content: center;
        align-items: center !important;
    }
    .logo  {
            width:auto !important;
    }
    .logoNumber {
        text-align: center !important;
    }
    .divTableRowAddress {
        text-align: center !important;
        display: grid;
        gap: 5px;
    }
    .addressBlock {
    margin-inline-start: 0px;
   }
         .returnBlock {
        margin-inline-start: 0px;
    }
       .divAddressTable {
           padding-bottom: 20px;
    }
           .divAddressTable2 {
           padding-bottom: 20px;
    }
    .divAddressTable1 {
        margin-bottom: 0px !important;
    }
    :lang(ru) .divTableCellAddress {
    width: 100% !important;
}
   .moveDown{
    margin-bottom:20px;
}
     .sign_block {
        width: 100% !important;
    }
    
    :lang(ar) .sign_block,
    :lang(fa) .sign_block{
        width: 400px !important;
        margin-inline-start: 20px !important;
    }
    .date_block {
        width: 100% !important;
        margin-inline-start: 0px !important;
        text-align: left !important;
    }
    :lang(ar) .date_block,
    :lang(fa) .date_block{
        width: 400px !important;
        margin-inline-start: 20px !important;
    }
    .form-row {
        display: block;
        width: 310px;
    }
    .form-row2 {
        display: block;
        padding-top: 8px;
        width: 310px;
    }
    :lang(ar) .form-row,
    :lang(fa) .form-row{
        width: 805px !important;
    }
 
    :lang(ar) .form-row2,
    :lang(fa) .form-row2{
        width: 340px !important;
    }


    :lang(ar) .blank-line,
    :lang(fa) .blank-line {
        margin-inline-start: 0px !important;
    }
    :lang(ar) .lineLang,
    :lang(fa) .lineLang {
               width: 785px !important;
         }
    .form-row1 {
        display: block;
        align-items: baseline;
        flex-wrap: nowrap;
        margin-bottom: 0px;
        width: 270px;
        margin-top: 0px;
        margin-inline-start: 15px;
    }
         .MailDatePadding {
            margin-inline-end: 0px !important;
         }
             .sub-label {
        align-content: start;
        margin-top: 2px;
        margin-bottom: 15px;
    }
    .blank {
    border-bottom: 1px solid #000;
    height: 25px;
    flex-grow: 1;
    margin-inline-end: 0px;
}
    .lastdayRow {
        display: flex;
        align-items: baseline;
        width: 270px;
        margin-top: 20px;
        margin-inline-start: 15px;
        flex-wrap: wrap;
        margin-bottom: 25px;
    }
    .flexLine {
        flex-grow: 1;
        border-bottom: 1px solid black;
        height: 25px;
        margin-bottom: 10px;
        margin-inline-start: 40px;
    }
    :lang(ar) .field-group,
    :lang(fa) .field-group {
        margin-inline-start: 20px !important;
        width: 300px !important;
    }
    :lang(ar) .lastdayRow,
    :lang(fa) .lastdayRow {
        width: 390px !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 */
        }
    .sign_block {
        width: 100% !important;
    }
    .date_block {
        width: 100% !important;
        margin-inline-start: 0px !important;
        text-align: left !important;
    }
       :lang(ar) .blank-line,
    :lang(fa) .blank-line {
        margin-inline-start: 0px !important;
    }
        .lastdayRow {
            display: flex;
            align-items: baseline;
            width: 100%;
            margin-top: 20px;
            margin-inline-start: 15px;
            flex-wrap: wrap;
            margin-bottom: 25px;
        }

               .MailDatePadding {
            margin-inline-end: 0px !important;
         }
                 .form-row1 {
            display: block;
            align-items: baseline;
            flex-wrap: nowrap;
            margin-bottom: 25px;
            width: 100%;
            margin-top: 20px;
            margin-inline-start: 15px;
        }
                .form-row {
            display: block;
            width: 100%;
        }
                .form-row2 {
            display: block;
            padding-top: 8px;
            width: 100%;
        }
            :lang(ar) .field-group,
            :lang(fa) .field-group {
        margin-inline-start: 25px !important;
        width: 800px !important;
    }
    :lang(ar) .lastdayRow,
    :lang(fa) .lastdayRow {
        width: 790px !important;
    }
        :lang(ar) .form-row2,
    :lang(fa) .form-row2{
        width: 790px !important;
    }
 }

 @media only screen 
 and (min-device-width: 820px) 
 and (max-device-width: 820px) 
 and (min-device-height: 1180px) 
 and (max-device-height: 1180px) 
 and (-webkit-min-device-pixel-ratio: 1)
 {
    .sign_block {
        width: 350px !important;
    }
        .date_block {
        width: 260px !important;
    }
      :lang(hy).divAddressTable2,
      :lang(ru).divAddressTable2 {
           width: 50% !important;
    }
    :lang(hy) .MailAir {
        width: 45% !important;
        padding-inline-start: 60px;
    }
        :lang(hy) .MailAirCell,
         :lang(ru).MailAirCell {
        width: 20% !important;
    }
    :lang(ru) .divTableCellAddress {
    width: 100% !important;
}


.MailDatePadding {
    margin-inline-end: 0px !important;
}
:lang(ar) .MailDatePadding, :lang(fa) .MailDatePadding {
    margin-inline-end: 20px !important;
}
:lang(ar) .lineLang, :lang(fa) .lineLang {
    width: 300px !important;
}
}
