/* Hide Submit  and Print Button */
.form-submit-button {
    display: none !important;
  }
  
  
  #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;
}
ul,ol{
    margin-right: 20px;
}
  
    .header_container {
      display: flex;
      justify-content: space-between;
      column-gap: 30px !important;
  }
label{
    padding-bottom:0;
}
  .greyboxsmall {
    background-color: #e5e5e5;
    padding: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
    margin-inline-start: 3px;
}
.blanklinecallout {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }

  /*----------------- Box ---------------------*/
.box {
  
    background-color: #e5e5e5;
    margin-bottom: 20px;
    width: 45%;
    height: 100px;
    margin-top: 5%;
    border: 0px solid #ccc;
}
.mailDate{
    margin-top: 5%;
}
.blank-lineM {
    display: inline-block;
    border-bottom: 1px solid black;
    width: 70px;
    height: 18px;
    margin-left: 0px;
    margin-right: 0px;
    margin-inline-start: 5px;
    margin-inline-end: 5px;
}
.blank-lineM1 {
    display: inline-block;
    border-bottom: 1px solid black;
    flex-grow: 1;
    height: 18px;
    margin-left: 0px;
    margin-right: 0px;
    margin-inline-start: 2px;
    margin-inline-end: 2px;
}
.blank-line1 {
    display: inline-block; 
    border-bottom: 1px solid black;
    width:100%;
}
.blank-line1p {
    display: inline-block; 
    border-bottom: 1px solid black;
    width:150px;
}
.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;
} 
   .jtext {
    display: block;
    margin-top: -24px;
    margin-inline-start: 45px;
    margin-bottom:10px;
}
.ctext {
    display: flex;
    margin-top: -22px;
    margin-inline-start: 45px;
    margin-bottom:10px;
}
.linesm1 {
    width: 7%;
    display: inline-block;
    border-bottom: 1px solid #000;
    height: 18px;
}  
.list{
    padding-bottom:5px;
}
.divTableRow {
    display: table-row;
    }
    .divTableCellN {
        display: table-cell;
        padding-top: 6px;
        padding-right: 3px;
        text-align: left;
    }
    .divTableCellW {
        display: table-cell;
        padding-right: 10px;
    
        width: 5%;
   
        padding-bottom: 0px;
    }
    .form-fieldW .halflineW {
        border-bottom: 1.5px solid black;
        width: 50%;
        margin-bottom: -3px;
        display: inline-block;
    }
    
    .form-fieldW div {
       
        margin-top: 1px;
    }
    .blank-line {
        /*display: inline-block; */
        border-bottom: 1px solid black;
        width:300px;
        padding-top:11.25px;
    }
    .greyboxsmall1{
        background-color: #e5e5e5;
        padding: 55px;
        padding-top: 0px;
        padding-bottom: 0px;
        text-align: center;
        margin-inline-start: 3px !important;
    }
    .form-field1 {
        display: flex
    ;
        align-items: center;
        margin-bottom: 5px;
        flex-wrap: wrap;
        padding-left: 96px;
    padding-right: 96px;
    }
    .form-field1 .text {
        white-space: nowrap !important;
        padding-bottom:10px;
    }
    .form-field1 .line {
        flex-grow: 0.55;
        border-bottom: 1px solid #000;
    }
    .line150{
        border-bottom: 1px solid #000;
        height: 10px !important;
        margin-left: 5px !important;
        margin-right: 5px !important;
        width: 65%;
        display: inline-block;
        }
        .line151{
       
            flex-grow: 0.35;
            border-bottom: 1px solid #000;
            height: 10px !important;
            margin-left: 5px !important;
            margin-right: 5px !important;
        }
        .line152{
       
            flex-grow: 0.55;
            border-bottom: 1px solid #000;
            height: 10px !important;
            margin-left: 5px !important;
            margin-right: 5px !important;
        }
        .line153 {
            flex-grow: 0.56;
            border-bottom: 1px solid #000;
            height: 10px !important;
            margin-left: 5px !important;
            margin-right: 5px !important;
        }
  

        :lang(fil) .cell1 ,
        :lang(hy) .cell1{
            display:contents;
        }
:lang(en) .line150,
:lang(hy) .line150,
:lang(fil) .line150{
    border-bottom: 1px solid #000;
    height: 10px !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
    width: 33% !important;
    display: inline-block;
    }
      
.cell1{
    display: inline-flex;
        width: 50%;
        align-items: center;
}
.certification-container {
    display: flex
;
    align-items: flex-start;
    max-width: 100%;
}  
.tex1 {
    flex: 1;
    min-width: 0;
}  
.jtext2 {
    display: block;
    margin-top: -3px;
    padding-left: 0px;
    margin-right: 0px;
}
.line1 {
    flex-grow: 1;
    border-bottom: 1.5px solid #000;
    margin-left: 0px;
    margin-right: 0px;
}
.form-fieldQ {
    /* margin-left: 6%; */
    margin-top: -2%;
}
.line10 {
    flex-grow: 1;
    border-bottom: 1px solid #000;
    margin-left: 44px !important;
    margin-bottom: 20px !important;
    margin-right: 44px !important;
    width: 86% !important;
}
.jtext10 {
    display: block;
    margin-top: -18px;
    padding-left: 70px !important;

    padding-bottom: 20px;
}
.jtext11 {
    display: block;
    margin-top: -25px;
    padding-left: 70px !important;
    padding-bottom: 10px;
}
    @media only screen and (max-width: 768px) {
 
        .header_container {
            flex-direction: column;
            justify-content: center;
            align-items: center !important;
        }
    
    .box{
        width:90%;
    }
    .blank-lineM1 {
        display: inline-block;
        border-bottom: 1px solid black;
        flex-grow: 1;
        height: 18px;
        margin-left: 0px;
        margin-right: 0px;
        margin-inline-start: 0px !important;
        margin-inline-end: 0px !important;
    }
    .form-fieldW .halflineW {
       
        width: 100% !important;
       
    } 
    .line10 {
        flex-grow: 1;
        border-bottom: 1px solid #000;
        margin-left: 35px !important;
        margin-bottom: 25px !important;
        margin-right: 35px !important;
        width: 85.9% !important;
    }
    .ctext {
        display: flex
    ;
        margin-top: -22px;
        margin-inline-start: 33px !important;
        margin-bottom: 10px;
    }
    .Note{
        padding-top:20px !important;
    } 
    .jtext{
        display: block;
        margin-top:-21px;
        margin-inline-start: 35px;
        padding-bottom: 10px;
    } 
     .form-field1 .text {
        white-space: normal !important;
        padding-bottom: 5px !important;
        padding-top: 5px !important;
        width: 200px !important;
    }
    .form-field1 {
        display: contents !important;

        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .line153, .line152,.line150,.line151 {
        height:20px !important;
        margin-left: 0px !important;
    margin-right: 0px !important;

    }
    :lang(en) .line150, :lang(hy) .line150, :lang(fil) .line150 {
        border-bottom: 1px solid #000;
        height: 10px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
        width: 200% !important;
        display: inline-block !important;
        padding-top: 10px !important;
    }
    .cell1 {
        display: block !important;
        width: 50% !important;
        align-items: center !important;
    }
    .divTableCellW {
        display: table-cell;
        padding-right: 0px !important;
        width: 5%;
        padding-bottom: 0px;
    }
    }
    
  /* Media Query for iPad Mini */
  @media only screen 
  and (min-width: 768px) 
  and (max-width: 768px) 
  and (min-height: 1024px) 
  and (max-height: 1024px)
  {
  
    .header_container {
        flex-direction: column;
        justify-content: center;
        align-items: center !important;
    }

    .box{
        width:50%;
    }
    .form-fieldW .halflineW {
       
        width: 50%;
       
    }  
    .form-fieldW .halflineW {
        width: 50% !important;
    }

}

