/* 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;
}


.header_container {
  display: flex;
  justify-content: space-between;
  column-gap: 30px !important;
}

  	/* Styling Phone numbers only*/ 

	.header_container { 
	    display: flex; 
	    justify-content: space-between; 
	    column-gap: 30px !important; 
	} 
	 
	.UniquePhoneTable  { 
	    width: 47%; 
	} 
	  
	.divTableRowUnique { 
	    display: table-row; 
	} 
	  
	.divTableCellUnique { 
	    display: table-cell; 
	    width: 65%; 
	    padding: 2px; 
	     vertical-align: bottom; 
	} 
	
	:lang(fa).divTableCellUnique, 
	:lang(ar).divTableCellUnique { 
	     display: table-cell; 
	    width: 65%; 
	    padding: 2px; 
	    vertical-align: baseline; 
    } 
/* --------------------------------------------- */

.phonenumbers {
  float: right;
  width: 47%;
}
.grey-box {
    background-color: #e5e5e5;
    width: 40%;
    /* Adjust the width as needed*/
    border-radius: 0px;
    /* Remove this border-radius if rounded is not needed */
    padding-bottom: 10%;
    /* Adjust the height as needed*/
    float: left;
    position: relative;
}


.line1 {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 2.2px;
    background-color: black;
    margin-top: 10px;
}
.divTableRow {
  display: table-row;
}
.divTableCell {
  display: table-cell;
  padding: 3px;
  width: 61%;
}
.blank-line4 {
    display: inline-block;
    border-bottom: 1px solid black;
    width: 20%;
}

.blank-line5{
    display: inline-block;
    border-bottom: 1px solid black;
    width: 20%;
    margin-left: 45%;
}
.L1right{
  width:36%;
 }
  .legendsstyle{
   
    padding-left: 3px;
  }
  .blank-line {
    display: inline-block; 
    border-bottom: 2px solid black;
    width: 19%;
 
   }

   .blank-line1 {
    display: inline-block; 
    border-bottom: 1px solid black;
    width:155px;
    height: 16px;
}
ul,ol{ margin-right:25px;}

.grey-box1{
   
        background-color: #e5e5e5;
        width: 100%;
        border-radius: 0px;
        padding-bottom: 100%;
        float: left;
        position: relative;
        margin-left: -1%;
    }

.divTableCellN {
  display: table-cell;
  padding-top: 6px;
  padding-right: 3px;
}

  .mailDate {
    float: right;
    width: 47%;
    margin-top: 50px;
}


.blanklinecallout {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}  

.info {
  padding-bottom:5px;
}
@media screen and (max-device-width: 768px) {
    
    .header_container {
        flex-direction: column;
        justify-content: center;
        align-items: center !important;
    }

        /* Styling Phone numbers only*/
	.UniquePhoneTable  { 
	    width: 100%; 
	} 
	  
	.divTableCellUnique{ 
	    width:65%; 
  } 
/* --------------------------------------------- */

    .phonenumbers {
        float: right;
        width: 95%;
        padding-bottom: 10px;
    }

  .grey-box {
    background-color: #e5e5e5;
    width: 80%;
    border-radius: 0px;
    padding-bottom: 23%;
    float: left;
    position: relative;
}

.mailDate {
    float: right;
    width: 95%;
    margin-top: 18px;
}

.grey-box1 {
    background-color: #e5e5e5;
    width: 100%;
    border-radius: 0px;
    padding-bottom: 300%;
    float: left;
    position: relative;
}

.L1right {
    width: auto;
    padding-top: 20px;
}

:lang(hy) .divTableCellN,
:lang(km) .divTableCellN,
:lang(ru) .divTableCellN,
:lang(fil) .divTableCellN,
:lang(th) .divTableCellN,
:lang(vi) .divTableCellN,
:lang(hi) .divTableCellN {
    vertical-align: bottom;
}

}


@media screen and (max-device-width: 821px) 
and (max-device-height: 1181px) 
and (min-device-width: 819px) 
and (min-device-height: 1179px) {
:lang(km) .divTableCellN,
:lang(ru) .divTableCellN,
:lang(fil) .divTableCellN,
:lang(th) .divTableCellN,
:lang(vi) .divTableCellN,
:lang(hi) .divTableCellN {
    vertical-align: bottom;
}
:lang(hy) .divTableCellN {
    vertical-align: bottom;
    padding-right: 1px;
}

}

  /* Media Query for iPad Mini */
  @media only screen 
  and (min-width: 768px) 
  and (max-width: 768px) 
  and (min-height: 1024px) 
  and (max-height: 1024px)
  {
.grey-box {
    background-color: #e5e5e5;
    width: 65%;
    border-radius: 0px;
    padding-bottom: 15%;
    float: left;
    position: relative;
    margin-left: -5%;
}

    /* Styling Phone numbers only*/
	   .UniquePhoneTable  { 
	        width: 55%; 
	        margin-inline-start: 12%; 
	  } 
	   .divTableCellUnique { 
	        width:65%; 
    } 
 /* --------------------------------------------- */
 
.phonenumbers {
    float: right;
    width: 50%;
    padding-bottom: 10px;
}
.mailDate {
    float: right;
    width: 50%;
    margin-top: 18px;
}
.grey-box1 {
    background-color: #e5e5e5;
    width: 100%;
    border-radius: 0px;
    padding-bottom: 115%;
    float: left;
    position: relative;
}
}


