/* 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 ;
}
.pg1header_container {
    display: flex;
    justify-content: space-between;
    column-gap: 30px ;
}
.MailDateBlock {
    text-align: end;
    vertical-align: bottom;
    padding-inline-end: 10px;
} 
.divTableRowAddress {
    display: table-row;
}

.divTableCellAddress {
    display: table-cell;
}
.blank-line {
    display: inline-block; 
    border-bottom: 1.5px solid black;
    width: 170px;
    margin-inline-start: 10px;
       }
.headerlistBlock {
    margin-top: 35px;
}

ul {
    margin-inline-start: 20px;
    margin-inline-end: 20px;
}
ul li {
    margin-top: 5px;
    padding-inline-start: 20px;
}
.subList {
    list-style-type: square;

}
.subList li {
    padding-inline-start: 20px;
    margin-inline-end: 20px;

}
.form-fieldDeclaration {
    display: flex;
    margin-inline-end: 10px;
    /* align-items: center; */
    /* margin-bottom: 5px; */
    grid-template-columns: 33% 41% 11% 14%;
    /* gap: 10px; */
}
:lang(ko) .form-fieldDeclaration,
:lang(th) .form-fieldDeclaration {
     margin-inline-end: 0px !important;
}
:lang(hy) .form-fieldDeclarationP1,
:lang(fil) .form-fieldDeclarationP1,
:lang(ru) .form-fieldDeclarationP1,
:lang(vi) .form-fieldDeclarationP1{
        display: grid;
    margin-inline-end: 10px;
    grid-template-columns: 4% 50%;
}
:lang(fil) .form-fieldDeclarationP1 {
    display: ruby;
    margin-inline-end: 10px;
    grid-template-columns: 4% 50%;
}
.divTableCellWS { 

    display: table-cell; 
    padding-inline-end: 10px; 
    text-align: center; 
    padding-top: 5px; 
    padding-bottom: 0px; 

}
.divTableCellWSPage2 { 

    display: table-cell; 
    padding-inline-end: 10px; 
    text-align: center; 
    padding-top: 5px; 
    padding-bottom: 0px; 

}
.form-fieldW .halflineWp1 { 

    border-bottom: 1.5px solid black; 
    width: 98%; 
    height:12px;
    margin-inline-start: 5px;
    display: inline-block; 

} 
:lang(ar) .form-fieldW .halflineWp1,
:lang(fa) .form-fieldW .halflineWp1{ 

    height: 20px !important;
    margin-inline-start: 5px !important;

} 
:lang(hy) .form-fieldW .halflineWp1,
:lang(fil) .form-fieldW .halflineWp1,
:lang(ru) .form-fieldW .halflineWp1,
:lang(vi) .form-fieldW .halflineWp1
 {
    width: 100%;
}
.form-fieldW .halflineWp11 { 

    border-bottom: 1.5px solid black; 
    width: 98%; 
    height:12px;
    margin-inline-start: 1px;
    display: inline-block; 

} 
:lang(ar) .form-fieldW .halflineWp11,
:lang(fa) .form-fieldW .halflineWp11{ 

    height:16px !important;
    margin-inline-start: 5px !important;

} 
.form-fieldW .halflineWp2 { 

    border-bottom: 1.5px solid black; 
    width: 101%; 
    height:12px;
    margin-inline-start: 5px;
    display: inline-block; 

} 
:lang(ar) .form-fieldW .halflineWp2,
:lang(fa) .form-fieldW .halflineWp2{ 

    height:16px !important;
    padding-inline-end: 15px !important;
     width: 98%; 

} 
:lang(ja) .form-fieldW .halflineWp2,
:lang(ko) .form-fieldW .halflineWp2 { 
     width: 98%; 

} 
:lang(hy) .form-fieldW .halflineWp2{ 
     width: 92%;
} 

.form-fieldW div {
    text-align: center !important;
    margin-top: -7px;
    /* Adds space between the line and the text */
}
:lang(ar) .form-fieldW div,
:lang(fa) .form-fieldW div {
    margin-top: 0px !important;
}
.declaration {
    margin-inline-start: 5px;
    margin-inline-end: 10px;
    white-space: nowrap;
}
.CountyBlockDeclaration {
    margin-inline-end: 10px;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
}
.SectionCBlockDeclaration {
    margin-inline-end: 10px;
    margin-bottom: 10px;
}
.page1Table1 {
    width: 100%;
    border-collapse: collapse;
    border: none;
    margin-bottom: 20px;
}
.page1Table2 {
    width: 100%;
    border: 3px solid black;
    margin-bottom: 20px;
}
.page1Table2 td {
    padding-inline-start: 20px;
    padding-inline-end: 20px;
    padding-top: 10px;
    padding-bottom: 5px;
}
.declareWidth {
    width: 60%;
}
.DateWidth{
    width:60%;
}
:lang(ja) .DateWidth {
    width: 93%;
}
:lang(hy) .DateWidth,
:lang(ru) .DateWidth,
:lang(vi) .DateWidth {
    width: 95%;
    margin-top: 30px;
}

:lang(fil) .DateWidth {
    margin-top: 30px;
    padding-inline-start: 30px;
}
.signRepBlock {
    width: 93%;
}
.relationshipWidth {
    width: 80%;
    padding-bottom: 10px;
}
.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;
}
.jTextPage1 {
    display: flex;
    padding-inline-start: 35px;
    white-space: nowrap;
  }
:lang(fil) .jTextPage1 {
    white-space: normal;
}

.jText {
    display: flex;
    margin-top: -20px;
    padding-inline-start: 30px;
    white-space: nowrap;
  }
:lang(ar) .jText,
:lang(fa) .jText {
    margin-top: -25px !important;
}
.jTextList {
    display: flex;
    margin-top: -20px;
    padding-inline-start: 30px;
  }
:lang(ar) .jTextList,
:lang(fa) .jTextList {
    margin-top: -25px !important;
}
.PhysTypeWidth {
    width: 90%;
}
.form-fieldW .halflinePhysType { 

    border-bottom: 1.5px solid black; 
    width: 100%; 
    height:15px;
    margin-inline-start: 5px;
    display: inline-block; 

} 
:lang(ar) .form-fieldW .halflinePhysType,
:lang(fa) .form-fieldW .halflinePhysType{ 

    height:18px !important;
    margin-inline-start: 5px !important;

} 
.new-cols {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 40px;
    row-gap: 22px;
}
:lang(ja) .new-cols {   
    grid-template-columns: 1.5fr 1fr;
}
.new-colsPage2 {
    display: grid;
    grid-template-columns: 3.5fr 1fr;
    column-gap: 20px;
    row-gap: 22px;
}
.new-colsByBlock {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 5px;
    row-gap: 9px;
}
.new-field{
  display:grid;
  grid-template-columns:auto 1fr auto;
  grid-template-rows:20px auto;
  align-items:end;
 margin-top:10px;
  row-gap:4px;
}
.new-line{
 
  grid-row:1;
  height:18px;
  
  border-bottom:1.5px solid black
}
.new-field .new-line + .new-label-bottom[style]{
  grid-column:3;
  grid-row:2;
  text-align:center;
}
.new-label-bottom{
  grid-column:2;
  grid-row:2;
  text-align:center;
  margin-top:0;
  line-height:1.1;

}
:lang(ar).new-label-bottom,
:lang(fa).new-label-bottom {
  grid-column:2;
  grid-row:2;
  text-align:center;
  margin-top:5px;
  line-height:1.1;
  margin-inline-start:20px;
}
 .new-label-left{
grid-column:2; grid-row:1; height:18px; border-bottom:1.5px solid #000;
margin-inline-end: 10px;
}
:lang(ar) .new-label-left,
:lang(fa) .new-label-left {
margin-inline-end: 0px !important;
}
.form-field1{
    display:flex;
   white-space:nowrap;
}
 :lang(hy).form-field1,
 :lang(ru).form-field1,
 :lang(vi).form-field1,
 :lang(fil).form-field1,
 :lang(km).form-field1 {
    display:flex;
   white-space:normal;
align-items: end;
}
.form-fieldWh div {
    text-align: center !important;
    margin-top: -10px;
    /* Adds space between the line and the text */
}
.form-fieldWh .halflineWp { 

    border-bottom: 1.5px solid black; 

    width:98%; 
height:11px;
    margin-inline-start: 5px;

    display: inline-block; 

} 
:lang(hy) .form-fieldWh .halflineWp,
:lang(fil) .form-fieldWh .halflineW,
:lang(ru) .form-fieldWh .halflineWp{

  border-bottom: 1.5px solid black; 
 margin-inline-start: 0px;
    width:99%; 
height:11px;
    display: inline-block; 



}
:lang(ar) .form-fieldWh .halflineWp,
:lang(fa) .form-fieldWh .halflineWp {

 border-bottom: 1.5px solid black; 

    width:95%; 
height:17px;
    margin-inline-start: 8px;

    display: inline-block; 
}
.newWidth{
    width:30%;
    height:17px;
    white-space: nowrap;
}
:lang(ar).newWidth,
:lang(fa).newWidth{
    width:12%;
     margin-inline-start: 15px;
}

.form-box {
    border: 2px solid black;
    padding: 10px;
    max-width: 900px;
}
.location-row {
  display: flex;
  gap: 16px;
  align-items: flex-start;
}
.row {
   display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 12px;
    /* margin-bottom: 12px;*/
}
.page2row {
       display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    padding-top: 15px;
    gap: 10px;
}
.page3Lastrow {
       display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    padding-top: 15px;
    gap: 10px;
}
.page3row {
       display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    padding-top: 15px;
}
.checkbox {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}
.field {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 0;
    flex: 1;
}
.page2appBlockField {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 0;
    flex: 1;
}
.line-row {
    display: flex;
    align-items: flex-end;
    width: 100%;
}
:lang(ar) .line-row,
:lang(fa) .line-row {
    align-items: baseline;
}
.line {
     flex: 1;
     border-bottom:  1.5px solid black;
     height: 18px;
}
.page2appBlockLine {
     flex: 1;
     border-bottom:  1.5px solid black;
     height: 18px;
}
.linepage2 {
    flex: 1;
    border-bottom: 1.5px solid black;
    height: 8px;
    margin-inline-end: 10px;
    margin-inline-start: 10px;
}
:lang(ar) .linepage2,
:lang(fa) .linepage2 {
        margin-inline-end: 0px;
}
.hint {
    margin-top: 6px;
  text-align: center;
  width: 100%;
}
:lang(ar) .hint,
:lang(fa) .hint {
    margin-top: -10px;
}
:lang(ar) .statehintPage1,
:lang(fa) .statehintPage1 {
    margin-top: 1px;
}
.statehintPage1 {
    text-align: center;
}
:lang(ar) .statehintPage3, :lang(fa) .statehintPage3 {
    margin-top: -5px;
}
.statehintPage3 {
    margin-top: 5px;
    text-align: center;
}
:lang(ar) .claimanttextLabelPage2County,
:lang(fa) .claimanttextLabelPage2County {
    margin-top: -8px;
}
.with-comma {
    padding-inline-end: 14px;
    position: relative;
}
.comma,
.dot {
   margin-inline-start: 4px;

}
.cityBlockDeclaration {
    margin-inline-start: 20px;
}
.cityBlockDeclarationP1 {
    margin-inline-start: -10px !important;
}
.appointmentBlock {
    MARGIN-TOP: 10PX;
    MARGIN-INLINE-END: 10PX;
}
.claimList {
    margin-inline-start: 10px;
}
.byJtext {
    display: flex;
    margin-top: -2px;
    white-space: nowrap;
}
.docCert {
    display: inline;
}
.docCertPadding {
    margin-inline-start: 30px;
}
.form-fieldDeclarationByBlock {
    display: grid;
    grid-template-columns: 0% 100%;
    gap: 30px;
}
:lang(ar) .form-fieldDeclarationByBlock,
:lang(fa) .form-fieldDeclarationByBlock,
:lang(ja) .form-fieldDeclarationByBlock,
:lang(ko) .form-fieldDeclarationByBlock {
    gap: 50px;
}
:lang(hy) .form-fieldDeclarationByBlock {
    gap: 70px;
}
.witnessBlock {
    margin-bottom: 20px;
}

.doctor-cert {
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 1.6;
}

/* Inline field container */
.inline-field {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  vertical-align: baseline;
  min-width: 295px;      /* stable underline width */
  margin: 0 2px;
}
:lang(ar) .inline-field,
:lang(ko) .inline-field {
    min-width: 335px;
}
:lang(hi) .inline-field,
:lang(ja) .inline-field {
    min-width: 180px;
}
:lang(ja) .inline-field {
    min-width: 260px;
}
:lang(pa) .inline-field {
    min-width: 205px;
}
:lang(zh-CN) .inline-field,
:lang(zh-TW) .inline-field {
    min-width: 400px;
}
/* Underline */
.inline-field .physline {
  width: 100%;
  border-bottom: 1.5px solid #000;
  height: 1.2em;
}

/* Label under line */
.inline-field .physlabel {
  color: black;
  text-align: center;
  margin-top: 4px;
  white-space: normal;  /* allows translation wrapping */
}

.claimantBlock {
    width: 100%;
}
.Claimantform-row {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    margin-bottom: 5px;
}
.labelText {
    margin-inline-end: 7px;
    margin-bottom: 10px;
}
.Claimantblank {
    border-bottom: 1.5px solid #000;
    height: 14px;
    flex-grow: 1;
    margin-inline-end: 10px;
}
.claimantform_field {
    display: ruby;
}
.line_block1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 400px;
    margin-inline-start: 8px;
    margin-bottom: 5px;
}
.cityline_block1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 250px;
    margin-inline-start: 8px;
    margin-bottom: 5px;
}
:lang(ar) .cityline_block1,
:lang(fa) .cityline_block1,
:lang(ja) .cityline_block1{
    width: 280px;
}
:lang(hi) .cityline_block1,
:lang(ko) .cityline_block1{
    width: 290px;
}
:lang(pa) .cityline_block1 {
    width: 225px;
}
:lang(ru) .cityline_block1 {
    width: 150px;
}
:lang(fil) .cityline_block1 {
    width: 205px;
}
.countyline_block1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 350px;
    margin-bottom: 5px;
}
:lang(ar) .countyline_block1,
:lang(fa) .countyline_block1 {
    width: 365px;
}
.line_block2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 334px;
    margin-inline-start: 8px;
}
:lang(ar) .line_block2,
:lang(hi) .line_block2,
:lang(ko) .line_block2  {
    width: 350px;
}
:lang(fa) .line_block2,
 :lang(ja) .line_block2{
    width: 345px;
}
:lang(pa) .line_block2 {
    width: 330px;
}
:lang(ru) .line_block2 {
    width: 276px;
}
:lang(fil) .line_block2 {
    width: 310px;
}
.line_block3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 300px;
    margin-inline-start: 8px;
}
:lang(ar) .line_block3 {
    width: 355px;
}
:lang(fa) .line_block3 {
    width: 315px;
}
.claimantline
 {
    width: 100%;
    border-bottom: 1.5px solid #000;
    height: 17px;
    margin-inline-end: 5px;
}
.claimantlabel_row {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
}

.jTextPage2 {
    display: flex;
    margin-top: -20px;
    padding-inline-start: 25px;
    padding-inline-end: 45px;
    white-space: nowrap;
  }
:lang(ar) .jTextPage2,
:lang(fa) .jTextPage2 {
    margin-top: -25px !important;
}

.page2StateBlock {
    margin-inline-start: 10px;
    margin-inline-end: 10px;
}
:lang(ar) .page2StateBlock,
:lang(fa) .page2StateBlock {
    margin-inline-end: 0px !important;
}
:lang(ar) .page2StateLabel,
:lang(fa) .page2StateLabel {
   margin-top: 6px ;
}
.page3CityStateBlock {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 780px;
    margin-inline-start: 5px;

}
:lang(ar) .page3CityStateBlock,
:lang(fa) .page3CityStateBlock {
   width: 783px !important;
}
.page3RelationshipBlock {
    margin-inline-start: 5px;
}
.claimanttextLabel {
    text-align: center;
}
.divTableCellNX {
    display: table-cell;
    width: 65%;
    text-align: end !important;
    vertical-align: bottom;
    padding-bottom: 5px;
    padding-inline-start: 7px;
}
.blank-line1X {
    display: inline-block;
    border-bottom: 2px solid black;
    width: 200px;
    padding-left: 2px;
    padding-right: 2px;
    height: 17px;
    padding-bottom: 15px;
}
.grey-box {
    background-color: #e5e5e5;
    width: 55%;
    height: 135px;
    padding-inline-start: 10px;
}
:lang(ar).blank-line1X,
:lang(fa).blank-line1X {
    display: inline-block;
    border-bottom: 2px solid black;
    width: 200px;
    padding-left: 2px;
    padding-right: 2px;
    height: 10px;
    padding-bottom: 0px;
}
@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;
    }
        .pg1header_container {
      flex-direction: column;
        justify-content: center;
        align-items: center !important;
    }
        :lang(ar) .pg1header_container,
        :lang(fa) .pg1header_container {
        align-items: flex-start !important;
    }
    .divTableRowAddress {
    display: grid !important;
    text-align: center;
}
        :lang(ar) .blank-line,
        :lang(fa) .blank-line {
        margin-inline-start: 0px !important;
    }
           .blank-line {
        width: 400px !important;
        padding-top: 20px !important;
    }
     .headerlistBlock {
        width: 100% !important;
        margin-top: 0px !important;
        margin-inline-end: 0px !important;

     }
            .DateWidth {
        width: 2%;
        padding-inline-start: 30px;
        padding-inline-end: 0px;
    }
    :lang(hy) .DateWidth,
:lang(ru) .DateWidth,
:lang(vi) .DateWidth {
    width: 2% !important;
}
            .declareWidth {
        width: 2%;
        padding-inline-start: 0px;
        padding-inline-end: 0px;
        padding-bottom: 15px;
    }
          .relationshipWidth {
        width: 2%;
        padding-inline-start: 0px;
        padding-inline-end: 0px;
    }
              .PhysTypeWidth {
        width: 2%;
        padding-inline-start: 0px;
        padding-inline-end: 0px;
    }
    .form-fieldW .halflineWp1 { 

    border-bottom: 1.5px solid black; 
    width: 100%; 
    height:12px;
    margin-inline-start: 0px;
    display: inline-block; 

} 
    .form-fieldW .halflineWp11 { 

    border-bottom: 1.5px solid black; 
    width: 100%; 
    height:12px;
    margin-inline-start: 0px;
    display: inline-block; 

} 
    .form-fieldW .halflineWp2 { 

    border-bottom: 1.5px solid black; 
    width: 100%; 
    height:12px;
    margin-inline-start: 0px;
    display: inline-block; 

} 
.divTableRowed {
    display: inline;
}
.jText {
    white-space: normal !important;
    display: inline-block;
    padding-inline-start: 20px;
}
.jTextPage1 {
    white-space: normal !important;
    display: inline-block;
    padding-bottom: 10px;
}
.jTextPage2 {
    white-space: normal !important;
    display: inline-block;
}
.new-cols{
    display:block;
}
   .new-field{row-gap:10px;}

   .form-field1{
    display: block;
    white-space: normal;}

 :lang(hy).form-field1,
 :lang(ru).form-field1,
 :lang(vi).form-field1,
 :lang(km).form-field1,
 :lang(fil).form-field1 {
display: block;
    white-space: normal;}

    .form-fieldWh .halflineWp {
    width:165%;
margin-inline-start:0px;}
:lang(ar).newWidth,
:lang(fa).newWidth{
    width:12%;
     margin-inline-start: 15px;
}
:lang(ar) .form-fieldWh .halflineWp, :lang(fa) .form-fieldWh .halflineWp {
    border-bottom: 1.5px solid black;
    width: 111%;
    height: 17px;
    margin-inline-start: 8px;
    display: inline-block;
}

.declaration {
    margin-inline-start: 10px !important;
}
.row {
    flex-direction: column;
    align-items: stretch;
    gap: 0px !important
}
.page2row {
    flex-direction: column;
    align-items: stretch;
}
.page3Lastrow {
    flex-direction: column;
    align-items: stretch;
}
.page3row {
    flex-direction: column;
    align-items: stretch;
    padding-top: 0px !important;
}
.field {
    width: 100%;
}
.fieldPage3Resp {
    margin-top: -30px !important;
}
.countyFieldPage2Resp {
    margin-top: -10px !important;
}
  .location-row {
    flex-direction: column;
  }
  .new-label-left {
    margin-inline-end: 0px !important;
  }

  
  .form-fieldDeclaration {
    display: inline !important;
    /* align-items: center; */
    /* margin-bottom: 5px; */
    /* gap: 10px; */
}
.blank-line1X {
        display: inline-block;
        border-bottom: 2px solid black;
        width: 300px;
        padding-left: 2px;
        padding-right: 2px;
        height: 17px;
        margin-bottom: 15px !important;
        padding-bottom: 0 !important;
    }
        :lang(ar).blank-line1X, :lang(fa).blank-line1X{
        display: inline-block;
        border-bottom: 2px solid black;
        width: 300px;
        padding-left: 2px;
        padding-right: 2px;
        height: 17px;
        vertical-align: bottom;
        margin-bottom: 15px !important;
        padding-bottom: 0 !important;
    }
.new-colsPage2 {
        display: inline !important;
}
.cityBlockDeclaration {
    margin-inline-start: 30px !important;
}
.inline-field {

  margin-bottom: 10px;
  margin-inline-start: 0px;
}
:lang(ar) .inline-field, :lang(ko) .inline-field {
    min-width: 295px !important;
}
:lang(hi) .inline-field{
        min-width: 295px !important;
    }
    :lang(ja) .inline-field {
        min-width: 280px !important;
    }
.docCertPadding {
    margin-inline-start: 30px !important;
}
.new-label-bottom {
    margin-bottom: 10px;
}
.new-colsByBlock {
    display: block !important;
}

.page2appBlockLine {
        margin-inline-start: 30px !important;
    }

.divTableCellWSPage2 {
     padding-inline-end: 0px !important;
}


:lang(hy) .form-fieldW .halflineWp2 {
    margin-inline-start: 0px !important; 
}
:lang(hy) .form-fieldDeclarationByBlock {
    display: inline !important;
}
:lang(pa) .inline-field {
    min-width: 295px !important
}
:lang(zh-CN) .inline-field, :lang(zh-TW) .inline-field {
    min-width: 225px !important;
    display: grid;
}
:lang(ja) .DateWidth {
    width: 40% !important;
}

:lang(hi) .pg2ByBlockLine,
:lang(ja) .pg2ByBlockLine,
:lang(ko) .pg2ByBlockLine,
:lang(pa) .pg2ByBlockLine,
:lang(th) .pg2ByBlockLine,
:lang(zh-CN) .pg2ByBlockLine,
:lang(zh-TW) .pg2ByBlockLine{
    width: 300px !important;
}
ul {
    margin-inline-end: 0px !important;
}
.Claimantform-row {
    display: grid !important;
    gap: 10px !important;
    padding-bottom: 10px;
}
:lang(ar) .InsurerLabelText,
:lang(fa) .InsurerLabelText {
    margin-inline-start: 10px !important;
}
.Claimantblank {
    border-bottom: 1.5px solid #000;
    height: 14px;
    flex-grow: 1;
    margin-inline-end: 10px;
}
.line_block1 {
    width: 285px !important;
    margin-top: 10px;
}

.countyline_block1 {
    margin-inline-start: 8px;
    width: 290px !important;
}
.cityline_block1 {
    width: 300px !important;
     margin-inline-start: 0px;
}
.line_block3 {
    width: 290px !important; 
}
.line_block2 {
    width: 290px !important;
    margin-top: 10px;
}
.CountyBlockDeclaration {
    display: grid !important;
    margin-inline-end: 0px !important;

}
.page2StateBlock {
    margin-inline-start: 0px !important;
}
.linepage2 {
    margin-inline-start: 0px !important;
}
.truerepBlock {
    display: table-row !important;
}
.page3CityStateBlock {
    width: 295px;
}
:lang(ar) .page3CityStateBlock,
:lang(fa) .page3CityStateBlock {
   width: 295px !important;
}

.SectionCBlockDeclaration {
    margin-inline-end: 0px !important;
}
:lang(ar).page2appBlockField,
:lang(fa).page2appBlockField  {
    width: 305px;
}
:lang(ar).divTableCellWSPage2,
:lang(fa).divTableCellWSPage2 {
    width: 290px;
}
    :lang(fa) .line_block1 {
        width: 270px !important;
    }
    .byJtext {
        margin-bottom: 10px;
    }
   :lang(hi) .page2appBlockFieldResp,
   :lang(ko) .page2appBlockFieldResp,
   :lang(km) .page2appBlockFieldResp,
   :lang(pa) .page2appBlockFieldResp,
   :lang(zh-CN) .page2appBlockFieldResp,
   :lang(zh-TW) .page2appBlockFieldResp,
   :lang(th) .page2appBlockFieldResp,
   :lang(vi) .page2appBlockFieldResp {
         width: 300px;
    }
    .page3RelationshipBlock {
    margin-inline-start: 0px !important;
}
.cityBlockDeclarationP1 {
    margin-inline-start: 0px !important; 
}
.inline-field .physline {
    height: 2em !important; 
}
:lang(zh-TW) .inline-field .physline,
:lang(zh-CN) .inline-field .physline {
    height: 1.2em !important; 
}
:lang(hy) .form-fieldW .halflineWp2 {
    width: 100% !important;
}
    .grey-box {
        width: 100%;
    }
    .divTableRow

 {
        display: grid;
    }
        .divTableCellNX {
        display: table-cell;
        width: 100%;
        text-align: center !important;
    }
    :lang(Vi).jTextPage2,
    :lang(fil).jTextPage2 {
        white-space: normal !important;
        display: block;
    }
}

@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) 

{    .newWidth {
        width: 6%!important;
        margin-inline-start: 15px;
    }  .moveaBit {
        display: inline-block;
    }
.grey-box {
        width: 50%;
    }
    .signRepBlock {
    width: 800px !important;
}
    :lang(hi) .pg2ByBlockLine, :lang(ja) .pg2ByBlockLine, :lang(ko) .pg2ByBlockLine, :lang(pa) .pg2ByBlockLine, :lang(th) .pg2ByBlockLine, :lang(zh-CN) .pg2ByBlockLine , :lang(zh-TW) .pg2ByBlockLine  {
        width: 100% !important;
    }
    .line_block1 {
        width: 99% !important;
    }
        :lang(fa) .line_block1 {
       width: 99% !important;
    }
        .cityline_block1 {
        width: 100% !important;
    }
  
    .countyline_block1 {
        width: 98% !important;
    }
        .line_block2 {
        width: 98% !important;
    }
        .line_block3 {
        width: 98% !important;
    }
    .claimantform_field {
    display: grid !important;
}
    .page2appBlockField {
        width: 660px !important;
    }
    .page3CityStateBlock {
        width: 650px !important;
    }
    :lang(ar) .page3CityStateBlock,
    :lang(fa) .page3CityStateBlock{
        width: 650px !important;
    }
    :lang(ar) .form-fieldW .halflineWp2, :lang(fa) .form-fieldW .halflineWp2  {
        padding-inline-end: 0px !important;
    }
    :lang(ar) .hint, :lang(fa) .hint {
    margin-top: -1px !important;
}
:lang(hy) .DateWidth, :lang(fil) .DateWidth, :lang(ru) .DateWidth, :lang(vi) .DateWidth {
    width: 1% !important;
    margin-top: 10px;
}
:lang(hy) .form-fieldW .halflineWp1, :lang(fil) .form-fieldW .halflineWp1, :lang(ja) .form-fieldW .halflineWp1, :lang(ru) .form-fieldW .halflineWp1, :lang(vi) .form-fieldW .halflineWp1 {
    margin-inline-start: 5px !important;
}
.page3RelationshipBlock {
    margin-inline-start: 0px !important;
}
:lang(hy) .form-fieldW .halflineWp2 {
    width: 100% !important;
}
:lang(ja) .form-fieldW .halflineWp2,
:lang(ko) .form-fieldW .halflineWp2 { 
     width: 100% !important; 

} 
:lang(ja) .DateWidth {
    width: 17% !important;
}
.inline-field {
    min-width: 655px !important
}
:lang(ar) .inline-field, :lang(ko) .inline-field {
    min-width: 655px !important;
}
:lang(hi) .inline-field{
        min-width: 655px !important;
    }
    :lang(ja) .inline-field {
        min-width: 635px !important;
    }
    :lang(pa) .inline-field {
    min-width: 655px !important
}
:lang(zh-CN) .inline-field, :lang(zh-TW) .inline-field {
    min-width: 560px !important;
    display: grid !important;
}
.inline-field .physline {
    height: 2em !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) 

{ 
    .cityline_block1 {
        width: 170px !important;
    }
 
    :lang(ar) .cityline_block1, :lang(fa) .cityline_block1, :lang(ja) .cityline_block1 {
    width: 200px !important;
    }
    :lang(hi) .cityline_block1, :lang(km) .cityline_block1, :lang(zh-CN) .cityline_block1, :lang(zh-TW) .cityline_block1{
    width: 215px !important;
}
:lang(ko) .cityline_block1,
:lang(fil) .cityline_block1 {
    width: 125px !important;
}
:lang(pa) .cityline_block1 {
    width: 143px !important;
}
:lang(th) .cityline_block1 {
    width: 190px !important;
}
:lang(ru) .cityline_block1 {
    width: 96% !important;
}
   .line_block2 {
        width: 295px !important;
    }
    :lang(ar) .line_block2 {
    width: 310px !important;
}
:lang(fa) .line_block2, :lang(ja) .line_block2,
:lang(zh-CN) .line_block2, :lang(zh-TW) .line_block2 {
    width: 305px !important;
}
    :lang(km) .line_block2, :lang(hi) .line_block2, :lang(ko) .line_block2 {
        width: 316px !important;
    }
    :lang(pa) .line_block2 {
    width: 290px !important;
}
    :lang(ru) .line_block2 {
    width: 240px !important;
}
    :lang(fil) .line_block2 {
    width: 270px !important;
}
:lang(hy) .DateWidth, :lang(ru) .DateWidth, :lang(vi) .DateWidth, :lang(hi) .DateWidth, :lang(pa) .DateWidth {
    width: 60%;
    margin-top: 35px;
    padding-inline-start: 30px;
}
:lang(hy) .form-fieldDeclarationP1, :lang(fil) .form-fieldDeclarationP1, :lang(ru) .form-fieldDeclarationP1, :lang(vi) .form-fieldDeclarationP1,
:lang(hi) .form-fieldDeclarationP1,  :lang(pa) .form-fieldDeclarationP1{
    display: ruby;
    margin-inline-end: 10px;
}
:lang(hy).jTextPage1,
:lang(vi) .jTextPage1 {
    white-space: normal !important;
}
.page2row {
    gap: 50px !important;
}
.new-cols {
    column-gap: 50px !important;
}
    .page3RelationshipBlock {
    margin-inline-start: 0px !important;
}
    .new-label-left {
        margin-inline-end: 0px !important;
    }
    :lang(ar) .inline-field, :lang(ko) .inline-field {
    min-width: 255px !important;
}
.inline-field {
    min-width: 220px !important;
}
:lang(ja) .inline-field {
    min-width: 185px !important;
}
:lang(zh-CN) .inline-field, :lang(zh-TW) .inline-field {
    min-width: 322px !important;
}
:lang(ko) .cityline_block1 {
    width: 105px !important;
}
:lang(ko) .line_block2 {
    width: 310px !important;
}
}

@media only screen and (max-width: 1366px)
 {
    .new-label-left {
        margin-inline-end: 0px !important;
    }
    :lang(ko) .cityline_block1 {
    width: 183px ;
}

 }