/* 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-section {
  display: block;
  overflow: hidden;
  padding-left: inherit;
  padding-bottom: 16px;
}

.header_container {
  display: flex;
  justify-content: space-between;
  column-gap: 30px !important;
}
.phonenumbers {
  float: right;
  width: 44%;
}
.grey-boxContents {
padding-left:100px;
  
}
.grey-boxContents1 {
  float: left;
  position: relative;
  width: 40%;

}
.divTableRow {
  display: table-row;
}
.divTableCell {
  display: table-cell;
  padding: 3px;
  width: 56%;
}

.L1right{
  width:37%;
    padding-top: 19px;}
  .legendsstyle{
    font-weight: normal;
    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:160px;
}
ul,ol{ margin-right:25px;}

.divTableCellN {
  display: table-cell;
  padding-top: 6px;
  padding-right: 3px;
}

  .mailDate {
    float: right;
    width: 47%;
    margin-top: 18px;
}


.blanklinecallout {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}  

.bullet{
  padding-left:5px;
  padding-bottom: 10px;
}
.info{
  padding-bottom:10px;
}
.divTableCell1 {
  margin-left: -15px;
}

@media screen and (max-device-width: 768px) {
    
  .header_container {
      flex-direction: column;
      justify-content: center;
      align-items: center !important;
      
}
.divTableCellAddress{
  width: 111%;
}
.mailDate {
  float: right;
  width: 99%;
}
.grey-boxContents1 {
  float: left;
  position: relative;
  width: 88%;}

.grey-boxContents {
  float: left;
  position: relative;
  width: 88%;
  padding-left: 7%;
}

.divTableRow {
display: table-row;
}

.divTableCell {
display: table-cell;
padding: 3px 10px;
padding-left:0px;
}


.legendsstyle{
  font-weight: normal;
}
.blank-line {
  display: inline-block; 
  border-bottom: 2px solid black;
  width: 19%;

 }


.blanklinecallout {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}  

.bullet{
padding-left:5px;
}
.info{
padding-bottom:10px;
}

.BYBOffice {
  width: 77%;
}
.phonenumbers {
  float: right;
  width: 82%;
}
.divTableCell1{
  margin-left: -19px;
}

.L1right{
  width:63%;
  padding-top: 19px;
}
}
@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)
{

  .L1right {
    width: 35%;
    padding-top: 19px;
}
.BYBOffice {
  width: 45%;
}
.phonenumbers {
  float: right;
  width: 42%;
}
/*#form-element-wrapper_30{
  margin-left: 5%;
  }*/
  .divTableCell1 {
    margin-left: -19px;
}
.grey-boxContents {
  float: left;
  position: relative;
  width:46%;
 
}
.grey-boxContents1 {

  position: relative;
  width:44%;

}
.divTableCellAddress{
  width: 111%;
}
.mailDate {
  float: right;
  width: 49%;
}
.legendsstyle{
  font-weight: normal;
  padding-left: 0px;
}

}
