
/* Hide Submit Button */
.form-submit-button {
    display: none !important;
}

/* Hide Language Element */ 
#form-element-wrapper_16{
    visibility: hidden !important;
  }
/* ------------------ */

/* ------------------ */

/* Hide Print Button */
#print-preview {
    display: none !important;
}

/* TO CONTROL SCREEN SCROLL*/
.form-section, .form-item {
    display: block;
    overflow: hidden;
    padding-left: inherit;
    padding-bottom: 16px;
}

/* Hiding extra space at footer*/

#form-element-wrapper_18{ display:none;}

/* ----------------- */

/* Styling EDD logo along with telephone numbers */
/* Include media query */

.header_container {
    display: flex;
    justify-content: space-between;
    column-gap: 30px !important;
    }
    
.telephone {
    float: right;
    width: 40%;
    }
    
.legendsstyle {
    padding-left: 9px;
    width: auto;
    }
    
.divTableRow {
    display: table-row;
    }
    
.divTableCell {
    display: table-cell;
    padding: 0px 5px;
   /* width:55%;*/
    }
    
.divTableCell3 {
    display: table-cell;
    padding: 0px 10px;
    width:55%;
    }

.divTable {
    display: table;
}
.jtext10 {
    display: block;
    margin-top: -18px;
    padding-left: 70px !important;
    margin-right: 0px !important;
    padding-bottom: 15px;
}
.line10 {
    flex-grow: 1;
    border-bottom: 1.5px solid #000;
    margin-left: 55px !important;
    margin-bottom: 25px !important;
    margin-right: 55px !important;
    width: 87% !important;
}
/* 3 blank lines on the left and mail date, For office use only fields on right*/
/* Include media query */


.LeftLines{float:left;}

.divTableCellN {
    display: table-cell;
    padding-top: 6px;
    padding-right: 3px;
}

.blanklinecallout {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  .form-fieldM {
    display: flex
;
    align-items: center;
    margin-bottom: 5px;
}
.form-fieldQ {
    /* margin-left: 6%; */
    margin-top: -2%;
}
.greyboxsmall1{
    background-color: #e5e5e5;
    padding: 55px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
}
.divTableCellBig1 {
    /* border: 1px solid #ccc; */
    /* padding: 10px; */
    position: relative;
    display: inline-flex
;
}
.greyboxsmall {
    background-color: #e5e5e5;
    padding: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
}
.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;
}
.line {
    flex-grow: 1;
    border-bottom: 1.5px solid #000;
    margin-left: 0px;
    margin-bottom: 15px;
    margin-right: 0px;
}
.tex1 {
    flex: 1;
    min-width: 0;
   /* padding-right: 5px;
    padding-left: 5px;*/
}
.line1 {
    flex-grow: 1;
    border-bottom: 1.5px solid #000;
    margin-left: 0px;
 
    margin-right: 0px;
}
.line3 {
    flex-grow: 0.97;
    border-bottom: 1.5px solid #000;
    margin-left: 2px;
    /* margin-bottom: 15px; */
    margin-right: 2px;
}
.jtext1 {
    display: block;
    margin-top: -3px;
    padding-left: 0px;
    margin-right: 0px;
}
.jtext2 {
    display: block;
    margin-top: -3px;
    padding-left: 0px;
    margin-right: 0px;
}
.certification-container {
    display: flex
;
    align-items: flex-start;
    max-width: 100%;
}
.blank-line1 {
    display: inline-block; 
    border-bottom: 1px solid black;
    width:225px;
}
/*----------------- Box ---------------------*/
.box {
    border: 1px solid black;
    margin-bottom: 20px;
    width: 70%;
    height:100px;
}
.BYBOffice1 {
    width: 80%;
    padding-top: 5%;
}
/*----------------- Checkbox ---------------------*/
.divTable { 

    display: table; 
 
    width: 100%; 
 
    border-collapse: collapse; 
 
 } 
 
 .divTableRow { 
 
    display: table-row; 
 
 } 
 
 .sline1 {
    border-bottom: 1.5px solid #000;
    /* height: 20px; */
    margin-left: 37px;
    margin-right: 10px;
    width: 200%;
    margin-bottom: 10px;
}
 .Checkboxsize { 
 width: 14px; 
 height: 14px; 
 background-color: white; 
border-radius: 5%; 
 border: 1px solid grey; 
 appearance: none; 
 -webkit-appearance: none; 
  outline: none; 
 cursor: pointer; 
 margin-right: 8px; 
 } 
 .jtext {
    display: block;
    margin-top: -22px;
    padding-left: 50px;
    margin-right: 50px;
    padding-bottom: 15px;
}

    ul,ol{ margin-right:0px;}
/* To control bulletin space btwn checkboxes*/

.divTablecheckbox {
    display: table-cell;
    padding-right: 8px;
    font-family: "Noto", sans-serif;
    font-size: 14px;
    text-align: left !important;
}

.divTablecheck {
    display: table-cell;
    padding-left: 15px;
    font-family: "Noto", sans-serif;
    font-size: 14px;
    text-align: center;
}

.bullet{
    padding-left:5px;
    padding-bottom: 10px;
  }
  .jtext3{
    margin-left:5px;
    margin-right:5px;
  }
@media only screen and (max-width: 768px) {
 
    .header_container {
        flex-direction: column;
        justify-content: center;
        align-items: center !important;
    }
    .certification-container {
        display: flex
    ;
        align-items: flex-start;
        max-width: 100%;
        padding-top: 10px !important;
    }
    .jtext10 {
        display: block;
        margin-top: -18px;
        padding-left: 0px !important; 
        margin-right: 0px !important;
        padding-bottom: 15px;
    }
    
    .line10 {
        flex-grow: 1;
        border-bottom: 1.5px solid #000;
        margin-left: 55px !important;
        margin-bottom: 20px !important;
        margin-right: 55px !important;
        width: 70% !important;
    }
    .L1left{
        width:65%;
    }
    .telephone {
        float: right;
        width: 87%;
    }
    .box {
        position: sticky !important;
        /*left: 600px;*/
        width: 300px;
       /* height: 110px;*/
        border: 1px solid black;
        padding: 15px;
        margin: 10px;
        text-align: center;
    }
    .jtext3 {
        display: block !important;
        margin-top: -22px !important;
        padding-left: 50px !important;
        margin-right: 50px !important;
        padding-bottom: 0px !important;
    }
  
    .form-fieldW .halflineW {
        border-bottom: 1.5px solid black;
        width: 75%;
        margin-bottom: -3px;
        display: inline-block;
    }
    .line {
        flex-grow: 1;
        border-bottom: 1.5px solid #000;
        margin-left: 55px!important;
        margin-bottom: 15px!important;
        margin-right: 55px!important;
        width:70% !important;
    }
    .form-fieldM {
        display: contents !important;
        align-items: center;
        margin-bottom: 5px;
        width: 200%;
    }
    .sline1 {
        border-bottom: 1.5px solid #000;
        /* height: 20px; */
       margin-left: 0px; 
        margin-right: 0px; 
        width: 200%;
        margin-bottom: 10px;
    }
   
    .blank-line1 {
        display: inline-block; 
        border-bottom: 1px solid black;
        width:205px;
    }
    .divTableCellN {
        display: table-cell;
        padding-top: 22px;
        padding-right: 3px;
        align-content: end;
    }
    .head1 {
        text-align: center;
    }
    .line1 {
        flex-grow: 1;
        border-bottom: 1.5px solid #000;
        margin-left:0px !important;
        margin-bottom: 0px!important;
        margin-right: 0px!important;
        width: 80%!important;
    }
    
}


  /* 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;
    }
    .L1left {
        width: 35%;
    }
    .line10 {
        flex-grow: 1;
        border-bottom: 1.5px solid #000;
        margin-left: 55px;
        margin-bottom: 25px;
        margin-right: 46px;
        width: 85.1% !important;
    }
    .line1 {
        flex-grow: 1;
        border-bottom: 1.5px solid #000;
        margin-left: 0px !important;
        margin-bottom: 0px !important;
        margin-right: 0px !important;
        width: 91.8% !important;
    }
    .divTableCellN {
        display: table-cell;
        padding-top: 21px;
        padding-right: 3px;
    }
    .box {
        margin-left:180px;
        margin-right:180px;
    }
    .BYBOffice1 {
        width: 80%;
        padding-top: 0%;
    }
    .line {
        flex-grow: 1;
        border-bottom: 1.5px solid #000;
        margin-left: 55px !important;
        margin-bottom: 15px !important;
        margin-right: 55px !important;
        width: 85% !important;
    }
  
    }