﻿@media screen and (min-width: 480px) and (max-width: 1023px) {
	.listing #LeftToolbar #desktopFormatControl {
		margin-top: 1.5em;
	}
}
@media screen and (min-width: 480px) {
	.listing #LeftToolbar .fakeSelect {
		left: 10.75em;
	}
}
@media screen and (min-width: 768px) {
	#desktopDisplayControl {
		right: .5em;
	}
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
	.listing #LeftToolbar #desktopFormatControl {
		margin-top: 1.5em;
	}
}
@media screen and (min-width: 1024px) {
	.listing .fixedTools #LeftToolbarContent {
		overflow-y: auto;
	}
	 #listingDisplayTools {
		margin-left: 6.5em;
	}
	.listing #LeftToolbar .fakeSelect {
		left: 6.5em;
		top: 18px;
	}
}
.listing.pl.library .sortHeading .backToTop {
	padding-top: .25em;
	line-height: .95em;
}

/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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-pl/images/interface/bg_format_book-pl.png);
	}
}

/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ LISTING BOOKMARKS (HEADING) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  */
.playlist .top.tools .fakeLabel {
	right: 3.4em;
}

/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ LISTING BOOKMARKS ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  */
.video .seriesItem .info.icon, .audio .seriesItem .info.icon {
	right: 8.65em;
}
@media screen and (max-width: 599px) {
	.general .bookmarks.ui-sortable .product .bottomOptions .bookmarkTools .button {
		padding-top: .65em;
		padding-bottom: .65em;
	}

	.bookmarks .product .bottomOptions .option.remove {
		width: 33.5%;
	}

	.bookmarks .product .bottomOptions .option.move {
		width: 65.5%;
	}

	.bookmarks .product .bookmarkTools .option.move .button .icon {
		left: -22px;
		top: -2px;
	}

	.bookmarks .product .bookmarkTools .option.move .button .btnMainText {
		left: -1px;
		top: -6px;
		position: relative;
	}

	.general .bookmarks .product .bottomOptions .bookmarkTools .move .button .helpText {
		clear: both;
		display: block;
		margin-top: -15px;
		margin-left: 16px;
	}
}


/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SEARCH RESULTS ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  */
.search .product .bookshelfControl .saveForLater .toolTip {
	width: 105px;
}

/* My Bookshelf */
.bottomOptions .editPlaylistOptions li.move div .button {
	padding: 0;
}