MOON
Server: Apache
System: Linux e2e-78-16.ssdcloudindia.net 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
User: imensosw (1005)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/imensosw/www/imenso.co/demo/ulapp/css/ie.css
/*IE10 and IE11 open */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.im-modal table{  }
	table.dataTable{}
}
/*IE10 and IE11 close */


@media all and (-ms-high-contrast:none)
     {
     .body { } /* IE10 */
     *::-ms-backdrop, .body { color: red } /* IE11 */
}


.ie .im-modal table{ height: auto; }
.ie .im-modal table tbody{ position: relative; height: auto !important; }
.ie .btn.btn-sm .svg{ min-height: 14px }
.ie input[type="file"]{ border: none !important; background: none !important; box-shadow: none; width: 100% }
.ie .check .svg {margin-top: 3px; width: 43px; line-height: 43px; display: inline-block; }
.ie .chosen-container{ width: 100% !important }