.header_container {
    display: flex;
    justify-content: space-between;
    column-gap: 30px !important;
}

#form-element-wrapper_11
{
    visibility: hidden;
}
.L1left {
    padding-top: 20px;
    padding-left: 10px;
    padding-bottom: 1px;
   /* float: left;*/
    width: 55%;
}
.L2left { /* specified for Logo alignment*/ 
    padding-top: 20px;
    padding-left: 10px;
    padding-bottom: 1px;
   /* float: left;*/
    width: 43%;
}

.L1right {
    padding-top: 1px;
    padding-right: 0px;
    padding-bottom: 0px;
  /*  float: right;*/
    width: 35%;
}
.L2right { /* Date content */ 
    padding-top: 1px;
    padding-right: 0px;
    padding-bottom: 0px;
  /*  float: right;*/
    width: 65%;
}

	:lang(fa) .L2right,  
	:lang(ar) .L2right { 
	    width: 44%; 
    } 

.para
{
    margin-bottom: 10px;
    width: 98%;

}

/*Hide print icon*/
#print-preview {
    display: none !important;
}
/*Hide submit icon*/

.form-submit-button {
    display: none !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: 100%;
   margin-top: -15px;
   padding-left: 0%;
}
.divTableRow {
    display: table-row;
}

.divTableCell {
    display: table-cell;
    padding: 3px;
    width:55%;
}
.legendsstyle {
    
    
    padding-left:3px;
}
.divTableCellN {
   /* display: table-cell;*/
    padding-top: 6px;
    /*padding-right: 3px;*/
}
#form-element-wrapper_2
{
    display: none !important;
}
.bulletins
{
    margin-bottom: 10px;
}



/*media query for devices less than 768px*/
@media screen and (max-device-width: 768px)
/*@media (min-device-width: 344px) and (max-device-height:932px)and (orientation: portrait)*/
{     
    .header_container {
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
    }
    
   .para
    {
        margin-bottom: 10px;
        width: 70%;
    }

        /* Styling Phone numbers only*/
	.UniquePhoneTable  { 
	    width: 100%; 
	} 
	  
	.divTableCellUnique{ 
	    width:65%; 
  } 
/* --------------------------------------------- */

.phonenumbers {
    width: 90% !important;
    padding-left: 5%;
}
.legendsstyle {
        padding-top: 10%;
        width: 100%;
}
.L1left {
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
   /* float: left;*/
    width: 100%;
    text-align: center;
}
.L2left {
    padding-top: 20px;
    padding-left: 30px;
    padding-bottom: 1px;
   /* float: left;*/
    width: 85%;
}

.L1right {
    padding-top: 1px;
    padding-right: 0px;
    padding-bottom: 0%;
  /*  float: right;*/
    width: 95%;
}
.L2right { /* Date content */ 
    padding-top: 1px;
    padding-right: 0px;
    padding-bottom: 0px;
  /*  float: right;*/
    width: 100%;
      
 }

}
@media screen and (max-device-width: 821px) 
and (max-device-height: 1181px) 
and (min-device-width: 819px) 
and (min-device-height: 1179px) {
.L1left {
    width: 43% !important;
}
:lang(fa) .L2right, 
:lang(ar) .L2right {
    width: 47% !important;
}
}

 /* iPad Mini in portrait mode */

 /*@media (min-device-width: 540px) and (max-device-height:720px)*/ 
@media only screen and (min-width: 768px) and (max-width: 768px) and (min-height: 1024px) and (max-height: 1024px)
{
     
    .header_container {
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
    }
      .para
    {
        margin-bottom: 10px;
        width: 68%;
        text-align: start !important;
    }

        
:lang(fa) .para, 
:lang(ar) .para {
        width: 100%;
        }

        /* Styling Phone numbers only*/
	   .UniquePhoneTable  { 
	        width: 55%; 
	        margin-inline-start: 12%; 
	  } 
	   .divTableCellUnique { 
	        width:65%; 
    } 
 /* --------------------------------------------- */

.phonenumbers {
 
    width: 75% !important;
        padding-left: 62%;
 
}

.legendsstyle {
        padding-top: 10%;
        width: 100%;
}
.divTableRow {
    display: table-row;
}

.divTableCell {
    display: table-cell;
    padding: 3px;
    width:55%;
}
.L1left {
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 25px;
    padding-right: auto !important;
   /* float: left;*/
    width: 33%;
    text-align: left;
}
.L2left {
    padding-top: 0px;
    padding-left: 10px;
    padding-bottom: 1px;
   /* float: left;*/
    width: 100%;
}

.L1right {
    padding-top: 1px;
    padding-right: 0px;
    padding-bottom: 0px;
  /*  float: right;*/
    width: 90%;
    margin-top: -20%;
}
.L2right { /* Date content */ 
    padding-top: 1px;
    padding-right: 0px;
    padding-left: 60%;
    padding-bottom: 0px;
  /*  float: right;*/
    width: 100%;      
}

:lang(fa) .L2right, 
:lang(ar) .L2right {
    width: auto !important;
    padding-left: 6% !important;  
}
  
}