﻿.listing.library.nl .sortHeading .backToTop { 
	width: 6em;
}
.top.tools { width: 233px; }

@media screen and (max-width: 1023px) {
	.listing #LeftToolbar .fakeSelect { left: 6.5em; }
}
@media screen and (min-width: 1024px) {
	.listing #LeftToolbar #desktopOrderControl .moduleHeader {
		margin-top: 10px;
	}
	.listing #LeftToolbar .fakeSelect { 
		left: 6em;
	}
}

/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ LISTING MENUS ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  */
/* Library Splash */
@media screen and (min-width: 1024px) {
	#Format_554020.menuItem .menuItemLink { /* Books & Booklets*/
		background-image: url(https://images.azureedge.net/rcg/rcg-nl/images/interface/bg_format_book-nl.png);
	}
	#Format_554040.menuItem .menuItemLink { /* Sermons */
		background-image: url(https://images.azureedge.net/rcg/rcg-nl/images/interface/bg_format_sermon-nl.png);
	}
}