#mobile-menu li.sub_menu ul {
	display: none;
	visibility: hidden;
	padding: 0 15px;
}
#mobile-menu li.sub_menu.hovered ul {
	display: block;
	visibility: visible;
}
.elib_ico {
	background-image: url(/jour/manager/files/elibrary1.png);
	background-repeat: no-repeat;
	background-position-y: 2px;
	white-space: nowrap;
	padding-left: 22px;
}
.scopus_ico {
	background-image: url(/jour/manager/files/scopus.png);
	background-repeat: no-repeat;
	background-position-y: 2px;
	white-space: nowrap;
	padding-left: 43px;
}
.orcid_ico {
	background-image: url(/jour/manager/files/ORCID.png);
	background-repeat: no-repeat;
	background-position-y: 2px;
	white-space: nowrap;
	padding-left: 23px;
}
.wos_ico {
	background-image: url(/jour/manager/files/wos.png);
	background-repeat: no-repeat;
	background-position-y: 2px;
	white-space: nowrap;
	padding-left: 23px;
	background-size: 16px;
}
