/* Hide Submit Button */
.form-submit-button {
  display: none !important;
}
/* ------------------ */

/* Hide Print Button */
#print-preview {
  display: none !important;
  
}
/* ----------------- */
#form-element-wrapper_2{
  display: none;
}
/* Hiding Language dropdown*/

#form-element-wrapper_17{
  visibility: hidden !important;
}
/* css for edd logo and header*/

/* TO CONTROL SCREEN SCROLLBAR*/
.form-item {
    display: block;
    overflow: hidden;
    padding-left: inherit;
    padding-bottom: 16px;
}

.blank-line {
    flex-grow: 1;
    border-bottom: 1.5px solid #000;
    width: 126px;
    display: inline-block;
}
.header_container {
  display: flex;
  justify-content: space-between;
  column-gap: 30px !important;
}
.grey-box {
    background-color: #e5e5e5;
    width: 50%;
    border-radius: 0px;
    padding-bottom: 15%;
    float: left;
    position: relative;
    height: 20%;
    margin-top: 5%;
}
.blanklinecallout {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
} 
.ltr-embed {
    direction: ltr;
    unicode-bidi: isolate;
}
.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;
    margin-bottom:5px;
}
ul, ol {
    margin-right: 27px;
    
}
.jtext1 {
    display: block;
    margin-top: -3px;
    padding-left: 5px;
    margin-right: 7px;
   
}
th {
    border: 1px solid black;
    padding: 5px;
    vertical-align: top;
    font-weight: normal;
    text-align: justify;
  }
.jtext2 {
    display: block;
    margin-top: -3px;
    padding-left: 5px;
    margin-right: 7px;
    padding-bottom: 10px;
}
.jtext3{
    display: contents;
    margin-top: -20px;
    padding-left: 50px;
    margin-right: 50px;

}
.jtext4{
    display: block;
    margin-top: -20px;
    padding-left: 50px;
    margin-right: 50px;
    padding-bottom: 15px;

}
.jtext5 {
    display: block;
    margin-top: -20px;
    padding-left: 95px;
    margin-right: 32px;
    padding-bottom: 8px;
}
.jtext6 {
    display: block;
    margin-top: -25px;
    padding-left: 95px;
    margin-right: 32px;
    padding-bottom: 8px;
}
.form-fieldM {
    display: flex
;
    align-items: center;

}

.divTableCellBig1 {
    /* border: 1px solid #ccc; */
    /* padding: 10px; */
    position: relative;
    display: inline-flex
;
    width: 105px;
}
.line1 {
    flex-grow: 0.97;
    border-bottom: 1.5px solid #000;
    margin-left: 2px;
 
    margin-right: 2px;
}
.boldbotline {
  
    border-bottom: 3px solid black;
    width:96%;
}

.info-table td {
    border: 1px solid black;
    padding: 3px 3px;
    padding-bottom: 5px;
}
.greyboxsmall {
    background-color: #e5e5e5;
    padding: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
}
.line {
    flex-grow: 0.97;
    border-bottom: 1.5px solid #000;
    margin-left: 2px;
    /* margin-bottom: 15px; */
    margin-right: 2px;
}
.line2 {
    flex-grow: 1;
    border-bottom: 1.5px solid #000;
    margin-left: 55px;
    margin-bottom: 20px;
    margin-right: 46px;
    width: 85%;
    margin-top: 15px;
}
.line3 {
    flex-grow: 1;
    border-bottom: 1.5px solid #000;
    margin-left: 55px;
    margin-bottom: 20px;
    margin-right: 46px;
    width: 85%;
    margin-top: 15px;
}

.divTableRowW {
    display: table-row;
}


.certification-container {  

    display: flex;  
    
    align-items: flex-start; /* Aligns the text properly */  
    
    max-width: 100%; /* Ensures responsiveness */  
    
    }  
    
.certification-container1 {  

    display: flex;  
    
    align-items: flex-start; /* Aligns the text properly */  
    
    max-width: 100%; /* Ensures responsiveness */  
    margin-left: 50px;
    padding-bottom: 10px;
    margin-right:50px;
    
    }  
    
    .label1 {  
    
    font-weight: bold;  
    
    white-space: nowrap; /* Prevents wrapping */  
    
    margin-right: 10px; /* Space between label and text */  
    
    flex: 0 0 auto; /* Prevents shrinking */  
    
    }  
    
    .tex1 {  
    
    flex: 1; /* Ensures the text takes up remaining space */  
    
    min-width: 0; /* Fixes overflow issues */  
    
    padding-right: 5px;  
    padding-left:5px;
    
    } 
    .form-fieldF {
        display: flex
    ;
    }
    .halfboldbotline {
        padding-top: 4px;
        border-bottom: 1.5px solid black;
    }
    .divTableCellW1 {
        display: table-cell;
        padding: 4px;
        text-align: start;
        margin-top: -7px;
        text-align: center;
    }
    .initline {
        flex-grow: 0.2;
        border-bottom: 1.5px solid black;
        margin-bottom: 4px;
        width: 135px;
    }
    .divTableCellW2 {
        display: table-cell;
        padding: 4px;
        text-align: start;
        margin-top: -7px;
        width: 14%;
    }
    .halfline {
        flex-grow: 0.5;
        border-bottom: 1.5px solid black;
        margin-bottom: 4px;
    }
@media screen and (max-device-width: 768px) {

    .header_container {
        flex-direction: column;
        justify-content: center;
        align-items: center !important;
    }
    .grey-box {
        background-color: #e5e5e5;
        width: 100%;
        border-radius: 0px;
        padding-bottom: 25%;
        float: left;
        position: relative;
        height: 20%;
        margin-top: 2%;
        margin-bottom: 35px;
    }
    .form-fieldF {
        display: block;
    }
    .divTableCellW1 {
        display: block;
        padding: 4px;
        text-align: start;
        width: auto;
    }
    .divTableCellW2 {
        display: block;
        padding: 4px;
        text-align: start;
        width: auto;
    }
    .initline {
        flex-grow: 0.2;
        border-bottom: 1.5px solid black;
        margin-bottom: 4px;
        width: 100% !important;
    }
    h1 {
        font-size: 38.4px;
        text-align: center;
    }
}

/* 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;
}
.grey-box {
    background-color: #e5e5e5;
    width: 50%;
    border-radius: 0px;
    padding-bottom: 15%;
    float: left;
    position: relative;
    height: 20%;
    margin-top: 2%;
    margin-bottom: 35px;
}
}