/* upload button start */
.custom-file-input:lang(ar)~.custom-file-label::after
{
	content: "تصفح";
}
.custom-file-input:lang(en)~.custom-file-label::after
{
	content: "Browse";
}
/* upload button end */

pre.lines {margin-bottom: auto; direction: unset; unicode-bidi: unset; font-family: unset; font-size: unset; overflow: hidden; display: inline-table; border: none; background-color: unset; color: #666666; padding: unset;}
.imgMax100 {max-width: 100%;}

