
/* Hide Submit Button */
.form-submit-button {
  display: none !important;
}
/* ------------------ */

/* Hide Print Button */
#print-preview {
  display: none !important;
}
/* ----------------- */

/* Hiding Language dropdown*/
 
#form-element-wrapper_3{
    visibility: hidden !important;
  }

/* ----------------- */

/* Hiding extra space at footer*/

#form-element-wrapper_2{ display:none;}

/* ----------------- */

.header_container {
  display: flex;
  justify-content: space-between;
  column-gap: 18px !important;
}

.blank-line1 {
  display: inline-block;
  border-bottom: 1px solid black;
  width: 147px;
  text-align: left;
}

.blanklinecallout {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
 }

 .divTableCellBig1 { 
  display:table-cell;
  width:5%;
  width: 3.5%;
  padding-top: 6px;
}
 
.logo-left {
  padding-top: 45px;
  margin-left: 53px;
}

.seal-right {
  padding-top: 15px;
  padding-right: 100px;
}

.divTableRow1 {
  display: table-row;
}

.mailbox {
  width: 52%; 

}
:lang(hy).mailbox
{
  width:68%;
}
:lang(ru).mailbox,
:lang(fil).mailbox,
:lang(km).mailbox
{
width:62%;
}
/* TO CONTROL SCREEN SCROLL*/
.form-section, .form-item {
  display: block;
  overflow: hidden;
  padding-left: inherit;
  padding-bottom: 16px;
}

.divTableCell1 {
  display: table-cell;
  padding: 3px;
}

.longbars {
  width: 100%; 
  margin-top: -15px;
}

.head1 {
  margin-top: -15px;
}

.addrlist {
  margin-bottom: -10px;
  margin-top: -14px;
}

/* For Ordered List on ADDRList */
.form-field {
  display: flex; 
    align-items: center;
    
}
.line1 {
  flex-grow: 0.90;
  border-bottom: 1.5px solid #000;
  /*margin-left: 5px;*/
}

/* */

.divTable {
  margin-top: -12px;
 }

.divTableCell2 {
  display: table-cell;
  padding: 3px;
}

.blank-line2 {
  display: inline-block;
  border-bottom: 1px solid black;
  width: 825px;
}

.blank-line3 {
  display: inline-block;
  border-bottom: 1px solid black;
  width: 42px;
  height: 16px;
}

.blank-line4 {
  display: inline-block;
  border-bottom: 1px solid black;
  width: 755px;
  margin-left:30px;
}

.divTableCell3 {
  display: table-cell;
  padding: 3px;
}

.divTableCell4 {
  display: table-cell;
  padding: 3px;
white-space: nowrap;
  
}

.divTableCell5 {
  display: table-cell;
  padding: 3px;
}

.divCell1 {
  display: table-cell;
  padding: 3px;
}

.divTableCell6 { 
  display:table-cell;
}

.divTableCell7 {
  display: table-cell;
  padding: 3px;
  column-width: 80px;
}

.Checkboxsize {  
  width: 14px;  
  height: 14px;  
  background-color: white;  
  border-radius: 5%;  
  vertical-align: middle;  
  border: 1px solid gray;  
  appearance: none;  
  -webkit-appearance: none;  
  outline: none;  
 }  

.divTableCellBig {
  display: table-cell;
  padding: 5px;
  vertical-align: top;
}
.divTableCellBig2 {
  display: table-cell;
  padding: 5px;
  vertical-align: top;
}


.jtext {
  display:block;
  margin-top: -20px; 
  padding-left: 25px ;
  margin-right: 20px;
  }
  :lang(ar).jtext,
:lang(fa).jtext {
  display:block;
  margin-top: -25px; 
  padding-left: 25px ;
  margin-right: 20px;


}
.adjust{
 width:10%;
}
:lang(fa) .adjust,
:lang(ar) .adjust,
:lang(ja).adjust,
:lang(th).adjust,
:lang(zh-CN).adjust,
:lang(zh-TW).adjust {
 width:15%;
}
:lang(fil) .adjust{
  width:28%;
}

.divtable1 {
  display: table;
  padding-top: 0px;
  margin-top: -14px;
  margin-bottom: -4px;
}

.bottompg1 {
  margin-top: -14px;
}

ul,ol{margin-inline-start:20px;}
.wspace{
  white-space: nowrap;  
}
  @media screen and (max-device-width: 768px) {
   
    .header_container {
      flex-direction: column;
      justify-content: center;
      align-items: center !important;
  }
.adjust{
  width:auto;
}
:lang(fa) .adjust,
:lang(ar) .adjust,
:lang(ja).adjust,
:lang(th).adjust,

:lang(zh-CN).adjust,
:lang(zh-TW).adjust {
 width:auto;
}
:lang(ru).wspace, 
:lang(th).wspace,
:lang(hy).wspace{
  white-space: normal;
}
:lang(fil).adjust{
  width: 40%;
        white-space: normal;
}

:lang(fil).form-field{
  align-items: end!important;
}
    .logo-left {
      padding-top: 45px;
      margin-left: -7px;
    }
    
    .seal-right {
      padding-top: 15px;
      padding-right: 11px;
    }
    
    .blank-line1 {   
      display: inline-block;  
      border-bottom: 1px solid black; 
      width: 100%;  
      margin-bottom: 10px;    
      height: 20px;
    }

    .mailbox {
      width: 260px;
      border: 1px;
      display: contents;
      text-align: center;
      padding-left: 37px;
      padding-right: 55px;
      margin-bottom: 30px;
      padding-top: 20px;
    }
  
    .divTableRow1 {
      display: contents;
      text-align: center;
    }
    .divTableRow2{
      display: table-row;
    }

    .divTableCell4 {
      display: table-cell;
      padding: 3px;
      column-width: 61px;
  }

    .divTableCell5 {
     
      width:55%;
      display: contents;
    }

    .divTableCell6 { 
      display:table-cell;
      width:32%;
      display: inline;
    }

    .divTableCell7 {
      width: 23%;
    }

    .line1 {
      flex-grow: 0.90;
      border-bottom: 1.5px solid #000;
      /*margin-left: 5px;*/
    }
    
    .blank-line4 {
      display: inline-block;
      border-bottom: 1px solid black;
      width: 560%;
    }
    .blank-line1{width:70%;}

.divTableRow{margin-left:0px;}
.divTableCellBig2{display: contents;}
  }


  /* 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)

{
:lang(fil).adjust{
  width: 40%;
        white-space: nowrap;
}
  .line1 {
    flex-grow: 0.90;
    border-bottom: 1.5px solid #000;
    margin-left: 15px;
}
.divTableRow{margin-left:0px;}
 /* .blank-line4 {
    display: inline-block;
    border-bottom: 1px solid black;
    width: 238%;
  } */

  /*.divTableCell4 {
    display: table-cell;
    padding: 3px;
    column-width: 80px;
  }
    .divTableCell5 {
      display: table-cell;
      padding: 3px;
      width: 61%;
}

.divTableCell6 { 
  display:table-cell;
  width: 25%;
}



.divTableCell7 {
  display: table-cell;
  padding: 3px;
  width: 11%;
}*/

.divTableCell4 {
  display: table-cell;
  padding: 3px;
  column-width: 61px;
}
.blank-line1{width:40%;}
.divTableCell5 {
 
  width:55%;
  display: contents;
}

.divTableCell6 { 
  display:table-cell;
  width:32%;
  display: contents;
}

.divTableCell7 {
  width: 23%;
}}