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

 {
    display: inline-block;
    border-bottom: 2px solid black;
    width: 170px;
    margin-inline-start: 10px;
}
.header_container {
    display: flex;
    justify-content: space-between;
    column-gap: 30px !important;
}
.logo1 {
 width:40%;
}
.notice {
    width:40%;
    
 }
.divTableRowAddress {
    display: table-row;
}

.divTableCellAddress {
    display: table-cell;
}

/* Table 1 CSS*/
.table1 {
    width: 100%;
    border-collapse: collapse;
    border: 1.5px solid #050000;
    table-layout: fixed;
}
.table1 thead {
    font-weight: bold;
  }
.table1 th, .table1 td {
    width: 100px;
    height: 50px;
    border: 1.5px solid #050000;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
  }
 
  .horizontal-line {
    border: none;
    height: 1px;
    background-color: #000;
    width: 100%;
    margin: 20px 0;
    margin-bottom:40px;
  }
.blanklinecallout {
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0, 0, 0, 0);
   border: 0;
}
/*Table 2 CSS*/
.table2 {
    margin-left: auto; 
    margin-right:auto;
}

.table2 td {
    text-align: end;
    padding-inline-end: 5px;
}

/*Table 3 CSS*/
.table3 {
    width: 100%;
    border-collapse: collapse;
    border: 1.5px solid #050000;
  }

.table3 th {
    border: 1px solid #050000;
    text-align: center;
    padding:5px;
}
.table3 td {
    border: 1px solid #050000;
padding-inline-start:3px;
 padding:5px;
  }

.info-row td {
 
    font-style: italic;
    text-align: center;
  }
ul,ol {
    margin-inline-start: 20px;  
    margin-inline-end: 20px;
}
ul.aligned-list {
  list-style-position: inside;
  padding-left: 0;
  margin-left: 0;
}

ul.aligned-list li {
  padding-left: 20px;
  text-indent: -20px;
}
    :lang(hy).table3 td {
    border: 1px solid #050000;
    padding-inline-start: 3px;
    padding: 5px;
    white-space: nowrap;
}
:lang(fil).table3 td {
    border: 1px solid #050000;
    padding-inline-start: 3px;
    padding: 5px;
    white-space: nowrap;
}


/*________________________________________________________*/

.blanklinecallout {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.line2 {
    display: inline-block;
    border-bottom: 1px solid black;
    width: 100px;
    margin-bottom: 0px;
    height: 17px;
    margin-inline-start: 5px;
}
.divTable {
  width: 100%;
}

.divTableRow {
  display: table-row;
}

.divTableCell {
  display: table-cell;
  padding: 0px 6px;
  vertical-align: top;
  text-align: end;
}

.line1 {
    display: inline-block;
    border-bottom: 1px solid black;
    width: 110px;
    margin-bottom: 0px;
    height: 17px;
    margin-inline-start: 5px;
}
.Amount{
    padding-inline-start:25%;
}
:lang(ar).Amount ,
:lang(fa).Amount{
    padding-inline-start: 25% !important;
}
:lang(ar).divTable,
:lang(fa).divTable{
    width: 70%;
}
:lang(ar).divTableCell,
:lang(fa).divTableCell {
    display: table-cell;
    padding: 0px 6px;
    vertical-align: top;
    text-align: end !important;
}
:lang(hy).Amount,
:lang(ko).Amount{
    padding-inline-start:15%;
}
:lang(ru).Amount {
    padding-inline-start: 10%;
}
:lang(fil).Amount {
    padding-inline-start: 20%;
}
  @media only screen and (max-width: 768px)
 {
    .header_container {
        flex-direction: column;
        justify-content: center;
        align-items: center !important;
        
    }
    :lang(ru).Amount {
    padding-inline-start: 0%;
}
    :lang(ar).divTableCell, :lang(fa).divTableCell {
    display: inline-flex;
    padding: 0px 6px;
    vertical-align: top;
    text-align: end !important;
}
:lang(hy).Amount, :lang(ko).Amount {
    padding-inline-start: 0%;
}
    .line1 {
    display: inline-block;
    border-bottom: 1px solid black;
    width: 260px;
    margin-bottom: 0px;
    height: 30px;
    margin-inline-start: 5px;
}
:lang(fil).Amount {
    padding-inline-start: 0%;
}
    .divTableCell {
    display: table-cell;
    padding: 0px 6px;
    vertical-align: top;
    text-align: left;
}
    .divTable {
    width: 76%;
}
.Amount {
    padding-inline-start: 0%;
}
    .divTableRow {
    display: block;
    margin-bottom: 14px;
  }
.line2 {
        display: inline-block;
        border-bottom: 1px solid black;
        width: 299px;
        margin-bottom: 10px;
        height: 20px;
        margin-inline-start: 5px;
    }
    :lang(ar).divTable ,
    :lang(fa).divTable {
        width: 100% !important;
    }
        .line1 {
        display: inline-block;
        border-bottom: 1px solid black;
        width: 310px;
        margin-bottom: 0px;
        height: 30px;
        margin-inline-start: 5px;
    }
  .divTableCell {
    display: inline-flex;
    width: 128%;
  }

  /* Label */
  .divTableCell:first-child {
  
    margin-bottom: 4px;
  }

  /* Value */
  .divTableCell:last-child {
           padding-inline-start: 6px;
  }

        .divTableRowA {
        flex-direction: column;
        width: 100%;
        margin-left: 40px;
    }
    .divAddressTable {
           text-align: center;
           padding-bottom: 20px;
    }
    .divAddressTable1 {
           text-align: center;
           padding-top: 40px;
    }
    .notice {
            width:100% !important;
            padding-bottom: 10px;  
            margin-inline-start: 40px;  
            margin-inline-end: 20px;
    }
           
    .logo1  {
            width:auto !important;
    }

           .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 */
        }
:lang(ar)    .responsive-table-container table, :lang(fa)  .responsive-table-container table{
        width: 100%;
        min-width: 848px;
    }
    :lang(hy).table3 td {
    border: 1px solid #050000;
    padding-inline-start: 3px;
    padding: 5px;
    white-space: nowrap;
}



 }


 /* 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) 

{
.line2 {
        display: inline-block;
        border-bottom: 1px solid black;
        width: 100%;
        margin-bottom: 10px;
        height: 20px;
        margin-inline-start: 5px;
    }
        .line1 {
        display: inline-block;
        border-bottom: 1px solid black;
        width: 100%;
        margin-bottom: 0px;
        height: 30px;
        margin-inline-start: 5px;
    }
}



@media screen and (max-device-width: 821px)
and (max-device-height: 1181px)
and (min-device-width: 819px)
and (min-device-height: 1179px) { :lang(hy)
.table3 td ,  :lang(ru)
.table3 td{
    border: 1px solid #050000;
    padding-inline-start: 3px;
    padding: 5px;
    white-space: nowrap;
}
}