<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.popupImage{display:none;position:absolute;top:0;z-index:21}
.popupImage p{margin:0;}
.popupImage .popUpBottom{background:#000;text-align:right;margin-top:-3px;padding:7px 0;width:100%;}
.popupImage .popUpBottom&gt;a.onlyToday{color:#fff;cursor:pointer;float:left;margin-left:7px;}
.popupImage .popUpBottom&gt;a.close{color:#fff;cursor:pointer;display:inline-block;margin-right:7px; opacity: 1; float: none; font-size: 14px; font-weight: normal; text-shadow:none;}

@media(max-width:767px) {
	.popupImage {
		left:0!important;
		top:91px!important;
		margin:0!important;
		width: 100%;
	}
	
	.popupImage img {
		width:100%;
	}
}</pre></body></html>