/* :asset_packager_compatibility, 'config/asset_packages.yml' @ 1478122581 */
/* public/stylesheets/mycontent_sprites.css @ 1478122581 */
.sprite.profile_price_tag, .sprite.home_download, .sprite.home_share, .sprite.profile_uploads, .sprite.profile_collection, .sprite.profile_readcast, .sprite.profile_star_tag, .sprite.profile_light_star, .sprite.download_light, .profile_sprite {background: url('https://webarchive.library.unt.edu/web/20161103111057oe_/https://s2-f.scribdassets.com/images/my_content/mycontent-sprite.png?1478122581') 0 0 no-repeat}
.sprite.profile_price_tag {width: 12px; height: 12px; background-position: -91px -61px}
.sprite.home_download {width: 12px; height: 15px; background-position: -227px -45px}
.sprite.home_download:hover {background-position: -227px -15px}
.sprite.home_download:active {background-position: -227px -30px}
.sprite.home_share {width: 13px; height: 14px; background-position: -151px -46px}
.sprite.home_share:hover {background-position: -151px -16px}
.sprite.home_share:active {background-position: -151px -31px}
.sprite.profile_uploads {width: 14px; height: 14px; background-position: -120px -46px}
.sprite.profile_collection {width: 12px; height: 11px; background-position: -31px -48px}
.sprite.profile_readcast {width: 15px; height: 14px; background-position: -135px -46px}
.sprite.profile_star_tag {width: 12px; height: 12px; background-position: -60px -61px}
.sprite.profile_light_star {width: 15px; height: 14px; background-position: -60px -16px}
.sprite.download_light {width: 10px; height: 12px; background-position: -128px -96px}
.profile_sprite.share_light {width: 13px; height: 14px; background-position: -151px -46px}
.profile_sprite.readcast_light {width: 15px; height: 14px; background-position: -135px -46px}
.profile_sprite.embed_light {width: 14px; height: 14px; background-position: -166px -46px}
.profile_sprite.star {width: 15px; height: 14px; background-position: -60px -16px}


/* :files, 'public/stylesheets/shared', ... @ (none) */


/* :files, 'app/views', ... @ 1478122524 */
/* app/views/shared/carousels/paddles.css @ 1478122524 */
.has_paddles.paddles_visible .paddle {opacity: 0.3}
.has_paddles .paddle {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none; border: none; cursor: pointer; outline: none; position: absolute; width: 17px; height: 30px; z-index: 3; top: 94px; opacity: 0; -webkit-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out}
.has_paddles .paddle:hover, .has_paddles .paddle:focus {opacity: 1}
.has_paddles .page_left {left: 0; background: url('https://webarchive.library.unt.edu/web/20161103111057oe_/https://s2-f.scribdassets.com/images/home/logged_in/ic_home_control_left_arrow.png?1478122581') left center no-repeat}
.has_paddles .page_right {right: 0; background: url('https://webarchive.library.unt.edu/web/20161103111057oe_/https://s1-f.scribdassets.com/images/home/logged_in/ic_home_control_right_arrow.png?1478122581') right center no-repeat}
.has_paddles.on_first_page .page_left {display: none}
.has_paddles.on_last_page .page_right {display: none}
.smaller_doc_thumb_width.show_title .paddle {top: 80px}
.smaller_doc_thumb_width .paddle {top: 60px}


/* app/views/shared/carousels/document_cell.css @ 1478122524 */
@-webkit-keyframes popin {0% {opacity: 0; -webkit-transform: scale(0.8); transform: scale(0.8)}
75% {-webkit-transform: scale(1.3);transform: scale(1.3)}
100% {opacity: 1; -webkit-transform: scale(1); transform: scale(1)}
}
@keyframes popin {0% {opacity: 0; -webkit-transform: scale(0.8); transform: scale(0.8)}
75% {-webkit-transform: scale(1.3);transform: scale(1.3)}
100% {opacity: 1; -webkit-transform: scale(1); transform: scale(1)}
}
.has_document_cells .block_layer {/* This element covers the cell to prevent pointer events. */ position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 10}
.has_document_cells .list_view_data {display: none}
.has_document_cells.list_view_mode .document_cell {margin: 15px 0 35px 0; width: auto; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start}
.has_document_cells.list_view_mode .document_cell .thumb {margin-bottom: 0; width: 108px; height: 144px}
.has_document_cells.list_view_mode .document_cell .thumb .comic_series_cover {width: 108px; height: 144px}
.has_document_cells.list_view_mode .document_cell .star_ratings {padding: 6px 0}
.has_document_cells.list_view_mode .document_cell .star_ratings .stats {font-size: 14px}
.has_document_cells.list_view_mode .document_cell .subtitle {display: none}
.has_document_cells.list_view_mode .document_cell .list_view_data {display: block}
.has_document_cells.list_view_mode .document_cell .list_view_data .page_count, .has_document_cells.list_view_mode .document_cell .list_view_data .views_count {white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 14px; color: #999}
.has_document_cells.list_view_mode .document_cell .under_title.one_line {display: none}
.has_document_cells.list_view_mode .document_cell .under_title:not(.one_line) {display: none}
.has_document_cells .doc_link {display: inline-block; width: 100%}
.has_document_cells .document_cell {width: 144px; white-space: normal; vertical-align: top; text-align: left}
.has_document_cells .document_cell .sheet_music_meta {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center}
.has_document_cells .document_cell .sheet_music_meta .instrument, .has_document_cells .document_cell .sheet_music_meta .difficulty {margin-bottom: 0}
.has_document_cells .document_cell .sheet_music_meta .name {color: #666; font-weight: normal}
.has_document_cells .document_cell .sheet_music_meta .diff {text-align: center; width: 33%}
.has_document_cells .document_cell.interaction_disabled {position: relative}
.has_document_cells .document_cell.smaller_cell {width: 108px}
.has_document_cells .document_cell.smaller_cell .skirt .title {margin-top: 15px; font-size: 14px; line-height: 18px}
.has_document_cells .document_cell.smaller_cell .skirt .content_thumbnail {top: -11px}
.has_document_cells .document_cell.smaller_cell .under_title {display: none}
.has_document_cells .document_cell.smaller_cell .thumb {width: 108px; height: 144px}
.has_document_cells .document_cell.smaller_cell .thumb .comic_series_cover {width: 108px; height: 144px}
.has_document_cells .document_cell.smaller_cell .thumb .under_title {display: none}
.has_document_cells .document_cell.smallest_cell {width: 72px}
.has_document_cells .document_cell.smallest_cell .under_title {display: none}
.has_document_cells .document_cell.smallest_cell .thumb {margin-right: 20px; width: 72px; height: 96px}
.has_document_cells .document_cell.smallest_cell .thumb .comic_series_cover {width: 72px; height: 96px}
.has_document_cells .document_cell.smallest_cell .thumb .under_title {display: none}
.has_document_cells .document_cell.is_series .series_lines {position: absolute; top: -4px; left: 0; right: 0; margin: 0 3px; border-top: 2px solid #1a7bba}
.has_document_cells .document_cell.is_series .series_lines:before {border-top: 2px solid #1a7bba; opacity: 0.3; content: ''; display: block; position: absolute; left: 6px; right: 6px; top: -10px}
.has_document_cells .document_cell.is_series .series_lines:after {border-top: 2px solid #1a7bba; content: ''; display: block; position: absolute; left: 3px; right: 3px; top: -6px; opacity: 0.7}
.has_document_cells .document_cell.in_my_library:not(.is_series) .reading_progress_outer {display: block}
.has_document_cells .document_cell.no_book_page.is_audiobook .action_layer .read_icon {display: none}
.has_document_cells .document_cell.no_book_page.is_audiobook .action_layer .play_icon {display: block}
.has_document_cells .document_cell.no_book_page .action_layer .read_icon {display: block}
.has_document_cells .document_cell .under_title {margin-top: 20px; font-family: Livory, serif; font-style: italic; text-align: center; font-size: 16px; line-height: 21px; max-height: 44px; /* +1 prevents low baseline logs */ overflow: hidden; display: block; color: #444}
.has_document_cells .document_cell .under_title:not(.one_line) {display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical}
.has_document_cells .document_cell .under_title.one_line {white-space: nowrap; overflow: hidden; text-overflow: ellipsis}
.has_document_cells .document_cell .subtitle {font-family: Livory, serif; font-style: italic; text-align: center; font-size: 16px; line-height: 21px; max-height: 22px; /* +1 prevents low baseline logs */ overflow: hidden; display: block; color: #444}
.has_document_cells .document_cell .flag {top: 0; bottom: auto; display: block; white-space: nowrap}
.has_document_cells .document_cell .thumb {position: relative; background-color: #E6E8E9; box-shadow: 0 0 10px rgba(0, 0, 0, 0.25); width: 144px; height: 192px; margin-bottom: 14px}
.has_document_cells .document_cell .thumb:hover .overlay, .has_document_cells .document_cell .thumb.hover .overlay {opacity: 0.5}
.has_document_cells .document_cell .thumb:hover .overlay .sprite, .has_document_cells .document_cell .thumb.hover .overlay .sprite {opacity: 0.5}
.has_document_cells .document_cell .thumb:hover .main_action, .has_document_cells .document_cell .thumb.hover .main_action {opacity: 1}
.has_document_cells .document_cell .thumb.is_book .shadow_overlay {display: block}
.has_document_cells .document_cell .thumb .shadow_overlay {display: none}
.has_document_cells .document_cell .thumb .overlay, .has_document_cells .document_cell .thumb .shadow_overlay, .has_document_cells .document_cell .thumb .doc_link {position: absolute; top: 0; right: 0; bottom: 0; left: 0}
.has_document_cells .document_cell .thumb .overlay {-webkit-transition: opacity 0.1s ease-in-out;transition: opacity 0.1s ease-in-out; opacity: 0; background: #3d4044}
.has_document_cells .document_cell .thumb .overlay .sprite {position: absolute; opacity: 0; left: 50%; top: 50%; margin-left: -23px; margin-top: -18px}
.has_document_cells .document_cell .thumb .shadow_overlay {background: url('https://webarchive.library.unt.edu/web/20161103111057oe_/https://s2-f.scribdassets.com/images/petunia/thumbnail_overlay_185x250.png?1478122581') 0 0 no-repeat; background-size: cover}
.has_document_cells .document_cell .thumb > img {width: 100%; height: 100%}
.has_document_cells .document_cell .thumb > img.lazy_loading {opacity: 0}
.has_document_cells .document_cell .document_title {color: #333333; margin: 10px 15px 0 15px; word-wrap: break-word; font-size: 14px; line-height: 15px; overflow: hidden; max-height: 30px}
.has_document_cells .document_cell .document_title a {color: inherit}
.has_document_cells .document_cell .list_view_data {margin-left: 15px}
.has_document_cells .document_cell .list_view_title {font-family: Livory, serif; font-style: italic; font-size: 16px; line-height: 20px; color: #444; font-size: 16px; line-height: 20px; max-height: 42px; /* +1 prevents low baseline logs */ overflow: hidden; display: block; max-width: 400px; word-wrap: break-word}
.has_document_cells .document_cell .decorative {font-family: Livory, serif}
.has_document_cells .document_cell .list_view_publisher {font-size: 14px; word-wrap: break-word; line-height: 1.5}
.has_document_cells .document_cell .action_layer .main_action {position: absolute; left: 50%; top: 50%; color: white; z-index: 1; opacity: 0; -webkit-transition: opacity 0.2s ease-in-out; transition: opacity 0.2s ease-in-out}
.has_document_cells .document_cell .action_layer .info_icon {font-size: 25px; margin-left: -5px; margin-top: -18px}
.has_document_cells .document_cell .action_layer .read_icon {display: none; font-size: 40px; margin-left: -20px; margin-top: -16px}
.has_document_cells .document_cell .action_layer .play_icon {display: none; font-size: 44px; margin-left: -22px; margin-top: -20px}
.has_document_cells .document_cell.has_color_background .reading_progress_outer {background: #135987}
.has_document_cells .document_cell.has_color_background .reading_progress_outer .reading_progress_outer_dark_overlay {display: block}
.has_document_cells .flag {position: absolute; color: white; font-size: 9px; font-weight: bold; letter-spacing: 1px; border-radius: 0; bottom: -20px; height: 20px; line-height: 21px; left: 0; right: 0; text-align: center}
.has_document_cells .has_flag .content {margin-top: 30px}
.has_document_cells .has_flag .flag {display: block}
.has_document_cells .has_flag.is_purchase .flag {background: #1A7BBA}
.has_document_cells .has_flag.is_geo_restricted .flag, .has_document_cells .has_flag.is_expiring_content .flag {background: #999999}
.has_document_cells .has_flag.is_sample .flag {background: #C1C1BE}
.has_document_cells .has_flag.is_scribd_select .flag {position: absolute; top: 0; left: 0; width: 45px; height: 45px; font-size: 16px; color: #fff; opacity: 0.9}
.has_document_cells .has_flag.is_scribd_select .flag:before, .has_document_cells .has_flag.is_scribd_select .flag:after {position: absolute; top: 0; content: ""; display: block; border-style: solid}
.has_document_cells .has_flag.is_scribd_select .flag:before {border-width: 47px 47px 0 0; border-color: rgba(0, 0, 0, 0.2) transparent transparent transparent}
.has_document_cells .has_flag.is_scribd_select .flag:after {border-width: 45px 45px 0 0; border-color: #fff transparent transparent transparent}
.has_document_cells .has_flag.is_scribd_select .flag span {position: absolute; top: 0; left: 0; width: 25.875px; height: 27.9px; line-height: 27.9px; z-index: 1; text-align: center; background-repeat: no-repeat; background-size: 100%}
.has_document_cells .has_flag.is_scribd_select .flag span {background-image: url('https://webarchive.library.unt.edu/web/20161103111057oe_/https://s2-f.scribdassets.com/images/badges/scribd_selects_logo.svg?1478122581')}
.has_document_cells .reading_progress_outer {display: none; bottom: -12px; position: absolute; left: 0; right: 0; height: 5px; background: #e1e1e1; border-radius: 10px; overflow: hidden}
.has_document_cells .reading_progress_outer.dark {background: #135987}
.has_document_cells .reading_progress_outer .reading_progress_inner {background: #6ac6e2; position: absolute; top: 0; bottom: 0; left: 0}
.has_document_cells .reading_progress_outer .reading_progress_outer_dark_overlay {display: none; background: rgba(0, 0, 0, 0.5); position: absolute; top: 0; left: 0; right: 0; bottom: 0}
.has_document_cells {/* articles */ }
.has_document_cells .document_cell.card {border-radius: 4px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.1); border: 1px solid #e1e1e1; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); box-sizing: border-box; width: 306px; background: white; line-height: 21px; position: relative; margin-bottom: 20px; display: inline-block; margin-right: 20px; overflow: hidden}
.has_document_cells .document_cell.card .doc_link {-webkit-transition: opacity 0.2s ease-in-out;transition: opacity 0.2s ease-in-out}
.has_document_cells .document_cell.card .doc_link:active {opacity: 0.5}
.has_document_cells .document_cell.card .series_lines {display: none}
.has_document_cells .document_cell.card:hover .card_library_button_container {opacity: 1}
.has_document_cells .document_cell.card .shadow_overlay {display: none}
.has_document_cells .document_cell.card .card_library_button_container {color: #444; position: absolute; top: 0px; right: 0px; opacity: 0; z-index: 1; -webkit-transition: opacity 0.2 ease-in-out; transition: opacity 0.2 ease-in-out}
.has_document_cells .document_cell.card .card_library_button_container:hover {color: #6ac6e2; border-color: #6ac6e2}
.has_document_cells .document_cell.card .editors_pick_badge {line-height: 33px; position: relative; padding-left: 27px; right: 2px; color: #999; font-size: 16px; font-family: Livory, serif; font-style: italic}
.has_document_cells .document_cell.card .editors_pick_badge .icon {font-size: 16px; margin-right: 5px}
.has_document_cells .document_cell.card .card_content {display: inline-block; box-sizing: border-box; width: 158px; height: 192px; vertical-align: top; padding: 12px; position: relative}
.has_document_cells .document_cell.card .card_content .title {margin-top: 0; margin-bottom: 2px; margin-right: 20px; color: #444; font-family: Livory, serif; font-size: 18px; line-height: 24px; max-height: 50px; /* +1 prevents low baseline logs */ overflow: hidden; display: block; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical}
.has_document_cells .document_cell.card .card_content .author {margin-bottom: 6px; margin-top: 0; color: #666; font-size: 14px; font-weight: normal}
.has_document_cells .document_cell.card .card_content .star_ratings {height: 30px}
.has_document_cells .document_cell.card .card_content .star_ratings .stats {font-size: 14px}
.has_document_cells .document_cell.card .card_content .length {position: absolute; bottom: 10px; left: 12px; font-size: 14px; font-weight: bold; text-transform: uppercase; color: #999}
.has_document_cells .document_cell.card .card_content .ic_editors_pick {display: inline-block; width: 30px; height: 30px; background: url('https://webarchive.library.unt.edu/web/20161103111057oe_/https://s2-f.scribdassets.com/images/document_cells/metadata_cards/ic_editors_pick.svg?1478122581'); background-size: cover; position: absolute; left: 0px}
.has_document_cells .document_cell.card .card_description {margin: 12px 18px 12px 18px; height: 84px}
.has_document_cells .document_cell.card .card_description .card_text {font-size: 16px; line-height: 24px; max-height: 75px; /* +1 prevents low baseline logs */ overflow: hidden; display: block; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; color: #999}
.has_document_cells .document_cell.card .card_description .interest_pill {display: inline-block; height: 22px; border: 1px solid #e1e1e1; font-size: 14px; color: #666; margin-right: 10px; margin-bottom: 6px; border-radius: 30px; padding: 0 13px}
.has_document_cells .document_cell.card.smaller_cell .thumb {margin: 12px 0 0 12px}
.has_document_cells .document_cell.card.smaller_cell .card_content {width: 182px; /* borders */ height: 156px}
.has_document_cells .document_cell.card.smaller_cell .length {bottom: -3px}
.has_document_cells .document_cell.card .thumb {display: inline-block; vertical-align: top; margin-bottom: 0; border-right: 1px solid #e1e1e1; box-shadow: initial}
.has_document_cells .document_cell.card .thumb.has_description {border: 1px solid #e1e1e1}
.has_document_cells .document_cell .thumb.is_article {background: white}
.has_document_cells .document_cell .thumb.is_article > img {height: initial}
.has_document_cells .document_cell .thumb.is_article .reading_progress_outer {display: none}
.has_document_cells .document_cell .thumb.is_article .shadow_overlay {display: none}
.has_document_cells .article_details {position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; overflow: hidden}
.has_document_cells .article_details .article_info {padding: 14px 10px 22px; position: relative}
.has_document_cells .article_details .article_info_inner {overflow: hidden}
.has_document_cells .article_details .publisher_logo, .has_document_cells .article_details .article_length {position: absolute}
.has_document_cells .article_details .publisher_logo {top: 0}
.has_document_cells .article_details .article_title {line-height: 18px; font-weight: bold; margin: 6px 0 4px; overflow: hidden; font-size: 14px}
.has_document_cells .article_details .article_length {bottom: 0; font-size: 12px; text-transform: uppercase; color: #666}
.has_document_cells .article_details .article_title, .has_document_cells .article_details .article_subtitle {color: #444}
.has_document_cells .article_details .article_subtitle {font-size: 14px; line-height: 18px}
.has_document_cells .article_details.has_article_image {top: 70px}
.has_document_cells .article_details.has_article_image .article_info_inner, .has_document_cells .article_details.has_article_image .article_title {max-height: 40px}
.has_document_cells .article_details:not(.has_article_image) .article_info_inner {max-height: 100px}
.has_document_cells .smaller_cell .article_details .article_subtitle {font-size: 12px}
.has_document_cells .smaller_cell .article_details.has_article_image {top: 55px}
.has_document_cells .smaller_cell .article_details:not(.has_article_image) .titles_container {max-height: 75px}
/* fixes a shift in the hovercard */ .cover_drop .article_details .article_length {bottom: 3px}


/* app/views/shared/carousels/sheet_music_icons.css @ 1478122524 */
.has_sheet_music_icons .instrument, .has_sheet_music_icons .difficulty {display: inline-block; width: 40px; height: 40px; margin-bottom: 10px}
.has_sheet_music_icons .difficulty.advanced {background: url('https://webarchive.library.unt.edu/web/20161103111057oe_/https://s2-f.scribdassets.com/images/book_preview/ic_difficulty_advanced.svg?1478122581')}
.has_sheet_music_icons .difficulty.beginner {background: url('https://webarchive.library.unt.edu/web/20161103111057oe_/https://s2-f.scribdassets.com/images/book_preview/ic_difficulty_beginner.svg?1478122581')}
.has_sheet_music_icons .difficulty.intermediate {background: url('https://webarchive.library.unt.edu/web/20161103111057oe_/https://s2-f.scribdassets.com/images/book_preview/ic_difficulty_intermediate.svg?1478122581')}
.has_sheet_music_icons .difficulty.mixed {background: url('https://webarchive.library.unt.edu/web/20161103111057oe_/https://s1-f.scribdassets.com/images/book_preview/ic_difficulty_mixed.svg?1478122581')}
.has_sheet_music_icons .instrument.brass, .has_sheet_music_icons .instrument.trumpet, .has_sheet_music_icons .instrument.tuba, .has_sheet_music_icons .instrument.trombone, .has_sheet_music_icons .instrument.french_horn, .has_sheet_music_icons .instrument.tenor_sax, .has_sheet_music_icons .instrument.alto_sax {background: url('https://webarchive.library.unt.edu/web/20161103111057oe_/https://s2-f.scribdassets.com/images/book_preview/ic_instrument_brass.svg?1478122581')}
.has_sheet_music_icons .instrument.drums_percussion {background: url('https://webarchive.library.unt.edu/web/20161103111057oe_/https://s2-f.scribdassets.com/images/book_preview/ic_instrument_drums-percussion.svg?1478122581')}
.has_sheet_music_icons .instrument.guitar, .has_sheet_music_icons .instrument.bass, .has_sheet_music_icons .instrument.ukulele {background: url('https://webarchive.library.unt.edu/web/20161103111057oe_/https://s1-f.scribdassets.com/images/book_preview/ic_instrument_guitar-bass-fretted.svg?1478122581')}
.has_sheet_music_icons .instrument.piano {background: url('https://webarchive.library.unt.edu/web/20161103111057oe_/https://s2-f.scribdassets.com/images/book_preview/ic_instrument_piano.svg?1478122581')}
.has_sheet_music_icons .instrument.cello, .has_sheet_music_icons .instrument.violin, .has_sheet_music_icons .instrument.viola, .has_sheet_music_icons .instrument.double_bass {background: url('https://webarchive.library.unt.edu/web/20161103111057oe_/https://s2-f.scribdassets.com/images/book_preview/ic_instrument_strings.svg?1478122581')}
.has_sheet_music_icons .instrument.vocal {background: url('https://webarchive.library.unt.edu/web/20161103111057oe_/https://s2-f.scribdassets.com/images/book_preview/ic_instrument_vocal.svg?1478122581')}
.has_sheet_music_icons .instrument.woodwinds, .has_sheet_music_icons .instrument.clarinet, .has_sheet_music_icons .instrument.flute_piccolo, .has_sheet_music_icons .instrument.recorder {background: url('https://webarchive.library.unt.edu/web/20161103111057oe_/https://s1-f.scribdassets.com/images/book_preview/ic_instrument_woodwind.svg?1478122581')}


/* :class_inlines, 'app/views', ... @ 1478122524 */
/* app/views/shared/grids/grouped_documents_grid.css @ 1478122524 */
.autogen_class_views_shared_grids_grouped_documents_grid {margin: 0 0 60px 0; padding-top: 30px}
.autogen_class_views_shared_grids_grouped_documents_grid .loading_screen {display: none}
.autogen_class_views_shared_grids_grouped_documents_grid.loading_content .loading_screen {display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(255, 255, 255, 0.5)}
.autogen_class_views_shared_grids_grouped_documents_grid .group_header {font-size: 16px; color: #999; margin-left: 40px; position: relative; top: -7px}
.autogen_class_views_shared_grids_grouped_documents_grid .load_more_btn {position: absolute; width: 100%; left: 0}


/* app/views/shared/grids/selectable_document_grid.css @ 1478122524 */
.autogen_class_views_shared_grids_selectable_document_grid .selectable {position: relative}
.autogen_class_views_shared_grids_selectable_document_grid .document_cell {position: relative}
.autogen_class_views_shared_grids_selectable_document_grid .select_layer {cursor: pointer; opacity: 0; -webkit-transition: all 0.4s; transition: all 0.4s; position: absolute; top: 0; left: 0; right: 0; bottom: 0; bottom: auto; height: 192px; z-index: -1}
.autogen_class_views_shared_grids_selectable_document_grid .select_layer.selected {background: #1a7bba}
.autogen_class_views_shared_grids_selectable_document_grid .select_layer.selected .check_circle {opacity: 1}
.autogen_class_views_shared_grids_selectable_document_grid .select_layer .check_circle {width: 40px; height: 40px; background: #1a7bba; border-radius: 50%; opacity: 0; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; -webkit-transition: opacity 0.4s; transition: opacity 0.4s}
.autogen_class_views_shared_grids_selectable_document_grid .select_layer .checkmark {position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; color: white; width: 22px; height: 22px; font-size: 22px; line-height: 22px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none}
.autogen_class_views_shared_grids_selectable_document_grid.edit_mode .select_layer {z-index: 0; opacity: 0.8}
.autogen_class_views_shared_grids_selectable_document_grid.edit_mode .select_layer:hover .check_circle {opacity: 1}
.autogen_class_views_shared_grids_selectable_document_grid.edit_mode .action_layer {display: none}


/* app/views/shared/grids/collection_grid.css @ 1478122524 */
.autogen_class_views_shared_grids_collection_grid .object_cell {position: relative}
.autogen_class_views_shared_grids_collection_grid .paperclip {background: url('https://webarchive.library.unt.edu/web/20161103111057oe_/https://s2-f.scribdassets.com/images/profiles/ill-clip.png?1478122581'); width: 23px; height: 38px; position: absolute; top: 22px; left: 160px}


/* app/views/shared/grids/_more_results.css @ 1478122524 */
.more_results {background-color: #e5e5e5; width: 144px; height: 192px; margin-bottom: 45px; display: inline-block; border: 1px solid #d4d4d4; vertical-align: top; box-sizing: border-box; background-size: cover}
.more_results.has_background {position: relative}
.more_results.has_background .color_layer {display: block}
.more_results .color_layer {position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: #1a7bba; opacity: 0.8; display: none}
.more_results .content_layer {position: relative; z-index: 1}
.more_results .no_decoration_link {text-decoration: none}
.more_results .info {display: table-cell; width: 144px; height: 192px; vertical-align: middle; padding: 0 10px; text-align: center}
.more_results .arrow {word-break: break-word; font-size: 18px; color: #666}
.more_results .arrow:hover {color: #999}
.more_results .arrow:after {font-family: 'scribd'; font-size: 12px; margin-left: 2px; content: "\e60d"}
.more_results .results_count {font-size: 14px; color: #999; height: 20px}


/* app/views/shared/grids/search_result_grid.css @ 1478122524 */
.search_document_grid.object_grid {padding-left: 0}
.search_document_grid.object_grid .object_cell.document_cell {width: 344px; margin-bottom: 30px; margin-right: 20px; position: relative}
.search_document_grid.object_grid .object_cell.document_cell .thumb {display: inline-block}
.search_document_grid.object_grid .object_cell.document_cell .content {width: 206px; overflow: hidden; margin-left: 24px; display: inline-block; vertical-align: top; margin-top: 0}
.search_document_grid.object_grid .object_cell.document_cell .content .title {font-size: 18px; line-height: 24px; max-height: 75px; /* +1 prevents low baseline logs */ overflow: hidden; display: block; color: #666; -webkit-transition: color 0.3s ease-in-out; transition: color 0.3s ease-in-out; font-family: Livory, serif}
.search_document_grid.object_grid .object_cell.document_cell .content .title:hover {color: #444}
.search_document_grid.object_grid .object_cell.document_cell .content em {color: #666; font-style: normal; background: #eee; padding: 0 2px}
.search_document_grid .reading_progress_outer {width: 108px}
.search_document_grid .rating_container {margin: 4px 0}
.search_document_grid .rating_container .stats {color: #999; position: relative; top: -1px}
.search_document_grid .author_list {white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-weight: bold}
.search_document_grid .page_count {white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 14px; color: #999}


/* app/views/shared/load_more.css @ 1478122524 */
.autogen_class_views_shared_load_more {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none; -webkit-transition: background-color 0.1s ease-in-out; transition: background-color 0.1s ease-in-out; -webkit-transition: opacity, 0.4s, ease-in-out; transition: opacity, 0.4s, ease-in-out; height: 60px; line-height: 60px; background: #1a7bba; text-align: center; color: white; text-transform: uppercase; font-size: 14px; font-weight: bold; letter-spacing: 0.025em; cursor: pointer; position: relative; z-index: 1; opacity: 1}
.autogen_class_views_shared_load_more:hover {background: #6ac6e2}
.autogen_class_views_shared_load_more:active {background: #135987}
.autogen_class_views_shared_load_more a {color: inherit}
.autogen_class_views_shared_load_more.loading {background: #ECECEC; cursor: default}
.autogen_class_views_shared_load_more.loading .normal_text {display: none}
.autogen_class_views_shared_load_more.loading.show_loader .loader {opacity: 1}
.autogen_class_views_shared_load_more.loading .loader {display: inline-block}
.autogen_class_views_shared_load_more.no_more {opacity: 0; background: #ECECEC; color: #666; cursor: default}
.autogen_class_views_shared_load_more.no_more .normal_text {display: none}
.autogen_class_views_shared_load_more.no_more .empty_text {display: inline}
.autogen_class_views_shared_load_more.no_more:active {top: auto}
.autogen_class_views_shared_load_more.notext .normal_text, .autogen_class_views_shared_load_more.notext .empty_text {display: none}
.autogen_class_views_shared_load_more .empty_text {display: none}
.autogen_class_views_shared_load_more .loader {opacity: 0; -webkit-transition: opacity 0.15s ease-in-out; transition: opacity 0.15s ease-in-out}


/* app/views/shared/filtered_document_page.css @ 1478122524 */
.autogen_class_views_shared_filtered_document_page {text-align: left}
.autogen_class_views_shared_filtered_document_page .page_header {min-height: 100px; padding: 0 45px; position: relative; zoom: 1}
.autogen_class_views_shared_filtered_document_page .page_header:after {content: ""; display: table; clear: both}
.autogen_class_views_shared_filtered_document_page .page_header .filter_buttons {margin-top: 20px; padding-bottom: 30px}
.autogen_class_views_shared_filtered_document_page .page_header .filter_buttons .flat_btn {vertical-align: middle}
.autogen_class_views_shared_filtered_document_page .page_header h1 .split {display: inline-block; vertical-align: middle; margin: 0 15px; font-size: 20px; color: #1a7bba}
.autogen_class_views_shared_filtered_document_page .page_header .header_right {text-align: right; position: absolute; right: 45px; top: 37px}
.autogen_class_views_shared_filtered_document_page .page_header .search_form .search_input {width: 300px; background: url('https://webarchive.library.unt.edu/web/20161103111057oe_/https://s1-f.scribdassets.com/images/profiles/blue-mag.png?1478122581') 96% 50% no-repeat}
.autogen_class_views_shared_filtered_document_page .page_header .page_label {color: #999}
.autogen_class_views_shared_filtered_document_page .page_header .page_label:before {content: "("}
.autogen_class_views_shared_filtered_document_page .page_header .page_label:after {content: ")"}
.autogen_class_views_shared_filtered_document_page .filter_picker {display: none; border-top: 1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1; padding-top: 30px; background: white}
.autogen_class_views_shared_filtered_document_page .filter_picker.open {display: block}
.autogen_class_views_shared_filtered_document_page .filter_picker .filter_picker_inner {padding: 0 45px 0 45px}
.autogen_class_views_shared_filtered_document_page .filter_picker .filter_group {display: inline-block; vertical-align: top; margin-right: 55px; margin-bottom: 30px}
.autogen_class_views_shared_filtered_document_page .filter_picker .filter_label {margin: 0; margin-bottom: 10px; font-weight: bold}
.autogen_class_views_shared_filtered_document_page .filter_picker .picker_item {display: block; line-height: 1.5; color: #666}
.autogen_class_views_shared_filtered_document_page .filter_picker .picker_item.selected {font-weight: bold}
.autogen_class_views_shared_filtered_document_page .document_drop {margin-top: 40px}
.autogen_class_views_shared_filtered_document_page .empty_message {margin: 40px 45px; color: #666; font-size: 28px}
.autogen_class_views_shared_filtered_document_page .shared_pmp_promo_banner {margin: 30px 45px 0 45px}


/* app/views/shared/pmp_promo_banner.css @ 1478122524 */
.shared_pmp_promo_banner {position: relative; height: 172px; width: auto; min-width: 800px; background-image: url('https://webarchive.library.unt.edu/web/20161103111057oe_/https://s2-f.scribdassets.com/images/promos/promo_pmp_bg.jpg?1478122581'); background-repeat: no-repeat; background-position: 50%; background-color: #135987}
.shared_pmp_promo_banner .messages {color: white}
.shared_pmp_promo_banner .messages .gradient {position: absolute; top: 0; left: 0; right: 0; bottom: 0; opacity: 0.2}
.shared_pmp_promo_banner .fixed_wrapper {margin: 0 auto; position: relative; text-align: center; margin: 0 0 20px 30px; height: 127px; position: relative}
.shared_pmp_promo_banner .fixed_wrapper .primary_header {font-size: 24px; font-family: Livory, serif; text-align: center; margin: 0; padding-top: 20px}
.shared_pmp_promo_banner .incentives_container {height: 127px; margin: 20px 0 20px 0; padding: 5px 30px 0 30px; position: absolute; top: 0; right: 0; border-left: 2px solid rgba(255, 255, 255, 0.5)}
.shared_pmp_promo_banner .incentives_container .incentives {font-size: 14px; padding-left: 0; list-style: none; width: 380px; margin-top: 5px}
.shared_pmp_promo_banner .incentives_container .incentives .check_icon {background: white; color: #135987; margin-right: 5px; padding: 3px; border-radius: 50%; font-size: 12px}
.shared_pmp_promo_banner .incentives_container .incentives li {line-height: 37px; margin: 0; padding: 0}
