/* Hide Submit Button */
.form-submit-button {
    display: none !important;
  }

/* Hide Print Button */
  #print-preview {
    display: none !important;
  }
  
/*TO CONTROL SCREEN H-SCROLL*/ 
   .form-item { 
    display: block; 
    overflow: hidden; 
    padding-left: inherit; 
    padding-bottom: 16px; 
  } 
  
/*to hide the blank space below the form footer*/
  #form-element-wrapper_2
  {
    display: none;
  } 
  
  #form-element-wrapper_34
  {
    display: none;
  } 
  
/* To hide the Language Dropdown*/
   #form-element-wrapper_22 {  
    visibility: hidden !important;
  }
  
ul, ol {
    margin-right: 27px;
    padding-left: 3px;
}
.form{
    

text-align: right; 
margin-right: 4%;



}
/*--------------------------------------------------------------------*/
.header_container {
    display: flex
;
    justify-content: space-between;
    column-gap: 30px !important;
}
.phonenumbers {
    width: 40%;
}
.legendsstyle {
    padding-left: 3px;
    font-weight: normal;
}
.divTableRow {
    display: table-row;
}
.divTableCell {
    display: table-cell;
    padding: 3px;
    padding-top: 6px;
    width: 60%;
    white-space: nowrap;
}
/*------------------------------------------------------*/
.form-fieldQ {
    display: flex
;
    align-items: center;
    margin-bottom: 20px;
    width: 100%;
}
.line6 {
    flex-grow: 1;
    border-bottom: 1.5px solid #000;
    margin-left: 3px;
}
/*-------------------------------------------------------*/
.form-field {
    display: flex
;
    align-items: center;
    margin-bottom: 5px;
    flex-wrap: wrap;
}
.form-field .line {
    flex-grow: 1;
    border-bottom: 1.5px solid #000;
}
.blanklinecallout {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.form-field .text {
    white-space: nowrap;
}

li {
    padding-left: 15px;
}

.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;
    padding: 10px;
    margin-top: 10px;
}
.jtext {
    margin-top: -9px;
    padding-left: 8px;
    margin-right: 15px;
}
.line1 {
    width: 74%;
    border-bottom: 1.5px solid #000;
  height:10%;
    padding-top: 20px;
}
.form-field5 {
    display: flex
;
    align-items: center;
    margin-bottom: 5px;

}
.divTableRownew {
    display: table-row;
}

.ltext {
    margin-top: -9px;
    padding-left: 5px;
    padding-right: 5px;
}

.line10 {
    flex-grow: 1;
    border-bottom: 1.5px solid #000;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
    width: 98%;
}

.form-fieldz {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    
}



    
.form-fieldx {
    display: flex;
    margin-bottom: 5px;
   
    align-items: flex-end;
}

.divTableCellM {
    display: table-cell;
    width:75.5%;
    padding-right: 10px;
    padding-bottom: 8px;
}

.divTableCellQ{
    display:flex;
    width:26%;
}
.grid-container {
    display: grid
;
    grid-template-columns: repeat(2, 1fr);
    padding-bottom: 0px;
   
}
.c1text {
    display: block;
    padding-left: 24px;
    margin-right: 24px;
    margin-top: -21px;
    width: fit-content;
}
.checkbox-item {
    display: flex;
    align-items: center;
    gap: 0.5rem;
  }
  .form-fieldD {
    display: flex
;
    margin-bottom: 5px;
    margin-left: 25px;
    margin-right:25px;
    align-items: flex-end;
}


.divTableCellH{
    display: flex
;
    width: 26%;
}
.form-fieldG {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    padding-left:25px;
    padding-right:25px;
}

.line3 {
    flex-grow: 1;
    border-bottom: 1.5px solid #000;
    margin-left: 3px;
    }
    
.blank-linep{
    flex-grow:0.8;
    border-bottom: 1.5px solid #000; 

    }
    .line15 {
        flex-grow: 1.4;
        border-bottom: 1.5px solid #000;
        margin-left: 3px;
        }
        .blank-linep{
            flex-grow:0.8;
            border-bottom: 1.5px solid #000; 
        
            }
            
.line1x {
    flex-grow: 0.8;
    border-bottom: 1.5px solid #000;
    margin-left: 3px;
    margin-right: 10px;
    }
    .line2xx {
        flex-grow: 0.22;
        border-bottom: 1.5px solid #000;
        margin-left: 3px;
        }

        .form-fieldR {
            display: flex
        ;
            align-items: center;
            margin-bottom: 10px;
            /* padding-left: 35px; */
            /* padding-right: 35px; */
            width:97%;
        }
        .line16 {
            flex-grow: 1.94;
            border-bottom: 1.5px solid #000;
            margin-left: 3px;
            }
            
.form-fieldO {
    display: flex
;
    align-items: center;
    margin-bottom: 10px;
    width:97%;

}

.line17 {
    flex-grow: 1.3;
    border-bottom: 1.5px solid #000;
    margin-left: 3px;
    }
/*--------------------------------------------------------*/

      .grid-container {
        display: grid;
        grid-template-columns: 58% 40%;
        gap: 10px;
        margin-bottom: 10px;
       
      }
  
      .grid-container1 {
        display: grid;
        grid-template-columns: 62% 41%;
        gap: 10px;
        margin-bottom: 10px;
      }
      
      .grid-container2 {
        display: grid;
        grid-template-columns: 56% 45.6%;
        gap: 10px;
     
      }
      
      .grid-container3 {
        display: grid;
        grid-template-columns: 58% 41%;
        gap: 10px;
        margin-bottom: 10px;
      }
      .grid-container4 {
        display: grid;
        grid-template-columns: 62% 36%;
        gap: 10px;
        
      }

  
      .grid-full {
        grid-column: span 2;
      }
  
      .line, .line1, .line10 {
        border-bottom: 1px solid #000;
        height: 20px;
        margin-top: 5px;
      }
  
      .blanklinecallout {
        visibility: hidden;
      }
  
      label {
        margin-right: 10px;
      }
  
      input.Checkboxsize {
        margin-right: 5px;
        margin-left:3px;
      }
  
      .divTableCellnew7, .divTableCellnew4, .divTableCellnew12,
      .divTableCellnew13, .divTableCellnew22, .divTableCellnew23,
      .divTableCellnew14, .divTableCellnew15, .divTableCellnewk,
      .divTableCellnew71 {
        margin: 5px 0;
      }
      .form-field1 {
        display: grid
    ;
        grid-template-columns: 50% 50%;
        margin-bottom: 5px;
        flex-wrap: wrap;
    }
    .bottom{
        align-content: flex-end;
        text-align: right;
        white-space:nowrap;
    }

    
@media screen and (max-device-width: 768px) {

    .header_container {
        flex-direction: column;
        justify-content: center;
        align-items: center !important;
    }
  
      
.phonenumbers {
    margin-top: 10px;
    width:90%;
}
.form-field {
    display: block;
    align-items: center;
    margin-bottom: 5px;
    flex-wrap: wrap;
}
.line1 {
    width: 110%;
    border-bottom: 1.5px solid #000;
    height: 10%;
    padding-top: 20px;
}
.form-field5 {
    display: contents;
    align-items: center;
    margin-bottom: 5px;
}  
.bottom {
    /* align-content: flex-end; */
    text-align: left;
    padding-bottom: 15px;
    padding-top: 15px;
    display: grid
;
}
.grid-container2 {
    display: block;
    grid-template-columns: 62% 39.6%;
    gap: 10px;
    margin-bottom: 15px;
} 
.grid-container3 {
    display: block;
    grid-template-columns: 62% 40%;
    gap: 10px;
    margin-bottom: 15px;
}
.grid-container {
    display: block;
    grid-template-columns: 58% 40%;
    gap: 10px;
    margin-bottom: 15px;
}
.grid-container4 {
    display: block;
    grid-template-columns: 58% 40%;
    gap: 10px;
    margin-bottom: 15px;
}
.form-fieldz {
    display: block;
    align-items: center;
    margin-bottom: 10px;
}
.divTableCellQ {
    display: contents;
    width: 22%;
}
.form-fieldx {
    display: grid;
    margin-bottom: 5px;
    align-items: flex-end;
}
.divTableCellH {
    display: grid;
    width: 25%;
    margin-inline-end: auto;
}
.form-fieldO {
    display: block;
    align-items: center;
    margin-bottom: 0px;
    width: 100%;
}
.form-fieldD {
    display: contents;
    margin-bottom: 5px;
    margin-left: 25px;
    margin-right: 25px;
    align-items: flex-end;
}
.form-fieldG {
    display: block;
    align-items: center;
    margin-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
}
.form-fieldR {
    display: block;
    align-items: center;
    margin-bottom: 10px;
    /* padding-left: 35px; */
    /* padding-right: 35px; */
    width: 97%;
}
.month{
    padding-top: 10px;
}

}
@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;
}
.phonenumbers {
    margin-top: 10px;
    width: 45%;
}
.grid-container {
    display: grid
;
    grid-template-columns: auto;
    gap: 10px;
    margin-bottom: 15px;
}
.bottom {
    /* align-content: flex-end; */
    text-align: left;
    padding-bottom:0px !important;
     padding-top: 0px !important;
    display: grid
;
}
.divTableCellM {
    display: table-cell;
    width: 65.5%;
    padding-right: 10px;
    padding-bottom: 8px;
}

.divTableCellH {
    display: grid
;
    width: 25%;
    margin-inline-end: auto;
}
.form-fieldO {
    display: block;
    align-items: center;
    margin-bottom: 0px;
    width: 97% !important;
}
.form-fieldG {
    display: block;
    align-items: center;
    margin-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
}
}
