
	.ckbHavefile{ text-align: left; border: 0px; }
	#tab111 table tbody tr td { padding: 10px; }
	.ebooktypepanel li{ width: 100%; }
	.opac_next{ float: left; top: 15px; position: relative; width: 100%; }
	.opac_next a{ color: #000; padding: 10px; }
	@media screen and (max-width: 1280px) { .opac_next { } }
	@media screen and (max-width: 500px) { .opac_next { margin-left: 0px; float: left;} }
 .dropdownlist { width: 100%; font-size: 13px;}
	
	.txtSearch0 { width: 100%!important;
    height: auto!important;
    padding: 7px 15px;
    font-size: 13px!important;
	border-color: rgb(118,118,118);}
	.tabletitle { background-color: gainsboro; }
	.pad-left-right{padding-top: 10px;}
	.selectpicker{width:100%!important; font-size:13px; height:auto}
	#tab111 table tbody tr td { padding: 10px; }
	@media screen and (max-width: 1280px) { .opac_next { } }
	@media screen and (max-width: 500px) { .opac_next { margin-left: 0px; float: left;} }
	@media screen and (max-width: 500px) {
		.selectpicker { margin-left: 0px; margin-top: 10px; margin-bottom: 10px; width: 100%;  }
		.txtSearch0 { float: left; width: 100%; }
		#ddlTypeOfLibraries{width: 100%;}
	}
	.pad-left-right{padding-top: 10px;}

	.prev, .next {
    /*position: fixed;*/
    top: 50%;
    font-weight: bold;
	}
	.prev { left: 10px; }
	.next { right: 10px; }
	.content { width: 50%; margin: 0 auto; }

.nextArraypanel { z-index: 9898789997989; }
  .nextArraypanel a { }
  .nextArraypanel a.Next { }
  .nextArraypanel a.Prev { }
	@media screen and (max-width: 500px) {
  	.nextArraypanel { }
		.nextArraypanel a { }
		.nextArraypanel a.Next { }
	.nextArraypanel a.Prev { }}
		
h1.moduletitle{
	background-color:var(--gray);	
    color:var(--blue-2)!important	;
    padding: 10px 15px;
    text-shadow: none;
    font-size: 14px!important;
    opacity: 1!important;
    font-weight: 600;
}

#LoadingPanelImgSearch{
	position: fixed; margin: 0px auto; left: 40%; top: 40%; z-index: 92939949; 
}

#ckbHavefile{
	width: 30px; margin-top:10px;
}
#btnSearch{
	min-width:100px;
	font-size:13px;
}
.icon i,
.opac_next i{
	color:var(--red);
}