/* Hide Submit Button */
.form-submit-button {
    display: none !important;
  }
  
  /* Hide Print Button */
  #print-preview {
    display: none !important;
  }
  /* Hiding Language dropdown*/
    #form-element-wrapper_1{
      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: 5px;
}

.workflowContent .form-static-html{
  padding-bottom:5px;
}
 .header_container {
    display: flex;
    justify-content: space-between;
    column-gap: 30px !important;
}
.Left2{width:40%;}
.right2{width:39%;    padding-top: 15px;}
.LeftRow{
    margin-inline-start:20px;
}
.addressBox {
    background-color: lightgrey;
    height: 105px;
    margin-top: 10px;
    width: 290px;
     
}

/* Mail Date first Section alignment fix */
  
.mailDateX {
    position: relative; 
    margin-top: 5px; 
    width:47%;
  }
  
  .divTableCellNX {
    display: table-cell;
    padding-top: 6px;
    padding-right: 3px;
 
    text-align: start;
    padding-bottom: 10px;
    vertical-align: bottom;
  }  
 
  .blank-line1X {
  display: inline-block; 
  border-bottom: 1px solid black;
  width:175px;
  padding-left: 2px;
  padding-right: 2px;
  }
  
  /* **************************************** */

  .blanklinecallout {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.corner-box1 {
    position: relative;
    width: 110%;
    height: 235px;
    margin-top: 20px;
  }
   /* Top left corner */
   .corner-box1::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border-top: 1px solid black;
    border-left: 1px solid black;
  }
  
  /* Bottom right corner */
  .corner-box1::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 20px;
    height: 20px;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
  }
  
  /* Top right corner */
  .corner-box1 .top-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    border-top: 1px solid black;
    border-right: 1px solid black;
  }
  
  /* Bottom left corner */
  .corner-box1 .bottom-left {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border-bottom: 1px solid black;
    border-left: 1px solid black;
  }
  .phonenumbers { 
    width: 100%; 
} 

.divTableRow { 
    display: table-row; 
} 

.divTableCell { 
    display: table-cell; 
    padding: 3px; 
    width:55%; 
} 

.legendsstyle { 
    padding-left: 3px;
} 

.divTableW {
    display: table;
    width: 100%;
    border-collapse: collapse;
  }
  
  .divTableRowW {
    display: table-row;
  }
  
  .divTableCellW {
    display: table-cell;
   
    text-align: center; /* Centers the content */
    width: 22%;
  }
  
  .halfline {
    width:100%;
    border-bottom: 1.5px solid black;
    margin-top: 20px;
    margin-bottom: 4px;
  }
  
  .form-fieldW {
    width: 100%;
  }
  .thickline{
    border-bottom:3px solid  black;
    width:100%;
  }

.moveLeft{
    margin-inline-start: 50px;}
  .form-field1{
    display: flex;
        gap:5px;
        flex-wrap: wrap;
        margin-bottom: 10px;
  }

  .form-field {
    display: flex;
        
        gap:5px;
        flex-wrap: wrap;
       
  }
  
  .line-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-grow: 1.5;
    margin-bottom:5px;
  
  }
 
  .line {
    width: 100%;
    border-bottom: 1.5px solid #000;
    height: 17px;
    
  
  }
  .lineQ {
    width: 100%;
    border-bottom: 1.5px solid #000;
    height: 17px;
    
  
  }

  .adjust{
    margin-inline-start: 25px;
  }
  .newline{
    flex-grow: 1;
    border-bottom: 1.5px solid #000;
    height: 18px;
  }
  .newline1 {
  
    border-bottom: 1.5px solid #000;
    display: inline-block;
    width: 30%;
    height: 20px;
    margin-inline-start: 5px;
}
.flexShortLine{
    flex-grow: 0.3;
    border-bottom: 1.5px solid #000;
    height: 18px;
  }
.newline2 {
  
    border-bottom: 1.5px solid #000;
    display: inline-block;
    width: 10%;
    height: 20px;
    margin-inline-start: 5px;
}

.line-block1 {
    display: flex
;
    flex-direction: column;
    align-items: center;
    flex-grow: 0.39;
}
  ol,ul{
 margin-inline-start: 25px;
 padding-bottom:0;
}
.li-content {
    padding-left: 10px; /* creates space between number and content */
  }
.blanklinecallout {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.Checkboxsize {
    width: 14px;
    height: 14px;
    background-color: white;
    border-radius: 5%;
    border: 1px solid grey;
    appearance: none;
    -webkit-appearance: none;
    outline: none;}



    .inlineLine{
        display: inline-block;
        border-bottom: 1.5px solid #000;
        width: 100%;
        height: 15px;
       padding-bottom: 5px;
    }
    .ctext1{

      margin-inline-start: 5px;
      margin-inline-end: 5px;
     
  }
.ctext{

    margin-inline-start: 10px;
    margin-inline-end: 10px;
   
}
label{
    padding-bottom: 0%;
}


.form-fieldampm{
    display: flex;
        gap:5px;
        flex-wrap: wrap;
        margin-bottom: 10px;
    
  }






  .newlineampm {
    margin-right: 5px;
    border-bottom: 1.5px solid #000;
    display: inline-block;
    width: 10%;
    height: 20px;
    margin-inline-start: 5px;
}

.newlineampm1 {
    margin-right: 5px;
    border-bottom: 1.5px solid #000;
    display: inline-block;
    width: 10%;
    height: 20px;
    margin-inline-start: 5px;
}


.label-row {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
  }


.break1{
    display:contents;
}
.content{
  text-align: center !important;
  margin-top: -5px;
}
.CADjust{
  display: inline-block;
}
.CMove{
  margin-inline-end: 15px;;
}

.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;
}
:lang(ar).blank-line1X,
:lang(fa).blank-line1X {
    display: inline-block;
    border-bottom: 1px solid black;
    width: 175px;
    padding-left: 2px;
    padding-right: 2px;
    height: 11px;
}
:lang(ar).CADjust,
:lang(fa).CADjust {
    display: contents;
    /* margin-top: 0px; */
}
@media only screen and (max-width: 768px)
{
   .header_container {
   flex-direction: column;
   justify-content: center;
   align-items: center !important;
}
.break1{
    display: flex;
    align-items: end;
    margin-bottom: 10px;
}
.Left2{
    width: 90%;
    margin-inline-start: 30px;
}
.LeftRow{
  text-align: center;
  margin-bottom:20px;
  margin-inline-start: 0px;
}
.right2{
    width:85%;
}

.form-field, .form-field1{
    display:block;
}
.newline1{
    width:100%;
}
.newline{
    margin-bottom: 10px;
}
.adjust{
    margin-inline-start: 0px;
}
.corner-box1 {
  position: relative;
  width: 92%;
  height: 120px;
  /* margin-top: 20px; */
  margin-bottom: 30px;}
.label-row{
    display: contents;
}
.newlineampm1{
    width: 95.450%;
    margin-inline-start: 0;
    margin-right: 0;
}
.newlineampm{
    width: 45px;}

.lineQ{
  height: 25px;
  margin-bottom: 20px;
}
.content{
  margin-top:5px;
}

.CMove1{
  display: block !important;
  margin-bottom: 5px;
}
.CADjust{margin-top: 5px; display: block;
  margin-inline-start: -10px;}
  
.UniquePhoneTable  {
    width: 100%;
}

.divTableCellUnique{
    width:65%;
}
.mailDateX {
    position: relative;
    margin-top: 5px;
    width: 100%;
}
}

/* 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) 

{

.corner-box1{
  width: 50%;
  margin-inline-start: 25%;
}
.right2 {
  width: 46%;
}
.phonenumbers{
  margin-inline-start: 10%;
}
         .UniquePhoneTable  {
             width: 55%;
             margin-inline-start: 12%;;
         }
       .divTableCellUnique{
    width:65%;

}
.mailDateX {
    position: relative;
    margin-top: 5px;
    width: 47%

;
}
}