div.image-preview{ position: relative; width: 75px; height: 75px; float: left; background-repeat: no-repeat; background-position: center center; background-size: cover; margin-right: 10px; margin-bottom: 10px;}
.event-main-image-preview div.image-preview{ width: 200px; height: 112px;}
.event-banner-image-preview div.image-preview{ width: 200px; height: 70px;}
.event-ticket-image-preview div.image-preview{ width: 200px; height: 84px;}
.artist-main-image-preview div.image-preview{ width: 200px; height: 112px;}
.company-logo-image-preview div.image-preview{ width: 200px; height: 133px; background-size: contain;}



div.image-preview div.file-overlay{ background: #ffffff; opacity: 0.5; position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px;}
div.image-preview div.file-overlay-elements{ position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; }
div.image-preview div.file-overlay-elements a.file-overlay-delete{ background: #ff0000; padding: 2px 10px;color: #ffffff; display: block; float: left; opacity: 1; width: 50%; box-sizing: border-box; text-align: center; }
div.image-preview div.file-overlay-elements a.file-overlay-download{ text-align: center; background: #ffffff; padding: 2px 10px; color: #000000; display: block; float: left; opacity: 1; width: 50%; box-sizing: border-box;}

div.file-preview { display: inline-block; position: relative; line-height: 24px; float: left; clear: both; min-width: 250px; }
div.file-preview div.file-overlay{ background: #939598; opacity: 0.5; position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px;}
div.file-preview div.file-overlay-elements{ position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; border: 1px solid #000000;}
div.file-preview div.file-overlay-elements a.file-overlay-delete{ background: #ff0000; padding: 2px 10px;color: #ffffff; display: block; float: left; opacity: 1; width: 50%; box-sizing: border-box; text-align: center;}
div.file-preview div.file-overlay-elements a.file-overlay-download{ text-align: center; background: #ffffff; padding: 2px 10px; color: #000000; display: block; float: left; opacity: 1; width: 50%; box-sizing: border-box;}