/* 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;
}
.header_containerP3 {
    display: flex;
    justify-content: space-between;
    column-gap: 30px !important;
}
        .header_containerLastBlock {
     display: flex;
    justify-content: space-between;
    column-gap: 30px !important;
    }
.fieldsheader_container {
    display: flex;
    justify-content: space-between;
    column-gap: 100px ;
}
:lang(en) .fieldsheader_container {
    column-gap: 30px !important;
}
.L1right{
    padding-inline-end:45px;
}
.divTableRowAddress {
    display: table-row;
}

.divTableCellAddress {
    display: table-cell;
}
.logoNumber {
    margin-top: -15px;
}
.return-box {
    display: flex;
    align-items: center;
    gap: 20px;
    padding-inline-start: 25%;
}
.return-left {
    margin-bottom: 80px;
}
.blank-lineN {
    display: inline-block;
    border-bottom: 2px solid black;
    width: 40px;
    height: 11px;
    margin-inline-start: 10px;
}
.return-boxContents {
    padding: 10px 15px;
    border-radius: 0px;
    line-height: 1.2;
    display: inline-block;
    height: 100px;
    text-align: start;
}
.addressBlock {
    margin-inline-start: 50px;
}
.blank-line {
    display: inline-block; 
    border-bottom: 1.5px solid black;
    width: 170px;
    margin-inline-start: 10px;
       }
.physicianBlock {
    margin-top: 30px;
    margin-inline-start: 40px;
}
.MailDateBlock {
    text-align: end;
    vertical-align: bottom;
    padding-inline-end: 10px;
}
.medDirBlock {
    margin-top: 80px;
    border-top: 1.5px solid black;
    width: 25%;
}
    :lang(hy) .divTableCell,
    :lang(km) .divTableCell ,
    :lang(ru) .divTableCell ,
    :lang(fil) .divTableCell,
    :lang(vi) .divTableCell  {
     vertical-align: bottom ;
    }
.form-field {
    flex: 1;
    display: flex;
    align-items: baseline;
}
.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;
}
.page2Jtext {
    display: inline-block;
    margin-top: -20px;
    padding-inline-start: 30px;
}
:lang(ar) .page2Jtext,
:lang(fa) .page2Jtext {
    margin-top: -25px !important;
}
ol {
    margin-inline-end: 20px;
}
:lang(ar) .liRTL,
:lang(fa) .liRTL {
    margin-inline-start: 30px;
}
.form-fieldQN1 {
    display: flex;
    align-items: center; 
    margin-bottom: 5px; 
    grid-template-columns: 10% 30% 30% 30%;
    gap: 10px; 
    margin-top: 10px;
}

.signLine {
    flex-grow: 1;
    border-bottom: 1.5px solid #000;
    scroll-margin-inline-start: 5px;
    margin-bottom: 8px;
    margin-inline-end: 10px;
    height: 20px;
}
.dateLine {
    flex-grow: 1;
    border-bottom: 1.5px solid #000;
    scroll-margin-inline-start: 5px;
    margin-bottom: 8px;
    height: 20px;
}
.subList {
        margin-inline-end: 0px !important;
        padding-inline-start: 15px;
}
:lang(ar) .subList,
:lang(fa) .subList {
            padding-inline-start: 40px !important;
}
.fullLine {
    width: 100%;
    border-bottom: 1.5px solid #000;
    height: 30px;
    margin-inline-end: 5px;
}
.question4 {
    display: inline-block;
    gap: 5px;
    flex-wrap: wrap;
    padding-inline-start: 30px;
    margin-top: -22px;
}
:lang(ar) .question4 {
            padding-inline-start: 20px !important;
}
.line_block3 {
    display: inline-flex;
    align-items: center;
    width: 150px;
    padding-bottom: 10px;
}
:lang(ar) .line_block3,
:lang(fa) .line_block3 {
            padding-inline-start: 5px !important;
}
.line_blockPage3 {
    display: inline-flex;
    align-items: center;
    width: 150px;
    padding-bottom: 10px;
}
:lang(ja) .yesNoBlock,
:lang(ko) .yesNoBlock,
:lang(zh-CN) .yesNoBlock,
:lang(zh-TW) .yesNoBlock,
:lang(th) .yesNoBlock,
:lang(vi) .yesNoBlock {
    white-space: nowrap;
    width: 25%;
}
.yesPadding {
    margin-inline-end: 10px;
}
.NoPadding {
    margin-inline-start: 10px;
    margin-inline-end: 10px;
}
.yesNoLine {
    width: 100%;
    border-bottom: 1.5px solid #000;
    height: 17px;
    margin-inline-end: 5px;
}

.date_block {
    width: 210px;
    margin-top: 10px;
}


    .dateline {
        border-bottom: 1.5px solid #000;
        height: 17px;
        margin-inline-end: 5px;
        padding-inline-start: 5px;
    }
        :lang(ar) .dateBlockLine, :lang(fa) .dateBlockLine {
    width: 100%;
    border-bottom: 1.5px solid #000;
    height: 17px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
    height:25px;
}
.hoursBlock {
    display: flex;

}
.hoursLine {
    width: 205px;
    border-bottom: 1.5px solid #000;
    scroll-margin-inline-start: 5px;
    margin-bottom: 8px;
    height: 20px;
}
.hoursLabel {
    white-space: nowrap;
        margin-inline-start: 10px;
}
.disclosure {
    display: inline-block;
    gap: 5px;
    flex-wrap: wrap;
    margin-top: -22px;
    padding-top: 40px;
}

.form-fieldp3 {
    display: grid;
    align-items: center; 
    margin-bottom: 5px; 
    grid-template-columns: 7% 50% 10% 5% 20%;
    gap: 10px; 
    margin-top: 10px;
}
.blank-lineP3 {
    display: inline-block; 
    border-bottom: 1.5px solid black;
    width: 260px;
    margin-inline-start: 10px;
    height: 15px;
    margin-top: 10px;
       }

:lang(fa) .blank-lineP3,
:lang(hi) .blank-lineP3,
:lang(ru) .blank-lineP3,
:lang(fil) .blank-lineP3 {
    width: 225px !important;
}

:lang(hy) .specialityBlock,
:lang(ru) .specialityBlock,
:lang(fil) .specialityBlock,
:lang(vi) .specialityBlock {
    vertical-align: bottom;
}

:lang(km) .dateP3Vertcal {
    vertical-align: bottom;
}    
.dateBlockP3 {
    padding-top: 15px;
    padding-inline-start: 150px;
}
:lang(ja) .dateBlockP3,
:lang(ko) .dateBlockP3,
:lang(km) .dateBlockP3,
:lang(zh-CN) .dateBlockP3,
:lang(zh-TW) .dateBlockP3,
:lang(th) .dateBlockP3 {
    padding-inline-start: 20px !important;
}
.dateLineP3 {
      display: inline-block; 
    border-bottom: 1.5px solid black;
    width: 170px;
    margin-inline-start: 10px;
}

:lang(hy) .licenseVertical {
    vertical-align: bottom;
}

@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;
    }
        .fieldsheader_container {
      flex-direction: column;
        justify-content: center;
        align-items: center !important;
    }
        :lang(ar) .fieldsheader_container,
        :lang(fa) .fieldsheader_container {
        align-items: flex-start !important;
    }
        :lang(ar) .blank-line,
        :lang(fa) .blank-line {
        margin-inline-start: 0px !important;
    }
    .logo  {
            width:auto !important;
    }
    .addressBlock {
    margin-inline-start: 0px;
   }
         
       .divAddressTable {
           padding-bottom: 20px;
    }
           .divAddressTable2 {
           padding-bottom: 20px;
    }
    .L1right{
    padding-inline-end:0px !important;
   }
        .return-box {
        display: block;
        align-items: center;
        gap: 20px;
        padding-inline-start: 5%;
    }
    .return-boxContents {
        width: 85% !important;
        text-align: center !important;
    }
    .return-left {
    margin-bottom: 10px;
    text-align: center !important;
      margin-top: 10px;
}
  .physicianBlock {
    margin-top: 0px !important; 
    margin-inline-start: 0px !important;
}
.divTableRowAddress {
    display: grid !important;
    text-align: center;
}
.medDirBlock {
    margin-top: 50px !important;
    width: 100% !important;
}
.phoneblock {
    text-align: center !important;
}
.form-fieldQN1 {
    display: block !important;
}
.signLine {
    margin-inline-end: 0px !important;
    width: 350px !important;
}
.dateLine {
    width: 350px !important;
}
:lang(ja) .yesNoBlock,
:lang(ko) .yesNoBlock,
:lang(zh-CN) .yesNoBlock,
:lang(zh-TW) .yesNoBlock,
:lang(th) .yesNoBlock,
:lang(vi) .yesNoBlock {
    width: 180px !important;
}

.date_block {
    width: 270px !important;
}
.hoursBlock {
    display: grid !important;
}
.hoursLabel {
    margin-inline-start: 0px !important;
}
.hoursLine {
    width: 100% !important;
}
    .header_containerP3 {
       flex-direction: column;
       
        align-items: flex-start !important;
    }
        .header_containerLastBlock {
      flex-direction: column;
        justify-content: center;
        align-items: center !important;
        gap: 40px !important;
    }
        :lang(ar) .header_containerLastBlock,
        :lang(fa) .header_containerLastBlock {
        align-items: flex-start !important;
    }
            :lang(ar) .blank-lineP3,
        :lang(fa) .blank-lineP3 {
        margin-inline-start: 0px !important;
    }
    .dateBlockP3 {
        padding-inline-start: 0px !important;
    }
    .dateLineP3 {
        width: 390px !important;
    }
        :lang(ar) .dateLineP3,
        :lang(fa) .dateLineP3 {
        margin-inline-start: 0px !important;
    }
    .blank-lineP3 {
        width: 390px !important;
    }
    :lang(fa) .blank-lineP3, :lang(hi) .blank-lineP3, :lang(ru) .blank-lineP3, :lang(fil) .blank-lineP3 {
     width: 390px !important;
}
       .blank-line {
        width: 400px !important;
        padding-top: 20px !important;
    }
    :lang(ar) .divTableCellAddressRTL,
    :lang(fa) .divTableCellAddressRTL {
        text-align: center !important;
    }
    :lang(hy) .forOfficeArmenian {
    width: 365px;
    margin-inline-start: 15px;
    }
 }
 /* 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 */
        }
.return-left {
    margin-bottom: 10px;
    text-align: center !important;
    margin-top: 10px;
}
.signLine {
    width: 100% !important;
}
.dateLine {
    width: 100% !important;
}
.date_block {
    width: 100% !important;
}


 }

/* ipad Air*/
 @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) {
    :lang(en) .divTableCell,
    :lang(hy) .divTableCell,
    :lang(fa) .divTableCell, 
    :lang(hi) .divTableCell,
    :lang(ko) .divTableCell,
    :lang(pa) .divTableCell,
    :lang(vi) .divTableCell ,
    :lang(ru) .divTableCell ,
    :lang(fil) .divTableCell  {
     vertical-align: bottom ;
}
   .addressBlockPage2 {
    width: 700px !important;
}
.blank-lineP3 {
    width: 200px !important;
}
:lang(pa) .blank-lineP3,
:lang(ru) .blank-lineP3,
:lang(fil) .blank-lineP3 {
    width: 170px !important;
}
:lang(en) .specialityBlock,
:lang(hy) .specialityBlock,
:lang(hi) .specialityBlock,
:lang(fa) .specialityBlock{
    vertical-align: bottom;
}
.divAddressTable {
    width: 60% !important;
}
:lang(ja) .MailDateBlock {
    width: 51% !important;
}
:lang(ar) .MailDateBlock,
:lang(fa) .MailDateBlock,
:lang(zh-TW) .MailDateBlock,
:lang(zh-CN) .MailDateBlock,
:lang(th).MailDateBlock{
    width: 57% !important;
}
:lang(ru) .licenseVertical {
    vertical-align: bottom;
}
:lang(ru) .printedNameVertical {
    vertical-align: bottom;
}
:lang(hy) .fieldsheader_container {
    column-gap: 30px !important;
}
:lang(th) .OfficePage1 {
    vertical-align: bottom;
}
 }
