.alib-opac-wrapper {
	background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), top center;
	background-size:cover;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 10;
}

.alib-opac-home {

}

.opac-content {
    overflow-y: scroll;
    overflow-x: hidden;
    height:auto;
	max-height: 75vh;
	/*height: 80%;*/
}

.opac-footer {
	text-shadow: 1px 1px #000000;
	color: #ffffff;
}

.center-page-front {
	margin-top: -100px;
    position: absolute;
    text-align: center;
    top: 30%;
    width: 100%;
}

.cover-search {
	height: 200px;
}

.opac-home {
  margin-top: -100px;
}

.opac-title {
	width:100%; 
	text-align: center; 
	font-size: 4.5em;
	text-shadow: 2px 2px #000000;
	color: #ffffff;
}

.opac-keterangan {
	width:100%; 
	text-align: center; 
	font-size: 2em; 
	font-weight: normal; 
	margin-bottom: 30px; 
	margin-top: -10px;
	text-shadow: 2px 2px #000000;
	color: #eeeeee;
}

.opac-advance-search {
	width:100%; 
	text-align: center; 
	font-size: 2em; 
	font-weight: normal; 
	margin-bottom: 30px; 
	margin-top: -10px;
}

.opac-body {
	min-height:500px;
}

.opac-subketerangan {
	width:100%; 
	text-align: center; 
	font-weight: normal; 
	margin-bottom: 30px; 
	margin-top: -30px;
	text-shadow: 2px 2px #000000;
	color: #ffffff;
}

.opac-promoted {
	position: absolute;
	color: #ffffff;
	bottom: 0;
	left: 0;
	margin-bottom: 30px;
	align-self: center;
}