




/* Hide Submit Button */
.form-submit-button {
    display: none !important;
  }
  
  /* Hide Print Button */
  #print-preview {
    display: none !important;
  }
  /* Hiding Language dropdown*/
  
  #form-element-wrapper_14{
      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;
  }
  /*-----------------------------------*/

/* Styling EDD logo along with telephone numbers */
/* Include media query */
.header_container {
    display: flex
;
    justify-content: space-between;
    column-gap: 30px !important;
}



.telephone {
  
    width: 41%;
}

.legendsstyle {
    padding-left: 6px;
    
}

.divTableRow {
    display: table-row;
}

.divTableCell {
    display: table-cell;
    padding: 3px 7px;
}

/*----------------------------For text inside grey box appeallanr infirmation----------------------------------*/
.section-header {
    border: 1px solid rgba(0, 0, 0, 1);
    padding: 10px;
    background-color: rgba(240, 240, 240, 1);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-weight: bold;
    gap: 45px; /* Adds space between SECTION I and APPELLANT INFORMATION */
  }
  
  .section-number {
    white-space: nowrap;
    font-weight: bold;
    padding-right: 15px;
  }
  
  .section-title {
  /*  white-space: nowrap;*/
    font-weight: bold;
  }
  
  /*---------------------for checkbox---------------------------*/
  .Checkboxsize {
    width: 14px;
    height: 14px;
    background-color: white;
    border-radius: 5%;
    border: 1px solid grey;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    cursor: not-allowed;
    margin-right: 8px;
    padding: 10px;
    margin-top: 10px;
    pointer-events: none;
}
  /*--------------------for text blank line text blankline---------------------*/
  
.line {
    flex-grow: 1;
    border-bottom: 1.5px solid #000;
    margin-left: 5px;
    margin-bottom: 8px;
  margin-right:5px;
}

.line1 {
   /* flex-grow: 1;*/
    border-bottom: 1.5px solid #000;
    margin-left: 5px;
    margin-bottom: 8px;
  margin-right:5px;
  width:45%;
}

.line2 {
   /* flex-grow: 1;*/
    border-bottom: 1.5px solid #000;
   /* margin-left: -30px;*/
    margin-bottom: -15px;
  margin-right:-3px;
  margin-top:4px;
 
}

.line3 {
   /* flex-grow: 1;*/
    border-bottom: 1.5px solid #000;
    margin-left: -5px;
    margin-bottom: -17px;
  margin-right:1px;
 /* width:297%;*/
 margin-top:19px;
}

.line4 {
      flex-grow: 1;
    border-bottom: 1.5px solid #000;
   /* margin-left: -28px;*/
    margin-bottom: -15px;
  margin-right:5px;

}

.line5 {
      /* flex-grow: 1;*/
    border-bottom: 1.5px solid #000;
   /* margin-left: -32px;*/
    margin-bottom: -15px;
  margin-right:5px;

}

.line6 {
    /* flex-grow: 1;*/
    border-bottom: 1.5px solid #000;
   /* margin-left: -113px;*/
    margin-bottom: -15px;
  margin-right:5px;

}

.line7 {
   /* flex-grow: 1;*/
    border-bottom: 1.5px solid #000;
   /* margin-left: -23px;*/
    margin-bottom: -15px;
  margin-right:0px;
 
}
.jtext1 {
    display: block;
    margin-top: -22px;
    padding-left: 35px;
    padding-right: 50px;
}


.line9 {
    /* flex-grow: 1;*/
    border-bottom: 1.5px solid #000;
    margin-left: -41px;
    margin-bottom: -15px;
  margin-right:5px;
  
}

.line10 {
    /* flex-grow: 1;*/
    border-bottom: 1.5px solid #000;
   /* margin-left: -74px;*/
    margin-bottom: -15px;
  margin-right:0px;

}

.line11 {
   /* flex-grow: 1;*/
    border-bottom: 1.5px solid #000;
    margin-left: 5px;
    margin-bottom: 8px;
  margin-right:5px;

}


.line12{
    /* flex-grow: 1;*/
    border-bottom: 1.5px solid #000;
   /* margin-left: -55px;*/
   /* margin-bottom: -15px;*/
  margin-right:-3px;
  margin-top:15px;
 }

.form-field {
    display: flex; 
      align-items: center;
      margin-bottom:5px;
     margin-left: 5px;
     margin-top: 10px;
    
}


.form-field1 {
    display: flex; 
      align-items: center;
      margin-bottom:5px;
     margin-left: 5px;
     margin-top: 10px;
    
}


.form-field2 {
    display: flex; 
      align-items: center;
      margin-bottom:5px;
     margin-left: 5px;
     margin-top: 10px;
    
}


.form-field3 {
    display: flex; 
      align-items: center;
      margin-bottom:5px;
     margin-left: 5px;
     margin-top: 10px;
    
}


.form-field4 {
    display: flex; 
      align-items: center;
      margin-bottom:5px;
     margin-left: 5px;
     margin-top: 10px;
    
}
.form-fieldr{
    display: flex
;
    /* align-items: center; */
    margin-bottom: 5px;
    
    margin-left: 15px;
    
    margin-right: 5px;
}
.form-fieldf{
    display: flex
;
    /* align-items: center; */
    margin-bottom: 10px;
    
    margin-left: 15px;
    margin-right: 5px;
}
.form-fieldm {
    display: flex
;
    /* align-items: center; */
    /* margin-bottom: 5px; */
    grid-template-columns: 33% 41% 11% 14%;
    /* gap: 10px; */
    gap: 0.5rem;
     padding: 5px;
}
.form-fieldn {
    display: flex
;
    /* align-items: center; */
    margin-bottom: 5px;
    /* margin-left: 5px; */
    border-top: 1px solid black;
    padding: 5px;
}
.form-fieldP {
    display: flex
    ;
        /* align-items: center; */
        margin-bottom: 5px;
        
        margin-left: 17%;
}
.blanklinecallout {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.jtext{
    padding-right:10px;/* before its 25px*/
    padding-left:0px;/* before its 9px*/
}
.translator{
    padding-right:25px;
}
.content{
    padding-left:10px;
}
.content-section {
    border: 1px solid rgba(0, 0, 0, 0.8);
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 0px; /* Optional: adds rounded corners */
  }

.info{
    padding:15px;
}

  .form-container {
    border: 1px solid black;

}

.form-header {
    font-weight: bold;
    background-color: #e0e0e0;
    padding: 15px;
    border-bottom: 1px solid black;
}
.section-container{
    padding:15px;
    border-bottom: 1px solid black;
    padding-bottom:10px;
}
.signature {
    border-top:1px solid black;
}
.Sign{
    padding-left:5px;
    font-weight: bold;
}
/*----------------------------GreyBox---------------------------------------*/

.grey-box {
    display: inline-block; /* Or block, depending on your layout */
    width: 97%; /* Adjust as needed */
    height: 200px; /* Adjust as needed */
    background-color: #e5e5e5; /* Light grey color */
    margin-left:13px;
    margin-right:13px;
    margin-bottom: 10px;

  }
.grey-box-wrapper {
    margin-top: 10px; /* Adds spacing above the grey box */
    text-align: center; /* Center align the grey box if needed */
  }
  /*------------------------------------------------------------------------*/
  
.container {
    max-width: 836px;
    margin: 0 auto;
    border: 1px solid #000;
   padding: 0px;
   /* box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);*/
}

.instructions {
   /* background-color: #f9f9f9;*/
    padding: 10px;
  /* border: 1px solid #ccc;*/
}

table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 10px;
}

td {
    padding: 8px;
    vertical-align: top;
 /*   border: 1px solid #ccc;*/
 width:15%;
}

input[type="text"] {
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
}

.checkbox-section {
    margin: 15px 0;
}

.checkbox-section label {
    display: block;
    margin-bottom: 5px;
}
.placeholder {
    display: block;
    font-size: 1rem;
    color:black;
    text-align: center;
    margin-top: 26px; /* Slight adjustment to visually align */
}

/*-------------------------------------------------------*/


.grid-table {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 10px;
    margin-bottom: 20px;
}

.grid-row {
    display: contents;
}

.grid-cell {
    padding: 5px;
}

.line, .line3 {
    border-bottom: 1.5px solid #000;
    height: 20px;
}



.form-field {
    margin: 10px 0;
}

/*----------------------------------------------------*/
.container {
    display: grid;
    grid-template-rows: auto auto auto auto;
   /* gap: 1rem;*/
   max-width: 836px;
  }

  .form-header {
    display: grid;
    grid-template-columns: 2fr 12fr;
    align-items: center;
}

.info-table {
    display: grid
;
    grid-template-columns: 17% 45% 26% 11%;
    gap: 0.5rem;
    align-items: center;
    padding: 15px;
    border-bottom: 1px solid black;
    padding-bottom:15px;
}
.info-table1 {
    display: grid
;
grid-template-columns: 28% 17% 35% 19%;
    gap: 0.5rem;
    align-items: center;
    padding: 15px;
}

.address-section {
    display: grid
;    grid-template-columns: 20% 43% 2% 21% 12%;
    gap: 0.5rem;
    align-items: center;
    padding: 15px;
    padding-top: 0px;
}

.address-section1 {
    display: grid
;  grid-template-columns: 19% 11% 12% 21% 1% 20% 13%;
    gap: 0.5rem;
    align-items: center;
    padding: 15px;
    padding-top: 0px;
    white-space: nowrap;
}

.address-section2 {
    display: grid
;
    grid-template-columns: 20% 45% 21% 13% ;
    gap: 0.5rem;
    align-items: center;
    padding: 15px;
    padding-top: 1px;
}
.employer-table {
    display: grid
;
grid-template-columns: 29% 18% 31% 21%;
    gap: 0.5rem;
    align-items: center;
    padding: 10px;
    padding-top: 0px;
}

.employer-table2 {
    display: grid
;
grid-template-columns: 17% 42% 11% 12% 16%;
    gap: 0.5rem;
    align-items: center;
    padding: 15px;
    padding-bottom: 10px;
    padding-top: 0px;
}
  .line, .line3 {
    border-bottom: 1.5px solid #000;
   /* padding: 0.2rem;*/
  }

  .placeholder {
    font-size: 16px;
    color: black;
    display: block;
    margin-top:2.2rem;
  }
/*_----------------------------------------------------*/
@media only screen and (max-width: 768px) {
     
.header_container {
    flex-direction: column;
    justify-content: center;
    align-items: center !important;
  }

  .line3 {
    border-bottom: 1.5px solid black;
    width: 98%;
    margin-bottom: -3px;
    display: inline-block;
    height: 25px;
}
    .grey-box {
        display: inline-block;
        width: 93%;
        height: 200px;
        background-color: #e5e5e5;
       /* margin-left: 7px;*/
    }
    .address-section2 {
        display: grid;
    grid-template-columns: 1fr;
    /* gap: 1.5rem;
       /* grid-template-columns: 18% 46% 4% 14% 15%;*/
        gap: 0.5rem;
        align-items: center;
        padding: 5px;
        padding-top: 30px;
    }
    .address-section {
        display: grid;
       /* grid-template-columns: 18% 46% 4% 14% 15%;*/
        gap: 0.5rem;
        align-items: center;
        padding: 5px;
        margin-top: 50px;
    }
    .line4 {
        flex-grow: 1;
        border-bottom: 1.5px solid #000;
        /* margin-left: -28px; */
        margin-bottom: 5px;
        margin-right: 5px;
        height: 35px;
    }
    .line5 {
        /* flex-grow: 1; */
        border-bottom: 1.5px solid #000;
        /* margin-left: -32px; */
        margin-bottom: -15px;
        margin-right: 5px;
        height: 35px;
    }
    .halflineV {
        border-bottom: 1.5px solid black;
        width: 100%;
        margin-bottom: -3px;
        display: inline-block;
        height: 35px;
    }
    .halflineS {
        border-bottom: 1.5px solid black;
        width: 100%;
        margin-bottom: -3px;
        display: inline-block;
        height: 35px;
        padding-right: 9px;
    }
    .employer-table{
        grid-template-columns: 1fr;
        gap: 0.5rem;  
        display: grid;
    /*grid-template-columns: 26% 18% 25% 29%;
    gap: 0.5rem;*/
    align-items: center;
    padding: 5px;
    }
    
    .form-fieldm {
        display: grid;
        grid-template-columns: 1fr;
        gap: 0.5rem;
        align-items: center;
        padding: 5px;
      
    }
    .info-table,
    .info-table1,
    .address-section,

    .address-section1
     {
        grid-template-columns: 1fr; /* Switch to single-column layout */
        gap: 1.5rem;
    }
    .employer-table2{
        grid-template-columns: 1fr; /* Switch to single-column layout */
        gap: 1.5rem;
        padding-top:15px;
    }
    .form-fieldr {
        display: flex;
        /* align-items: center; */
        margin-bottom: 5px;
        margin-left: 5px;
        margin-top: 30px;
    }
    .form-fieldf {
        display: flex;
        /* align-items: center; */
        margin-bottom: 5px;
        margin-left: 5px;
      
    }
    .fax{
        margin-top:0px;
    }
    .line2 {
        border-bottom: 1.5px solid black;
        width: 98%;
        margin-bottom: -3px;
        display: inline-block;
        height: 25px;
    }
    .line6 {
        /* flex-grow: 1; */
        border-bottom: 1.5px solid #000;
        /* margin-left: -113px; */
        margin-bottom: -15px;
        margin-right: 5px;
        height: 25px;
    }
    .line12 {
        border-bottom: 1.5px solid black;
        width: 98%;
        margin-bottom: -3px;
        display: inline-block;
        height: 25px;
    }
    .line10 {
        /* flex-grow: 1; */
        border-bottom: 1.5px solid #000;
        /* margin-left: -74px; */
        margin-bottom: -39px;
        margin-right: 0px;
        height:45px;
    }
    .line {
        flex-grow: 1;
        border-bottom: 1.5px solid #000;
        margin-left: 5px;
        margin-bottom: 20px;
        margin-right: 5px;
        margin-top:10px;
    }
    .info-table {
        display: grid;
    
        gap: 2.5rem;
        align-items: center;
        padding: 5px;
        border-bottom: 1px solid black;
        padding-bottom: 30px;
        grid-template-columns: 1fr; /* Switch to single-column layout */
       
    }
    .line7 {
        /* flex-grow: 1; */
        border-bottom: 1.5px solid #000;
        /* margin-left: -23px; */
        margin-bottom: -11px;
        margin-right: 4px;
        height:25px;
    }
    .halflineO {
        border-bottom: 1.5px solid black;
        width: 135%;
        margin-bottom: -3px;
        display: inline-block;
    }
    .halflineP {
        border-bottom: 1.5px solid black;
        width: 135%;
        margin-bottom: -3px;
        display: inline-block;
    }
    .employer-table2 {
        display: grid
    ;
       
        gap: 0.5rem;
        align-items: center;
        padding: 5px;
        padding-bottom: 10px;
        padding-top: 0px;
    }
    .address-section1 {
        display: grid
;
        gap: 0.5rem;
        align-items: center;
        padding: 5px;
        margin-top:-10px;
       
    }
.halflineP {
    border-bottom: 1.5px solid black;
    width: 98%;
    margin-bottom: -3px;
    display: inline-block;
    height: 35px;}
    .halflineQ {
        border-bottom: 1.5px solid black;
        width: 98%;
        margin-bottom: -3px;
        display: inline-block;
        height: 35px;
    }

    .info-table1 {
        display: grid
    ;
 
        gap: 0.5rem;
        align-items: center;
        padding: 5px;
        margin-top: 19px;
    }
    .section-container {
        padding: 5px;
        border-bottom: 1px solid black;
        padding-bottom: 10px;
    }
    .form-header {
        font-weight: bold;
        background-color: #e0e0e0;
        padding: 5px;
        border-bottom: 1px solid black;
    }
    .halflineO {
        border-bottom: 1.5px solid black;
        width: 98%;
        margin-bottom: -3px;
        display: inline-block;
        height: 35px;
    }
 
    .divTableCellS {
        max-width: 97%;
    }
    .divTableCellQ {
        max-width: 100%;
    }
    .divTableCellZ {
        max-width: 103%;
        margin-left:-5px;
    }
    .agent{
        padding-top:20px;
    }
  
}

 /* 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) 
 {

    .grey-box {
        display: inline-block;
        width: 98%;
        height: 200px;
        background-color: #e5e5e5;
        margin-left: 7px;
        margin-right:7px;
    }
    .container {
        display: grid;
        grid-template-rows: auto auto auto auto;
        /* gap: 1rem; */
        max-width: 704px;
    }
    
    .form-fieldm {
        display: flex;
        /* align-items: center; */
        /* margin-bottom: 5px; */
        grid-template-columns: 38% 41% 7% 12%;
        /* gap: 10px; */
        gap: 0.5rem;
        /* padding: 4px; */
    }
    .divTableCellZ{
        max-width: 103%;
        margin-left: -11px;
    }

    .address-section1 {
        display: grid
    ;

        gap: 0.5rem;
        align-items: center;
        padding: 5px;
    }
    .halflineO {
        border-bottom: 1.5px solid black;
        width: 98%;
        margin-bottom: -3px;
        display: inline-block;
 
        padding-right: 10px;
    }
    .halflineP {
        border-bottom: 1.5px solid black;
        width: 97%;
        margin-bottom: -3px;
        display: inline-block;
        padding-right: 10px;
    }
    .halflineQ {
        border-bottom: 1.5px solid black;
        width: 93%;
        margin-bottom: -3px;
        display: inline-block;
        padding-right: 10px;
    }
    .divTableCellS {
        max-width: 99%;
    }
    .divTableCellQ {
        max-width: 100%;
    }
    .line2{
        border-bottom: 1.5px solid #000;
        /* margin-left: -28px; */
        margin-bottom: 5px;
        margin-right: 5px;
        height: 35px;
        width:100%;
      
    }
    .line3 {
        border-bottom: 1.5px solid #000;
        margin-left: 0px;
        margin-bottom: 5px;
        margin-right: 5px;
        height: 25px;
        width: 100%;
    }
      
    
    .line12{
        border-bottom: 1.5px solid #000;
        /* margin-left: -28px; */
        margin-bottom: 5px;
        margin-right: 5px;
        height: 25px;
        width:100%;
      
    }
    .line4 {
        flex-grow: 1;
        border-bottom: 1.5px solid #000;
        /* margin-left: -28px; */
        margin-bottom: 5px;
        margin-right: 5px;
        height: 35px;
        width: 100%;
    }
    .line5 {
        flex-grow: 1;
        border-bottom: 1.5px solid #000;
        /* margin-left: -28px; */
        margin-bottom: 5px;
        margin-right: 5px;
        height: 35px;
        width: 100%;
    }
}



.divTableCellW {
    display: table-cell;
    padding-right: 10px;
    text-align: center;
    width: 73%;
   /* padding-top: 75px;*/
    padding-bottom: 0px;
}
.form-fieldW .halflineW {
    border-bottom: 1.5px solid black;
    width: 137%;
    margin-bottom: -3px;
    display: inline-block;
}
.form-fieldW  {
    text-align: center;
    margin-top: 1px;
}
.halflineV {
    border-bottom: 1.5px solid black;
    width: 100%;
    margin-bottom: -3px;
    display: inline-block;
    height:35px;
}
.halflineX {
    border-bottom: 1.5px solid black;
    width: 100%;
    margin-bottom: -3px;
    display: inline-block;
    height:35px;
}
.halflineY {
    border-bottom: 1.5px solid black;
    width: 100%;
    margin-bottom: -3px;
    display: inline-block;
    height:35px;
}
.halflineZ {
    border-bottom: 1.5px solid black;
    width: 97%;
    margin-bottom: -3px;
    display: inline-block;
    height:35px;
}

.halflineO {
    border-bottom: 1.5px solid black;
    width: 98%;
    margin-bottom: -3px;
    display: inline-block;
    height:35px;
}
.halflineP {
    border-bottom: 1.5px solid black;
    width: 98%;
    margin-bottom: -3px;
    display: inline-block;
    height:35px;
}

.halflineQ {
    border-bottom: 1.5px solid black;
    width: 98%;
    margin-bottom: -3px;
    display: inline-block;
    height:35px;
}

.halflineS {
    border-bottom: 1.5px solid black;
    width: 100%;
    margin-bottom: -3px;
    display: inline-block;
    height:35px;
    padding-right:9px;
}

.divTableCellQ {
    width:108%;
}
.divTableCellS {
    width:103%;
}
.divTableCellZ {
    width: 108%; 
}

.form-fieldW div {
    text-align: center;
    margin-top: 5px;
    /* Adds space between the line and the text */

}


