.portlet-borderless-container {
  min-height: 2.5em;
  /* position: relative;  */
  z-index: 0; }

/* #web-content-hover {

    position:fixed;
    top:0; right:0;
    bottom:0; left:0;
	background-color: black;
	opacity: 0;
	z-index: 1;
	visibility: hidden;
}

.portlet-journal-content:hover {
	background-color: white !important;
	position: relative !important;
	z-index: 999999 !important; 
} */

