﻿#html5-watermark { display: none !important; visibility: hidden; opacity: 0; transform: scale(0); }

.html5lightbox-container { background-color:#444444; margin:2em; text-align:center; }
.image_tn { padding:5px; display:inline-block; vertical-align:middle; margin:10px 5px; }
.image_tn img { width: 130px; display: block;}
.image_tn a { color:inherit; }

.html5-elem-box { max-height: inherit !important; }

#html5-lightbox-box { display: block; position: absolute !important; top: 0; left: 0; margin: 0 !important; width: 100% !important; height: 100% !important;  }

.html5-elem-wrap, 
iframe { width: 100% !important; height: 100% !important; }
.html5-image-img { width: 100%; }

.html5-timer { height:10px!important; z-index:999!important }

.html5-title { background-color:rgba(0,0,0,0.25); padding:10px; position:absolute; top:0; left:0; z-index:0; width:100%;}

.html5-close-fullscreen { z-index:9999!important; }

#html5box-html5-lightbox .html5-text { margin:0!important }

@media (max-width: 800px) {
	.lightboxleft,
	.lightboxright { width: 100%; }

	.divtext { margin: 12px; }
}
