﻿/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ LIBRARY ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  */
/*splash pages*/
@media screen and (min-width: 1024px) {
	#Format_554020.menuItem .menuItemLink { /* Books & Booklets*/
		background-image: url(https://images.azureedge.net/rcg/rcg-es/images/interface/bg_format_book-es.png);
	}

	#Format_554019.menuItem .menuItemLink { /* Articles */
		background-image: url(https://images.azureedge.net/rcg/rcg-es/images/interface/bg_format_article-es.png);
	}

	#Format_554040.menuItem .menuItemLink { /* Sermons */
		background-image: url(https://images.azureedge.net/rcg/rcg-es/images/interface/bg_format_sermon-es.png);
	}

	#Format_554035.menuItem .menuItemLink { /* Q&A */
		background-image: url(https://images.azureedge.net/rcg/rcg-es/images/interface/bg_format_qanda-es.png);
	}

	#Format_554018.menuItem .menuItemLink { /* BICs */
		background-image: url(https://images.azureedge.net/rcg/rcg-es/images/interface/bg_format_bic-es.png);
	}
}

.listing.es #LeftToolbar .fakeSelect {
	left: 8.25em;
}
#listingDisplayTools {
	min-width: 152px;
}

@media screen and (min-width: 1024px) {
	#listingDisplayTools {
		margin-left: 7.85em;
	}
	.listing.es #LeftToolbar .fakeSelect {
		left: 6.55em;
	}
}

/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ LISTING BOOKMARKS ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  */
.listing.playlist h1#pageTitle .button.edit {
	width: 114px;
}
.bookmarks .product .bottomOptions .option.remove {
	width: 26.5%;
}
.bookmarks .product .bottomOptions .option.move {
	width: 73.5%;
}
.product.video .seriesItem .info.icon, .product.audio .seriesItem .info.icon, .product.wtcItem .seriesItem .info.icon {
	right: 6.95em;
}
.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: -15px;
	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: -17px;
	margin-left: 16px;
}

@media screen and (max-width: 399px), screen and (min-width: 480px) and (max-width: 524px) {
	.bookmarks .product .bottomOptions .option.remove .btnMainText {
		visibility: hidden;
	}
	.bookmarks .product .bookmarkTools .option .button .icon {
		margin-left: 0;
	}
	.general .bookmarks .product .bottomOptions .bookmarkTools .move .button .helpText {
		margin-left: 28px;
	}
	.bookmarks .product .bookmarkTools .option.move .button .icon {
		left: -38px;
	}
}
@media screen and (min-width: 400px) {
	.bookmarks.ui-sortable .product .bottomOptions {
		width: 22em;
	}
	.bookmarks .product .bottomOptions .option.remove {
		width: 40.5%;
	}
	.bookmarks .product .bottomOptions .option.move {
		width: 59.5%;
	}
	.bookmarks .product .bookmarkTools .option.move .button .icon {
		left: -38px;
	}
}
@media screen and (min-width: 480px) and (max-width: 524px) {
	.bookmarks.ui-sortable .product .bottomOptions {
		width: 17em;
	}
	.bookmarks .product .bottomOptions .option.remove {
		width: 26%;
	}
	.bookmarks .product .bottomOptions .option.move {
		width: 74%;
	}
}
@media screen and (min-width: 525px) {
	.bookmarks.ui-sortable .product .bottomOptions {
		width: 21.5em;
	}
	.bookmarks .product .bottomOptions .option.remove {
		width: 43%;
	}
	.bookmarks .product .bottomOptions .option.move {
		width: 57%;
	}
}
@media screen and (min-width: 768px) {
	.bookmarks.ui-sortable .product .bottomOptions {
		width: 23em;
	}
}

/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SEP ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  */
.product.sep:not(.hasPromo) .productTitle .bubbleContainer {
	display: inline-block;
	margin-left: 0.5em;
}