
/* Hide Submit Button */
.form-submit-button {
    display: none !important;
  }
  
  /* Hide Print Button */
  #print-preview {
    display: none !important;
  }
  /* Hiding Language dropdown */
  
  #form-element-wrapper_4{
      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;
}

/* Styling Phone numbers only*/ 
.header_container {
    display: flex
;
    justify-content: space-between;
    column-gap: 30px !important;
}
.divTableRow {
    display: table-row;

}

.divTableCellN {
    display: table-cell;
    padding-top: 6px;
    padding-right: 3px;
    vertical-align: bottom;
}
.blank-line1 {
    display: inline-block;
    border-bottom: 2px solid black;
    width: 220px;
    height: 17px;
}
:lang(ar).blank-line1,
:lang(fa).blank-line1 {
    display: inline-block;
    border-bottom: 2px solid black;
    width: 220px;
    height: 16px;
}
:lang(ar).grid-form2 
 {
    display: grid
;
    grid-template-columns: 3% 58% 28%;
    align-items: center;
    gap: 10px;
}
:lang(fa).grid-form2 
 {
    display: grid
;
    grid-template-columns: 10% 58% 28%;
    align-items: center;
    gap: 10px;
}
.blanklinecallout {
    display: inline-block;
    margin-left: 5px;
    font-style: italic;
}
.blanklinecallout {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

/*-------------------------------------------*/

.start-text, .middle-text1

 {
    white-space: nowrap;
}
.start-text, .middle-text

 {
    white-space: nowrap;
}

:lang(km).middle-text

 {
    white-space: normal;
}
.line-container {
    display: flex
;
    flex-direction: column;
    align-items: center;
    position: relative;
        justify-content: center;
}



:lang(ar).work-start-line
{
    border-bottom: 2px solid black;
    height: 43px;
    width: 256px;
}
:lang(fa) .work-start-line{
        border-bottom: 2px solid black;
    height: 43px;
    width: 280px;
}
:lang(fil).grid-form1 {
    display: grid
;
    grid-template-columns: 14% 36% 10% 34% 8%;
    align-items: center;
    gap: 10px;
}

:lang(Vi).grid-form1 {
    display: grid
;
    grid-template-columns: 14% 33% 14% 33% 1%;
    align-items: center;
    gap: 10px;
}
.placeholder {
    display: flex
;
    justify-content: space-around;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 2px;
    gap: 16px;
    white-space: nowrap;
}
.placeholder1 {
    display: flex
;
    justify-content: space-around;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 2px;
    gap: 16px;
    white-space: nowrap;
    text-align: center;
}
ul,ol{margin-right:26px;}
.info-table {
    display: grid
;
    grid-template-columns: 17% 45% 26% 11%;
    gap: 0.5rem;
    align-items: center;
    padding: 15px;

    padding-bottom: 15px;
}
.line6 {
    /* flex-grow: 1; */
    border-bottom: 1.5px solid #000;
    /* margin-left: -113px; */
    margin-bottom: -15px;
    margin-right: 5px;
}
.grid-form1 {
    display: grid
;
    grid-template-columns: auto 1fr auto 1fr auto;
    align-items: center;
    gap: 10px;
    padding-top:25px;
}


.grid-form2{
    display: grid
;
    grid-template-columns: 12% 58% 28%;
    align-items: center;
    gap: 10px;
}
.work-start-line3 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 450px;
}
:lang(hy).start-text, :lang(hy).middle-text {
    white-space: nowrap;
   /* margin-top: -12px !important;*/
}
:lang(hy).grid-form2 {
    display: grid
;
    grid-template-columns: 8% 61% 25%;
    align-items: center;
    gap: 10px;
}
:lang(hy).work-start-line3 {
    border-bottom: 2px solid black;
    height: 60px;
    width: 475px;
}
:lang(hy).placeholder {
    display: flex
;
    justify-content: space-around;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 2px;
    gap: 16px;
    /* white-space: nowrap; */
}
:lang(hi).placeholder1 {
    display: flex
;
    justify-content: space-around;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 2px;
    gap: 16px;
    white-space: nowrap;
}
:lang(hi).work-start-line1 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 261px;
}
:lang(hi).work-start-line {
    border-bottom: 2px solid black;
    height: 35px;
    width: 261px;
}
:lang(hi).work-start-line2 {
    border-bottom: 2px solid black;
    height: 20px;
    width: 315px;
}
:lang(fil).placeholder {
    display: flex
;
    justify-content: space-around;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 2px;
    gap: 16px;
     white-space: normal;
     text-align: center;
}

:lang(th).work-start-line1 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 250px;
}
:lang(zh-TW).table-row {
    display: flex;
    width: 97%;
    border-top: 2px solid black;
    margin-top: 40px;
}
:lang(th).placeholder1 {
    display: flex
;
    justify-content: space-evenly;
    width: 100%;
    /* margin-left: -107px; */
    /* margin-right: -80px; */
    margin-top: 2px;
    gap: 16px;
    white-space: nowrap;
    text-align: center;
}
:lang(th).work-start-line2 {
    border-bottom: 2px solid black;
    height: 20px;
    width: 315px;
}
:lang(pa)   .placeholder1 {
    display: flex
;
    justify-content: space-evenly;
    width: 100%;
    /* margin-left: -107px; */
    /* margin-right: -80px; */
    margin-top: 2px;
    gap: 16px;
    white-space: nowrap;
    text-align: center;
}
:lang(pa).work-start-line1 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 260px;
}
:lang(Vi).work-start-line {
    border-bottom: 2px solid black;
    height: 60px;
    width: 238px;
}
:lang(zh-CN).table-row {
    display: flex;
    width: 97%;
    border-top: 2px solid black;
    margin-top: 40px;
}
:lang(Vi).grid-form1 {
    display: grid;
    grid-template-columns: auto 1fr auto 1fr auto;
    align-items: center;
    gap: 10px;
    padding-top: 30px;
}
:lang(Vi).work-start-line1 {
    border-bottom: 2px solid black;
    height: 41px;
    width:133px;
}
:lang(fil).work-start-line3 {
    border-bottom: 2px solid black;
    height: 60px;
    width: 390px;
}
:lang(fil).grid-form2 {
    display: grid
;
    grid-template-columns: 11% 50% 28%;
    align-items: center;
    gap: 10px;
    margin-top:-15px;
}
:lang(Vi).work-start-line3 {
    border-bottom: 2px solid black;
    height:60px;
    width: 325px;
}
:lang(Vi).grid-form {
    display: grid;
    grid-template-columns: auto 1fr auto 1fr auto;
    align-items: center;
    gap: 10px;
    margin-top: -20px;
}

:lang(ru).placeholder {
    display: flex
;
    justify-content: space-around;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 2px;
    gap: 16px;
    white-space: normal;
}
:lang(ru) .grid-form2 {
    display: grid
;
    grid-template-columns: 15% 56% 28%;
    align-items: center;
    gap: 10px;
    margin-top:-15px;
}
/*---------------------------------------*/


.table-row1{
    display: flex
;
    width: 90%;
    border-top: 2px solid black;
    margin-top:20px;
}
.table-cell1 {
    flex: 1;
    padding: 4px;
    font-weight: normal;
    white-space: nowrap;
    padding-bottom: 15px;
    min-width: 240px;
    max-width: 300px;
    margin-top:-5px;
   
}
.table-cell2 {
    flex: 1;
    padding: 4px;
    font-weight: normal;
    padding-bottom: 15px;
    margin-left: -7px;
     margin-top:-5px;
         text-align: center;
         white-space: normal;
}
.table-cell3 {
    flex: 1;
    padding: 4px;
    font-weight: normal;
    white-space: nowrap;
    padding-bottom: 5px;
    min-width: 100px;
    max-width: 200px;
     margin-top:-5px;
         text-align: center;
}
    


.table-cell4 {
    flex: 1;
    padding: 4px;
    font-weight: normal;
    padding-bottom: 15px;
     margin-top:-5px;
         text-align: center;
}
:lang(hy) .placeholder {
    display: flex
;
    justify-content: space-around;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 2px;
    gap: 16px;
    white-space: normal;
    text-align: center;
}
:lang(hy).table-cell2 {
    flex: 1;
    padding: 4px;
    font-weight: normal;
    padding-bottom: 15px;
    margin-left: -7px;
    margin-top: -5px;
    text-align: center;
    white-space: normal;
}
/*-----------------------------------*/
.grid-form5{
    display: grid
;
    grid-template-columns: 50% 50%;
    align-items:baseline;
    gap: 10px;
}
.work-start-line5{
    border-bottom: 2px solid black;
    height: 35px;
    width: 400px;
}

:lang(ar).placeholder,
:lang(fa).placeholder {
    display: flex
;
    justify-content: space-around;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: -3px;
    gap: 16px;
    white-space: nowrap;
}

:lang(ar).placeholder1,
:lang(fa).placeholder1 {
       display: flex
;
    justify-content: space-around;
    width: 100%;
    margin-left:0px;
    margin-right:0px;
    margin-top: -3px;
    gap: 16px;
    white-space: nowrap;
    text-align: center;
}
.grid-form6{
    display: grid
;
    grid-template-columns: 20% 28%;
    align-items: center;
    gap: 10px;
}

.work-start-line6{
    border-bottom: 2px solid black;
    height: 43px;
    width: 400px;
}
/*----------------------------------------------------------*/
.divTableCellborder {
    width: 100%;  box-sizing: border-box;
    margin-bottom: 20px;
    text-align: center;
    margin-top: 20px;
    background: lightgray;
}
/*----------------------------------------*/
table, td {
    border: 2px solid #000;
  }
   table {
    width: 100%;}

    .dollar{
        margin-inline-start:5px;
    }
      /* Note row (2nd row) styling */
  tr:nth-child(2) td:first-child {
   
    border:2 px solid black;
  }

 
  /* Remove the top border only above the first row (header) */
  tr:first-child td {
    border-top: none;
 
    border-bottom: none;
    border-left: none;
    border-right: none;
    padding-bottom:5px;
  }

  /* Remove the top border for the second row (note row) as well */
  tr:nth-child(2) td {
   /* border-top: none;
    border-left: none;
    border-right: none;*/
    padding-bottom:5px;
  }

  /* Draw only the outer top border of the table manually */
  table {
border: 2px solid #000;
    border-top: none;
    border-left: none;
    border-right: none;
  }

  :lang(fa) .work-start-line1 {
    border-bottom: 2px solid black;
    height: 43px;
    width: 250px;
}
/*-------------------------------------------*/
.comment-box {
  width: 99%;
  border: 2px solid #000;
  min-height: 400px;
   position: relative;}



.table-container {
    width: 100%;
}

  :lang(ar).divTableCellborder,
  :lang(fa) .divTableCellborder {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 20px;
    text-align: center !important;
    margin-top: 20px;
    background: lightgray;
} 
:lang(ar)tr:first-child td ,
:lang(fa)tr:first-child td{
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    text-align: start;
}
:lang(ar).work-start-line3 ,
:lang(fa).work-start-line3 {
    border-bottom: 2px solid black;
    height: 40px;
    width: 450px;
}

:lang(hi)
    .grid-form2 {
    display: grid
;
    grid-template-columns: 8% 57% 32%;
    align-items: center;
    gap: 10px;
}

:lang(km).placeholder {
    display: flex
;
    justify-content: space-around;
    width: 83%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 2px;
    gap: 16px;
    white-space: normal;
    text-align: center;
}
:lang(km).grid-form2 {
    display: grid
;
    grid-template-columns: 5% 59% 33%;
    align-items: center;
    gap: 10px;
}
:lang(km).work-start-line3 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 460px;
}
:lang(km).work-start-line6 {
    border-bottom: 2px solid black;
    height: 57px;
    width: 420px;
}
:lang(Vi).work-start-line6 {
    border-bottom: 2px solid black;
    height: 55px;
    width: 420px;
}
:lang(fil).work-start-line6 {
    border-bottom: 2px solid black;
    height: 60px;
    width: 400px;
}
:lang(km).work-start-line5 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 420px;
}

:lang(zh-CN) .work-start-line1 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 330px;
}
:lang(zh-CN).work-start-line2 {
    border-bottom: 2px solid black;
    height: 20px;
    width: 325px;
}
:lang(zh-CN).work-start-line3 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 600px;
}
:lang(zh-CN).grid-form2 {
    display: grid
;
    grid-template-columns: 6% 76% 15%;
    align-items: center;
    gap: 10px;
}
:lang(ru).work-start-line3 {
    border-bottom: 2px solid black;
    height: 65px;
    width: 450px;
}
:lang(fil).work-start-line2 {
    border-bottom: 2px solid black;
    height: 20px;
    width: 275px;
}
:lang(zh-TW).work-start-line2 {
    border-bottom: 2px solid black;
    height: 20px;
    width: 325px;
}
:lang(zh-TW) .work-start-line1 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 300px;
}
:lang(zh-TW).work-start-line {
    border-bottom: 2px solid black;
    height: 35px;
    width: 300px;
}
:lan(zh-TW)    .table-row {
        display: flex;
        width: 97% !important;
    }
:lang(ru).placeholder1 {
    display: flex
;
    justify-content: space-evenly;
    width: 100%;
    /* margin-left: -107px; */
    /* margin-right: -80px; */
    margin-top: 2px;
    gap: 16px;
    white-space: nowrap;
    text-align: center;
}
:lang(ru).work-start-line1 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 215px;
}
:lang(zh-TW) .grid-form2 {
    display: grid
;
    grid-template-columns: 6% 77% 15%;
    align-items: center;
    gap: 10px;
}
:lang(zh-TW) .work-start-line3 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 600px;
}
:lang(Vi).placeholder {
    display: flex
;
    justify-content: space-evenly;
    width: 74%;

    margin-top: 2px;
    gap: 16px;
    white-space: normal;
    text-align: center;
}
.work-start-line7 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 295px;
}
:lang(ar).start-text, 
:lang(fa).start-text {
    white-space: nowrap;
 
}
/*.work-start-line6 {
    border-bottom: 2px solid black;
    height: 63px;
    width: 400px;
}*/
:lang(ru).work-start-line6 {
    border-bottom: 2px solid black;
    height: 43px;
    width: 400px;
}
:lang(zh-TW).work-start-line6 {
    border-bottom: 2px solid black;
    height: 43px;
    width: 400px;
}
.table-cell5{
    margin-inline-start:5px;
    margin-top: 18px;
}
.MailDateBlock {
    text-align: end;
}

:lang(ar).MailDateBlock,
:lang(fa).MailDateBlock {
    text-align: end !important;
}
:lang(ja).work-start-line3 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 552px;
}
:lang(ja).grid-form2 {
    display: grid
;
    grid-template-columns: 5% 72% 23%;
    align-items: center;
    gap: 10px;
}
:lang(pa).work-start-line3 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 515px !important;
}
:lang(pa).grid-form2 {
    display: grid
;
    grid-template-columns: 6% 65% 26%;
    align-items: center;
    gap: 10px;
}
:lang(th).grid-form2 {
    display: grid
;
    grid-template-columns: 7% 58% 33%;
    align-items: center;
    gap: 10px;
}
:lang(ja).work-start-line1 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 290px;
}
:lang(ja).work-start-line {
    border-bottom: 2px solid black;
    height: 35px;
    width: 290px;
}
:lang(ko).work-start-line2 {
    border-bottom: 2px solid black;
    height: 20px;
    width: 318px;
}
:lang(ko).work-start-line {
    border-bottom: 2px solid black;
    height: 35px;
    width: 285px;
}
:lang(ja).work-start-line2 {
    border-bottom: 2px solid black;
    height: 20px;
    width: 315px;
}
.work-start-line14 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 355px;
}
:lang(Vi).grid-form2 {
    display: grid
;
    grid-template-columns: 10% 43% 47%;
    align-items: center;
    gap: 10px;
    margin-top:-20px;
}
:lang(km).work-start-line2 {
    border-bottom: 2px solid black;
    height: 20px;
    width: 295px;
}
.grid-form22 {
    display: grid;
    grid-template-columns: auto 1fr auto 1fr auto;
    align-items: center;
    gap: 10px;
}
:lang(ar).grid-form22 ,
:lang(fa)         .grid-form22 {
    display: grid;
    grid-template-columns: auto 1fr auto 1fr auto;
    align-items: center;
    gap: 10px;
    margin-top:-15px;
}
:lang(Vi).grid-form22 {
    display: grid;
    grid-template-columns: 6% 1fr auto 1fr;
    align-items: center;
    gap: 10px;
}
/*-------------------------------------------------------*/
.grid-form {
    display: grid;
    grid-template-columns: auto 1fr auto 1fr auto;
    align-items: center;
    gap: 10px;
}

.work-start-line {
    border-bottom: 2px solid black;
    height:35px;
    width:260px;
}


.work-start-line2 {
    border-bottom: 2px solid black;
    height: 20px;
    width:292px;
}

:lang(ar).work-start-line2
 {
    border-bottom: 2px solid black;
    height: 13px;
    width: 326px;
}
:lang(fa).work-start-line2{
        border-bottom: 2px solid black;
    height: 13px;
    width: 318px;
}
:lang(ar):lang(fa) .work-start-line1 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 281px;
}

  :lang(fa).grid-form {
    display: grid
;
    grid-template-columns: auto 1fr 26% 1fr auto;
    align-items: center;
    gap: 10px;
}

.table-row {
    display: flex
;
    width:99%;
    border-top: 2px solid black;
    margin-top:40px;
}
.work-start-line1 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 99%;
}
:lang(ar).work-start-line1 {
    border-bottom: 2px solid black;
    height: 43px;
    width: 256px;
}
:lang(ko).work-start-line1 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 285px;
}

:lang(km).work-start-line1 {
    border-bottom: 2px solid black;
    height: 36px;
    width: 187px;
}
:lang(pa).work-start-line2 {
    border-bottom: 2px solid black;
    height: 20px;
    width: 302px;
}

:lang(km).work-start-line{
    border-bottom: 2px solid black;
    height: 55px;
    width: 187px;
}
:lang(fil).work-start-line1 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 200px;
}
:lang(zh-CN).work-start-line14 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 330px;
}
:lang(zh-CN) .grid-form {
    display: grid
;
    grid-template-columns: auto 37% 15% 1fr auto;
    align-items: center;
    gap: 10px;
}
:lang(Vi).work-start-line2 {
    border-bottom: 2px solid black;
    height: 20px;
    width: 260px;
}
:lang(ko).grid-form2 {
    display: grid;
    grid-template-columns: 9% 58% 28%;
    align-items: center;
    gap: 10px;
}


@media only screen and (max-width: 768px)
{
   .header_container {
   flex-direction: column;
   justify-content: center;
   align-items: center !important;

}
:lang(pa).grid-form2 {
    display: grid
;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 10px;
}
:lang(th).grid-form2 {
    display: grid
;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 10px;
}
:lang(ja).grid-form2 {
    display: grid
;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 10px;
}
:lang(km).work-start-line6 {
    border-bottom: 2px solid black;
    height: 57px;
    width:100%;
}
.work-start-line7 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 100%;
}
.work-start-line6 {
    border-bottom: 2px solid black;
    height: 43px;
    width: 100%;
}
:lang(ar).grid-form2 {
    display: grid
;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 10px;
}
:lang(fil).work-start-line6 {
    border-bottom: 2px solid black;
    height: 60px;
    width:100%;
}
:lang(ru).work-start-line6 {
    border-bottom: 2px solid black;
    height: 43px;
    width: 100%;
}
:lang(zh-TW).work-start-line6 {
    border-bottom: 2px solid black;
    height: 43px;
    width: 100%;
}
:lang(Vi).middle-text,
:lang(km).middle-text

 {
    white-space:nowrap;
}
:lang(Vi).work-start-line6 {
    border-bottom: 2px solid black;
    height: 55px;
    width: 100%;
}
:lang(hy).work-start-line3 {
    border-bottom: 2px solid black;
    height: 60px;
    width: 422px;
}
.divTableCellN {
    display: table-cell;
    padding-top: 6px;
    padding-right: 3px;
    align-content: end;
}
.table-container

 {
        overflow-x: auto;
    }
    .grid-form2

 {
    display: grid
;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 10px;
}
    .table-row {
        display: flex
;
        width: 99% !important;
    }
    .Declare{
        width:272%;
    }
    .grid-form5 {
    display: grid
;
    grid-template-columns: auto;
    align-items: baseline;
    gap: 10px;
}

.work-start-line5 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 100%;
}

.placeholder1 {
    display: flex
;
    justify-content: space-around;
    width: 100%;
    margin-left: -86px;
    margin-right: -80px;
    margin-top: 2px;
    gap: 16px;
    white-space: nowrap;
    text-align: center;
}
:lang(hi) .grid-form2 {
    display: grid
;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 10px;
}
:lang(fa).grid-form2 {
    display: grid
;
    grid-template-columns: auto 1fr auto ;
    align-items: center;
    gap: 10px;
}
.grid-form6 {
    display: grid
;
    grid-template-columns: auto;
    align-items: center;
    gap: 10px;
}
:lang(hy).grid-form2 {
    display: grid
;
    grid-template-columns: 22% 141% 85%;
    align-items: center;
    gap: 10px;
}
:lang(ko).grid-form2

 {
    display: grid;
    grid-template-columns: 23% 152% 28%;
    align-items: center;
    gap: 10px;
}
:lang(km).grid-form {
    display: grid
;
    grid-template-columns: auto auto 114% auto auto;
    align-items: center;
    gap: 10px;
}
:lang(fil).work-start-line {
    border-bottom: 2px solid black;
    height: 53px;
    width: 260px;
}
:lang(km).grid-form2 {
    display: grid
;
    grid-template-columns: auto auto 76%;
    align-items: center;
    gap: 10px;
}
:lang(km).work-start-line3 {
    border-bottom: 2px solid black;
    height: 61px;
    width: 450px;
}
:lang(km).work-start-line5 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 355px;
}
:lang(zh-CN) .grid-form {
    display: grid
;
    grid-template-columns: auto auto auto auto;
    align-items: center;
    gap: 10px;
}
:lang(zh-CN) .work-start-line1 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 333px;
}
:lang(zh-CN).grid-form2 {
    display: grid
;
    grid-template-columns: 15% 174% 26%;
    align-items: center;
    gap: 10px;
}
:lang(Vi).placeholder13 {
    display: flex
;
    justify-content: space-evenly;
    width: 80%;
    margin-top: 2px;
    gap: 16px;
    white-space: normal;
    text-align: center;
}
:lang(zh-CN).work-start-line3 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 505px;
}
:lang(fil).grid-form2 {
    display: grid
;
    grid-template-columns: 28% 131% 28%;
    align-items: center;
    gap: 10px;
}
:lang(fil).work-start-line2 {
    border-bottom: 2px solid black;
    height: 20px;
    width: 290px;
}
:lang(fil).work-start-line1 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 250px;
}
:lang(fil).placeholder {
    display: flex
;
    justify-content: space-around;
    width: 82%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 2px;
    gap: 16px;
    white-space: normal;
    text-align: center;
}
:lang(fa).grid-form {
    display: grid
;
    grid-template-columns: auto 1fr auto 1fr auto;
    align-items: center;
    gap: 10px;
}
:lang(zh-TW) .grid-form2 {
    display: grid
;
    grid-template-columns: 16% 201% 43%;
    align-items: center;
    gap: 10px;
}
:lang(Vi).grid-form22 {
    display: grid;
    grid-template-columns: 13% 1fr auto 1fr;
    align-items: center;
    gap: 10px;
}
:lang(Vi).grid-form {
    display: grid
;
    grid-template-columns: auto 1fr auto 1fr auto;
    align-items: center;
    gap: 10px;
}
:lang(Vi).work-start-line2 {
    border-bottom: 2px solid black;
    height: 20px;
    width: 278px;
}
:lang(Vi).grid-form2 {
        display: grid
;
        grid-template-columns: auto 1fr auto;
        align-items: center;
        gap: 10px;
    }
    :lang(Vi).placeholder {
           display: flex
;
        justify-content: space-evenly;
        width: 83%;
        /* margin-left: -107px; */
        /* margin-right: -80px; */
        margin-top: 2px;
        gap: 16px;
        white-space: normal;
        text-align: center;
    }
:lang(ru).grid-form {
    display: grid
;
    grid-template-columns: auto 1fr 72% 1fr auto;
    align-items: center;
    gap: 10px;
}
:lang(ru) .grid-form2 {
    display: grid
;
    grid-template-columns: 35% 154% 28%;
    align-items: center;
    gap: 10px;
}
:lang(Vi).work-start-line {
    border-bottom: 2px solid black;
    height: 63px;
    width: 278px;
}
:lang(Vi).work-start-line1 {
    border-bottom: 2px solid black;
    height: 40px;
    width: 150px;
}
.work-start-line1 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 200px;
}
:lang(hi).work-start-line1 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 300px;
}
:lang(hi).work-start-line {
    border-bottom: 2px solid black;
    height: 35px;
    width: 300px;
}
:lang(zh-CN).table-row   ,:lang(zh-TW).table-row{
        display: flex;
        width: 97% !important;
    }
:lang(km).work-start-line {
    border-bottom: 2px solid black;
    height: 64px;
    width: 198px;
}
:lang(ja).work-start-line3 {
    border-bottom: 2px solid black;
    height: 40px;
    width: 552px;
}
:lang(hi).work-start-line2 {
    border-bottom: 2px solid black;
    height: 20px;
    width: 330px;
}

:lang(ru).placeholder {
    display: flex
;
    justify-content: space-around;
    width: 94%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 2px;
    gap: 16px;
    white-space: normal;
    text-align: center;
}
:lang(ru).work-start-line3 {
    border-bottom: 2px solid black;
    height: 58px;
    width: 450px;
}
.gross-table{
    overflow-x: auto;
    width:100%;
}
}



    /* Media query for 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) 
    
    {
        .header_container {
            flex-direction: column;
            justify-content: center;
            align-items: center !important;
         }
         .Declare {
        width: 120%;
    }
  :lang(fa) .work-start-line {
    border-bottom: 2px solid black;
    height: 38px;
    width: 255px;
}
:lang(fa) .work-start-line1 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 270px;
}
:lang(ja).work-start-line1 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 260px;
}
:lang(ko).work-start-line1 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 250px;
}
   :lang(ar).work-start-line{
    border-bottom: 2px solid black;
        height: 38px;
        width: 260px;
   }
    :lang(hy).placeholder13 {
    display: flex
;
    justify-content: space-evenly;
    width: 100%;
    margin-top: 2px;
    gap: 16px;
    white-space: normal;
    text-align: center;
}
:lang(ja).placeholder13 {
    display: flex
;
    justify-content: space-evenly;
    width: 100%;
    margin-top: 2px;
    gap: 16px;
    white-space: normal;
    text-align: center;
}
:lang(km).placeholder13 {
    display: flex
;
    justify-content: space-evenly;
    width: 100%;
    margin-top: 2px;
    gap: 16px;
    white-space: normal;
    text-align: center;
}
:lang(fil).placeholder13 {
    display: flex
;
    justify-content: space-evenly;
    width: 100%;
    margin-top: 2px;
    gap: 16px;
    white-space: normal;
    text-align: center;
}
:lang(Vi).placeholder13 {
    display: flex
;
    justify-content: space-evenly;
    width: 100%;
    margin-top: 2px;
    gap: 16px;
    white-space: normal;
    text-align: center;
}
:lang(ru).placeholder13 {
    display: flex
;
    justify-content: space-evenly;
    width: 100%;
    margin-top: 2px;
    gap: 16px;
    white-space: normal;
    text-align: center;
}
           :lang(km).work-start-line6 {
        border-bottom: 2px solid black;
        height: 66px !important;
        width: 355px;
    }
            :lang(zh-CN).work-start-line6 {
        border-bottom: 2px solid black;
        height: 45px;
        width: 385px;
    }
    :lang(zh-TW) .work-start-line3 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 562px;
}
    .grid-form5 {
    display: grid
;
    grid-template-columns: 70% 26%;
    align-items: baseline;
    gap: 10px;
}
.work-start-line5 {
        border-bottom: 2px solid black;
        height: 35px;
        width: 385px;
    }
    .work-start-line6 {
    border-bottom: 2px solid black;
    height: 66px;
    width: 385px;
}
:lang(fa).grid-form {
    display: grid
;
    grid-template-columns: auto 1fr auto 1fr;
    align-items: center;
    gap: 10px;
}
:lang(ar).work-start-line1 {
    border-bottom: 2px solid black;
    height: 43px;
    width: 260px;
} 
.grid-form6 {
    display: grid
;
    grid-template-columns: 20% 28%;
    align-items: center;
    gap: 10px;
}
:lang(ja)    .work-start-line6 {
        border-bottom: 2px solid black;
        height: 66px;
        width: 365px;
    }
    :lang(ja).work-start-line5 {
        border-bottom: 2px solid black;
        height: 35px;
        width: 365px;
    }
    :lang(hi)    .work-start-line6 {
        border-bottom: 2px solid black;
        height: 47px;
        width: 385px;
    }
 
:lang(hy)  .work-start-line6 {
        border-bottom: 2px solid black;
        height: 47px;
        width: 365px;
    }
    :lang(hy)   .work-start-line5{
        border-bottom: 2px solid black;
        height: 35px;
        width: 365px;
    }
    :lang(fil).work-start-line2 {
    border-bottom: 2px solid black;
    height: 20px;
    width: 283px;
}
:lang(fil).grid-form1 {
    display: grid
;
    grid-template-columns: 14% 40% 14% 42% 8%;
    align-items: center;
    gap: 10px;
}
:lang(th).work-start-line1 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 275px;

}
:lang(th).table-row {
        display: flex;
        width: 97% !important;
    }
:lang(fil).work-start-line3 {
    border-bottom: 2px solid black;
    height: 66px;
    width: 440px;
}
:lang(fil).grid-form2 {
    display: grid
;
    grid-template-columns: 13% 69% 37%;
    align-items: center;
    gap: 10px;
    margin-top:-15px;
}
:lang(fil).placeholder {
    display: flex
;
    justify-content: space-around;
    width: 69%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 2px;
    gap: 16px;
    white-space: pre-wrap;
    text-align: center;
}
:lang(fil) .work-start-line6 {
        border-bottom: 2px solid black;
        height: 63px;
        width: 360px;
    }
    :lang(fil) .work-start-line5{
        border-bottom: 2px solid black;
        height: 35px;
        width: 360px;
    }
    :lang(zh-TW)    .work-start-line1 {
        border-bottom: 2px solid black;
        height: 35px;
        width: 260px;
    }
    :lang(zh-TW).Declare {
        width: 110%;
    }
    :lang(Vi).placeholder {
        display: flex
;
        justify-content: space-around;
        /* width: 130%; */
         margin-left:0px;
        /* margin-right: -80px; */
        margin-top: 2px;
        gap: 16px;
        white-space: normal;
    }
    :lang(Vi).grid-form22 {
        display: grid;
        grid-template-columns: 8% 1fr auto 1fr;
        align-items: center;
        gap: 10px;
    }
:lang(Vi) .grid-form {
    display: grid
;
    grid-template-columns: auto 1fr auto 1fr auto;
    align-items: center;
    gap: 10px;
}
    :lang(Vi).work-start-line {
        border-bottom: 2px solid black;
        height: 60px;
        width: 215px;
    }
:lang(Vi).grid-form1 {
    display: grid
;
    grid-template-columns: 19% 43% 23% 31% 1%;
    align-items: center;
    gap: 10px;
}
:lang(Vi)
    .grid-form2 {
        display: grid
;
        grid-template-columns: auto 1fr auto;
        align-items: center;
        gap: 10px;
    }
    :lang(Vi).work-start-line3 {
    border-bottom: 2px solid black;
    height: 57px;
    width: 314px;
}
  :lang(Vi).work-start-line2 {
    border-bottom: 2px solid black;
    height: 20px;
    width: 260px;
}
  :lang(hy).grid-form2 {
    display: grid
;
    grid-template-columns: 10% 65% 25%;
    align-items: center;
    gap: 10px;
    margin-top: -15px;
}
:lang(hy)    .work-start-line1 {
        border-bottom: 2px solid black;
        height: 35px;
        width: 175px;
    }
:lang(ko).grid-form2 {
        display: grid;
        grid-template-columns: 11% 70% 28%;
        align-items: center;
        gap: 10px;
    }
    :lang(hy).work-start-line3 {
        border-bottom: 2px solid black;
        height: 57px;
        width: 422px;
    }
:lang(ru).work-start-line3 {
    border-bottom: 2px solid black;
    height: 60px;
    width: 436px;
}
:lang(ru) .grid-form2 {
    display: grid
;
    grid-template-columns: 18% 66% 28%;
    align-items: center;
    gap: 10px;
}
:lang(ru).placeholder {
    display: flex
;
    justify-content: space-around;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 2px;
    gap: 16px;
    white-space: normal;
}

    .work-start-line1 {
        border-bottom: 2px solid black;
        height: 35px;
        width: 200px;
    }
    :lang(km).grid-form {
    display: grid
;
    grid-template-columns: auto 1fr auto 1fr auto;
    align-items: center;
    gap: 10px;
}
:lang(km).grid-form2 {
    display: grid
;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 10px;
}
:lang(km).work-start-line6 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 355px;
}
:lang(km)    .work-start-line7 {
        border-bottom: 2px solid black;
        height: 35px;
        width: 136px;
    }
    :lang(zh-CN).grid-form2 {
        display: grid
;
        grid-template-columns: 7% 78% 26%;
        align-items: center;
        gap: 10px;
    }
        :lang(zh-CN) .grid-form {
        display: grid
;
        grid-template-columns: auto 1fr auto 1fr auto;
        align-items: center;
        gap: 10px;
    }
        .work-start-line7 {
        border-bottom: 2px solid black;
        height: 35px;
        width: 136px;
    }
        :lang(zh-TW) .grid-form2 {
        display: grid
;
        grid-template-columns: 8% 84% 13%;
        align-items: center;
        gap: 10px;
    }
    :lang(zh-TW).work-start-line2 {
    border-bottom: 2px solid black;
    height: 20px;
    width: 291px;
}
:lang(ru).grid-form {
        display: grid
;
        grid-template-columns: auto 1fr auto 1fr auto;
        align-items: center;
        gap: 10px;
    }
        :lang(ru).work-start-line6 {
        border-bottom: 2px solid black;
        height: 65px;
        width: 383px;
    }
        :lang(Vi).work-start-line6 {
        border-bottom: 2px solid black;
        height: 60px;
        width: 383px;
    }
        :lang(zh-TW).work-start-line6 {
        border-bottom: 2px solid black;
        height: 43px;
        width: 383px;
    }
    :lang(th)    .work-start-line6 {
        border-bottom: 2px solid black;
        height: 45px;
        width: 385px;
    }
}


    @media screen and (max-device-width: 821px)
and (max-device-height: 1181px)
and (min-device-width: 819px)
and (min-device-height: 1179px) {

.work-start-line {
   border-bottom: 2px solid black;
        height: 55px;
        width: 196px;
    }
    :lang(km).work-start-line {
    border-bottom: 2px solid black;
    height: 88px !important;
    width: 132px !important;
}
:lang(zh-CN) .grid-form {
    display: grid;
    grid-template-columns: auto 33% 17% 1fr;
    align-items: center;
    gap: 10px;
}
:lang(zh-CN)    .work-start-line2 {
        border-bottom: 2px solid black;
        height: 20px;
        width: 295px !important;
    }
:lang(zh-CN).work-start-line14 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 254px !important;
}
:lang(zh-CN).work-start-line3 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 525px !important;
}
:lang(fil) .work-start-line {
    border-bottom: 2px solid black;
    height: 65px !important;
    width: 170px !important;
}
:lang(fil).grid-form1 {
    display: grid;
    grid-template-columns: auto 1fr auto 1fr auto;
    align-items: center;
    gap: 10px;
    padding-top: 30px !important;
}
.grid-form1 {
    display: grid;
    grid-template-columns: auto 1fr auto 1fr auto;
    align-items: center;
    gap: 10px;
    padding-top: 30px !important;
}
    :lang(km).work-start-line {
        border-bottom: 2px solid black;
        height: 58px !important;
        width: 205px !important;
    }
    :lang(km).grid-form22 {
    display: grid;
    grid-template-columns: 2% 1fr auto 1fr;
    align-items: center;
    gap: 10px;
}
.work-start-line2 {
    border-bottom: 2px solid black;
    height: 20px;
    width: 255px !important;
}
    :lang(hi).work-start-line3 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 382px !important;
}
:lang(ja).work-start-line2 {
    border-bottom: 2px solid black;
    height: 20px;
    width: 288px !important;
}
    :lang(ar).work-start-line, :lang(fa) .work-start-line {
    border-bottom: 2px solid black;
    height: 43px;
    width: 285px;
}
:lang(ru) .grid-form2 {
    display: grid;
    grid-template-columns: 15% 52% 28%;
    align-items: center;
    gap: 10px;
    margin-top: -15px;
}
:lang(ko)    .work-start-line2 {
        border-bottom: 2px solid black;
        height: 20px;
        width: 292px !important;
    }

:lang(ar).placeholder1, :lang(fa).placeholder1 {
    display: flex
;
    justify-content: space-evenly;
    width: 100%;

    margin-top: -3px;
    gap: 16px;
    white-space: nowrap;
    text-align: center;
}
:lang(hy) .placeholder {
    display: flex
;
    justify-content: space-around;
    width: 93%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 2px;
    gap: 16px;
    white-space: normal;
    text-align: center;
}
:lang(hy).grid-form2 {
    display: grid
;
    grid-template-columns: 9% 57% 25%;
    align-items: center;
    gap: 10px;
}
:lang(hy).work-start-line3 {
    border-bottom: 2px solid black;
    height: 60px;
    width: 395px;
}

.grid-form2 {
    display: grid
;
    grid-template-columns: 14% 54% 28%;
    align-items: center;
    gap: 10px;
}
.work-start-line3 {
    border-bottom: 2px solid black;
    height: 60px;
    width: 394px;
}
.placeholder {
    display: flex
;
    justify-content: space-around;
    width: 88%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 2px;
    gap: 16px;
    white-space: normal;
    text-align: center;
}
:lang(ar).grid-form2
{
        display: grid
;
        grid-template-columns:4% 64% 28%;
        align-items: center;
        gap: 10px;
    }
    :lang(fa).grid-form2 {
        display: grid;
        grid-template-columns: 12% 64% 28%;
        align-items: center;
        gap: 10px;
    }
    :lang(ar).work-start-line14,
    :lang(fa) .work-start-line14{
    border-bottom: 2px solid black;
    height: 47px;
    width: 355px;
}
    :lang(fil)    .work-start-line {
        border-bottom: 2px solid black;
        height: 35px;
        width: 290px;
    }

:lang(fa).grid-form {
    display: grid
;
    grid-template-columns: auto 1fr auto 1fr auto;
    align-items: center;
    gap: 10px;
}
:lang(km).work-start-line2 {
        border-bottom: 2px solid black;
        height: 20px;
        width: 268px !important;
    }
    :lang(zh-TW)    .work-start-line2 {
        border-bottom: 2px solid black;
        height: 20px;
        width: 291px !important;
    }
    :lang(fil)    .work-start-line2 {
        border-bottom: 2px solid black;
        height: 20px;
        width: 240px !important;
    }
:lang(hy)    .work-start-line2 {
        border-bottom: 2px solid black;
        height: 20px;
        width: 258px !important;
    }
:lang(fil).work-start-line3 {
    border-bottom: 2px solid black;
    height: 60px;
    width: 315px;
}
:lang(fil).grid-form2 {
    display: grid
;
    grid-template-columns: 12% 45% 28%;
    align-items: center;
    gap: 10px;
}
:lang(fil).table-cell2 {
    flex: 1;
    padding: 4px;
    font-weight: normal;
    padding-bottom: 15px;
    margin-left: -7px;
    margin-top: -5px;
    text-align: center;
   white-space:normal;
}
:lang(hy).work-start-line2 {
    border-bottom: 2px solid black;
    height: 20px;
    width: 263px;
}
.work-start-line2 {
    border-bottom: 2px solid black;
    height: 20px;
    width: 266px;
}
:lang(ar).work-start-line2, :lang(fa).work-start-line2 {
    border-bottom: 2px solid black;
    height: 13px;
    width: 289px;
}
:lang(fil).work-start-line6 {
    border-bottom: 2px solid black;
    height: 60px;
    width: 400px;
}
:lang(Vi).work-start-line6 {
    border-bottom: 2px solid black;
    height: 67px;
    width: 400px;
}
:lang(ar)    .placeholder,
:lang(fa)    .placeholder  {
        display: flex
;
        justify-content: space-around;
        width: 97%;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 2px;
        gap: 16px;
        white-space: normal;
        text-align: center;
    }
    .work-start-line6 {
    border-bottom: 2px solid black;
    height: 62px;
    width: 400px;
}
:lang(hi) .grid-form2 {
    display: grid
;
    grid-template-columns: 9% 56% 34%;
    align-items: center;
    gap: 10px;
}
:lang(hi).work-start-line3 {
        border-bottom: 2px solid black;
        height: 35px;
        width: 394px;
    }
    :lang(km).work-start-line1 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 115px;
}
    :lang(ja).grid-form2

 {
    display: grid
;
    grid-template-columns: 5% 78% 14%;
    gap: 10px;
}
:lang(km).work-start-line3 {
    border-bottom: 2px solid black;
    height: 65px;
    width: 405px;
}
:lang(ko).work-start-line3 {
        border-bottom: 2px solid black;
        height: 48px;
        width: 394px;
    }
:lang(pa).work-start-line1 {
    border-bottom: 2px solid black;
    height: 40px;
    width: 210px;
}
:lang(zh-CN) .work-start-line1 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 285px;
}
    :lang(fil).work-start-line1 {
    border-bottom: 2px solid black;
    height: 40px;
    width: 200px;
}
:lang(zh-TW) .work-start-line1 {
    border-bottom: 2px solid black;
    height: 40px;
    width: 300px;
}
:lang(th).work-start-line1 {
    border-bottom: 2px solid black;
    height: 40px;
    width: 250px;
}
:lang(km).grid-form2 {
    display: grid
;
    grid-template-columns: 6% 59% 31%;
    align-items: center;
    gap: 10px;
}
:lang(zh-CN).work-start-line3 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 545px;
}
:lang(zh-TW) .work-start-line3 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 539px !important;
}
:lang(zh-TW).work-start-line2 {
    border-bottom: 2px solid black;
    height: 20px;
    width: 293px;
}
:lang(Vi).work-start-line1 {
    border-bottom: 2px solid black;
    height: 36px;
    width: 85px !important;
}
:lang(Vi)
    .work-start-line2 {
        border-bottom: 2px solid black;
        height: 20px;
        width: 230px !important;
    }
    :lang(ko).work-start-line1 {
    border-bottom: 2px solid black;
    height: 40px;
    width: 285px;
}
    :lang(ru).work-start-line1 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 210px !important;
}
:lang(hi).work-start-line2 {
        border-bottom: 2px solid black;
        height: 20px;
        width: 280px !important;
    }
:lang(fa).work-start-line2 {
        border-bottom: 2px solid black;
        height: 20px;
        width: 290px !important;
    }
:lang(ru)    .work-start-line2 {
        border-bottom: 2px solid black;
        height: 20px;
        width: 260px !important;
    }
    .work-start-line {
        border-bottom: 2px solid black;
        height: 57px !important;
        width: 214px !important;
    }
    :lang(hy)    .work-start-line {
        border-bottom: 2px solid black;
        height: 57px !important;
        width: 214px !important;
    }
    :lang(ar)    .work-start-line {
        border-bottom: 2px solid black;
        height: 50px !important;
        width: 214px !important;
    }
    :lang(ar).grid-form22 {
    display: grid;
    grid-template-columns: 10% 30% 21% 20% auto;
    align-items: center;
    gap: 10px;
}
:lang(fa) .grid-form22 {
    display: grid;
    grid-template-columns:2% 30% 24% 22% auto;
    align-items: center;
    gap: 10px;
}
:lang(fa)    .work-start-line {
        border-bottom: 2px solid black;
        height: 50px !important;
        width: 214px !important;
    }
    :lang(hi)    .work-start-line {
        border-bottom: 2px solid black;
        height: 35px !important;
        width: 214px !important;
    }
:lang(Vi).work-start-line

 {
    border-bottom: 2px solid black;
    height: 63px !important;
    width:245px !important;
}
:lang(zh-CN).work-start-line2 {
    border-bottom: 2px solid black;
    height: 20px;
    width: 296px;
}
:lang(pa).work-start-line3 {
    border-bottom: 2px solid black;
    height: 35px;
    width: 465px !important;
}
    :lang(hy).placeholder13 {
    display: flex
;
    justify-content: space-evenly;
    width: 100%;
    margin-top: 2px;
    gap: 16px;
    white-space: normal;
    text-align: center;
}
:lang(ja).placeholder13 {
    display: flex
;
    justify-content: space-evenly;
    width: 100%;
    margin-top: 2px;
    gap: 16px;
    white-space: normal;
    text-align: center;
}

:lang(th).work-start-line2 {
    border-bottom: 2px solid black;
    height: 20px;
    width: 280px;
}
:lang(km).placeholder13 {
    display: flex
;
    justify-content: space-evenly;
    width: 100%;
    margin-top: 2px;
    gap: 16px;
    white-space: normal;
    text-align: center;
}
:lang(fil).placeholder13 {
    display: flex
;
    justify-content: space-evenly;
    width: 100%;
    margin-top: 2px;
    gap: 16px;
    white-space: normal;
    text-align: center;
}
:lang(Vi).placeholder13 {
    display: flex
;
    justify-content: space-evenly;
    width: 100%;
    margin-top: 2px;
    gap: 16px;
    white-space: normal;
    text-align: center;
}
:lang(ru).placeholder13 {
    display: flex
;
    justify-content: space-evenly;
    width: 100%;
    margin-top: 2px;
    gap: 16px;
    white-space: normal;
    text-align: center;
}
:lang(km).middle-text {
    white-space: nowrap;
}

:lang(km).work-start-line2 {
    border-bottom: 2px solid black;
    height: 20px;
    width: 294px;
}
:lang(Vi)    .work-start-line2 {
        border-bottom: 2px solid black;
        height: 20px;
        width: 240px;
    }
    :lang(Vi).grid-form2 {
    display: grid
;
    grid-template-columns:11% 33% 49%;
    align-items: center;
    gap: 10px;
}
:lang(Vi).work-start-line3 {
    border-bottom: 2px solid black;
    height: 76px;
    width: 230px;
}
:lang(ru).work-start-line3 {
    border-bottom: 2px solid black;
    height: 65px;
    width: 390px;
}
:lang(Vi).placeholder {
    display: flex
;
    justify-content: space-evenly;
    width: 80%;
    margin-top: 2px;
    gap: 16px;
    white-space: normal;
    text-align: center;
}
:lang(ar)    .work-start-line2 {
        border-bottom: 2px solid black;
        height: 20px;
        width: 298px !important;
    }

    :lang(ja)    .work-start-line,
:lang(ko) .work-start-line ,
:lang(pa)               .work-start-line,
:lang(zh-CN)    .work-start-line,
:lang(th)  .work-start-line,
:lang(zh-TW)  .work-start-line,
:lang(ru)  .work-start-line
 {
        border-bottom: 2px solid black;
        height: 40px !important;
        width: 214px !important;
    }
}

 .address-ltr1
{

    direction: ltr !important; 

    unicode-bidi: embed; 

    white-space: nowrap; 

    display: inline-block; 

  } 
.placeholder12 {
    display: flex
;
    justify-content: space-evenly;
    width: 100%;
   /* margin-left: -107px;
    margin-right: -80px;*/
    margin-top: 2px;
    gap: 16px;
    white-space:normal;
    text-align: center;
}
.placeholder5 {
    display: flex
;
    justify-content:space-evenly;
    width: 75%;
    /*margin-left: -67px;
    margin-right: -80px;*/
    margin-top: 2px;
    gap: 16px;
    white-space: normal;
    text-align: center;
}
.placeholder13 {
    display: flex
;
    justify-content:space-evenly;
    width: 100%;
    /*margin-left: -107px;
    margin-right: -80px;*/
    margin-top: 2px;
    gap: 16px;
    white-space: nowrap;
    text-align: center;
}
:lang(Vi).placeholder5 {
    display: flex
;
    justify-content: space-evenly;
    width: 74%;
    margin-top: 2px;
    gap: 16px;
    white-space: normal;
    text-align: center;
}