HEX
Server: LiteSpeed
System: Linux s3604.bom1.stableserver.net 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
User: dmstechonline (1480)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/dmstechonline/www/wp-content/plugins/jmepb/admin/assets/css/protect-uploads-admin.css
.protect-uploads-error {
	border: 2px solid #dc3232;
	display: inline-block;
	padding: 10px;
}
.protect-uploads-success {
	border: 1px solid #46b450;
}

/* container left and right */
.protect-uploads .protect-uploads-main-container {
    float: left;
    width: 66%;
}
.protect-uploads .protect-uploads-sidebar {
    float: left;
    width: 31%;
    margin-left: 2%;
}

.protect-uploads-disabled {
    opacity: 0.75 !important;
}