/* :asset_packager_compatibility, 'config/asset_packages.yml' @ 1538010639 */
/* public/stylesheets/mycontent_sprites.css @ 1538010639 */
.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://s1-f.scribdassets.com/images/my_content/mycontent-sprite.png?1538010639') 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', ... @ 1538010565 */
/* app/views/shared/carousels/paddles.css @ 1538010565 */
.has_paddles.paddles_visible .paddle {opacity: 1}
.has_paddles .paddles_container {position: absolute; top: 100px; width: 100%}
.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; opacity: 0}
.has_paddles .paddle .paddle_icon {font-size: 24px; width: 17px; color: #57617a; display: block}
.has_paddles .paddle .paddle_icon.left {-webkit-transform: rotate(180deg); transform: rotate(180deg)}
.has_paddles .page_left {left: -18px}
.has_paddles .page_right {right: -18px}
@media (max-width: 1024px) {.has_paddles .page_left {left: 18px}
.has_paddles .page_right {right: 18px}
}
@media (max-width: 1024px) {.has_paddles .paddles_container {width: 100vw}
.has_paddles .paddle {width: 30px; height: 30px; background-color: white; border-radius: 50%; border: 1px solid #e9edf8; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3)}
.has_paddles .paddle:hover {background-color: #f8f9fd}
.has_paddles .paddle .paddle_icon {font-size: 20px; height: 18px; position: relative; top: 7px; left: 3px}
.has_paddles .page_right .paddle_icon {left: 10px; top: 5px}
}
@media (max-width: 700px) {.has_paddles .paddles_container {top: 71px}
}
.has_paddles.on_first_page .page_left {display: none}
.has_paddles.on_last_page .page_right {display: none}


/* app/views/shared/carousels/document_cell.css @ 1538010565 */
/* // Put CSS that is shared between grids and carousels here, if it's not shared // then put it in the file for the respective UI element */ @-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: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start}
.has_document_cells.list_view_mode .document_cell .upvotes .vote {margin-right: 0}
.has_document_cells.list_view_mode .document_cell .flag {position: absolute; z-index: 10; /*needs to be higher than book cell but lower than button menus*/ text-align: center; text-transform: capitalize; width: 108px; border: 1px solid rgba(255, 255, 255, 0.5); height: auto; font-size: 16px; display: block; line-height: 24px; font-size: 14px; display: block; line-height: 24px; font-size: 12px; display: block; line-height: 22px}
.has_document_cells.list_view_mode .document_cell .flag.is_scribd_select {position: absolute; top: 0; left: 0; width: 45px; height: 45px; font-size: 16px; color: #fff; opacity: 0.9; background: none; border: none; background: none; z-index: 2; display: block}
.has_document_cells.list_view_mode .document_cell .flag.is_scribd_select:after {position: absolute; top: 0; content: ""; display: block; border-style: solid}
.has_document_cells.list_view_mode .document_cell .flag.is_scribd_select:before {border-width: 47px 47px 0 0; border-color: rgba(0, 0, 0, 0.2) transparent transparent transparent}
.has_document_cells.list_view_mode .document_cell .flag.is_scribd_select:after {border-width: 45px 45px 0 0; border-color: #fff transparent transparent transparent}
.has_document_cells.list_view_mode .document_cell .flag.is_scribd_select span {position: absolute; top: 0; left: 0; width: 25.875px; height: 27.9px; line-height: 27.9px; z-index: 2; text-align: center; background-repeat: no-repeat; background-size: 100%; color: #1e7b85}
.has_document_cells.list_view_mode .document_cell .thumb {margin-bottom: 0; width: 108px; height: 143px}
.has_document_cells.list_view_mode .document_cell .thumb .comic_series_cover {width: 108px; height: 143px}
.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: #57617a}
.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%; outline-offset: -4px; box-sizing: border-box}
.has_document_cells .doc_link .thumb {background-color: #fff; box-sizing: border-box}
.keyboard_focus .has_document_cells .doc_link:focus .thumb {opacity: 0.5}
.has_document_cells .document_cell {width: 149px; white-space: normal; vertical-align: top; text-align: left}
.has_document_cells .document_cell .sheet_music_meta {display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-pack: 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: #57617a; 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 .flag {position: absolute; z-index: 10; /*needs to be higher than book cell but lower than button menus*/ text-align: center; text-transform: capitalize; width: 108px; border: 1px solid rgba(255, 255, 255, 0.5); height: auto; font-size: 16px; display: block; line-height: 24px; font-size: 14px; display: block; line-height: 24px; font-size: 12px; display: block; line-height: 22px}
.has_document_cells .document_cell.smaller_cell .flag.is_scribd_select {position: absolute; top: 0; left: 0; width: 45px; height: 45px; font-size: 16px; color: #fff; opacity: 0.9; background: none; border: none; background: none; z-index: 2; display: block}
.has_document_cells .document_cell.smaller_cell .flag.is_scribd_select:after {position: absolute; top: 0; content: ""; display: block; border-style: solid}
.has_document_cells .document_cell.smaller_cell .flag.is_scribd_select:before {border-width: 47px 47px 0 0; border-color: rgba(0, 0, 0, 0.2) transparent transparent transparent}
.has_document_cells .document_cell.smaller_cell .flag.is_scribd_select:after {border-width: 45px 45px 0 0; border-color: #fff transparent transparent transparent}
.has_document_cells .document_cell.smaller_cell .flag.is_scribd_select span {position: absolute; top: 0; left: 0; width: 25.875px; height: 27.9px; line-height: 27.9px; z-index: 2; text-align: center; background-repeat: no-repeat; background-size: 100%; color: #1e7b85}
.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: 143px}
.has_document_cells .document_cell.smaller_cell .thumb .comic_series_cover {width: 108px; height: 143px}
.has_document_cells .document_cell.smaller_cell .thumb .under_title {display: none}
.has_document_cells .document_cell.smaller_cell .thumb .hover_cta {transition: opacity ease 0.3s; -moz-transition: opacity ease 0.3s; -webkit-transition: opacity ease 0.3s; bottom: 0; color: #fff; font-size: 14px; font-weight: bold; opacity: 0; padding: 2px 0; position: absolute; text-align: center; width: 100%}
.has_document_cells .document_cell.smaller_cell .thumb .hover_cta.reader {background: #1e7b85}
.has_document_cells .document_cell.smaller_cell .thumb .hover_cta.book_page {background: #ff5780}
.has_document_cells .document_cell.smaller_cell .thumb:hover .hover_cta {opacity: 1}
.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 .flag {position: absolute; z-index: 10; /*needs to be higher than book cell but lower than button menus*/ text-align: center; text-transform: capitalize; width: 72px; border: 1px solid rgba(255, 255, 255, 0.5); height: auto; font-size: 16px; display: block; line-height: 24px; font-size: 14px; display: block; line-height: 24px; font-size: 12px; display: block; line-height: 22px; display: none}
.has_document_cells .document_cell.smallest_cell .flag.is_scribd_select {position: absolute; top: 0; left: 0; width: 45px; height: 45px; font-size: 16px; color: #fff; opacity: 0.9; background: none; border: none; background: none; z-index: 2; display: block}
.has_document_cells .document_cell.smallest_cell .flag.is_scribd_select:after {position: absolute; top: 0; content: ""; display: block; border-style: solid}
.has_document_cells .document_cell.smallest_cell .flag.is_scribd_select:before {border-width: 47px 47px 0 0; border-color: rgba(0, 0, 0, 0.2) transparent transparent transparent}
.has_document_cells .document_cell.smallest_cell .flag.is_scribd_select:after {border-width: 45px 45px 0 0; border-color: #fff transparent transparent transparent}
.has_document_cells .document_cell.smallest_cell .flag.is_scribd_select span {position: absolute; top: 0; left: 0; width: 25.875px; height: 27.9px; line-height: 27.9px; z-index: 2; text-align: center; background-repeat: no-repeat; background-size: 100%; color: #1e7b85}
.has_document_cells .document_cell.smallest_cell .thumb {margin-right: 20px; width: 72px; height: 95px}
.has_document_cells .document_cell.smallest_cell .thumb .comic_series_cover {width: 72px; height: 95px}
.has_document_cells .document_cell.smallest_cell .thumb .under_title {display: none}
.has_document_cells .document_cell.in_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: 10px; margin-bottom: 0px; font-family: "Source Sans Pro", sans-serif; text-align: left; display: block; font-size: 14px; overflow: hidden; line-height: 1.5em; max-height: 3em; color: #1c263d; word-wrap: break-word}
.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: "Source Sans Pro", sans-serif; text-align: left; display: block; font-size: 14px; overflow: hidden; line-height: 1.5em; max-height: 1.5em; color: #1c263d}
.has_document_cells .document_cell .flag {top: 0; bottom: auto; display: block; white-space: nowrap}
.has_document_cells .document_cell .thumb {position: relative; border: 1px solid #e9edf8; background-color: #f8f9fd; width: 149px; height: 198px}
.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 .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 {transition: opacity 0.1s ease-in-out; -moz-transition: opacity 0.1s ease-in-out; -webkit-transition: opacity 0.1s ease-in-out; opacity: 0; background: rgba(87, 97, 122, 0.75)}
.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 > img {-webkit-transition: opacity 0.5s ease;transition: opacity 0.5s ease; width: 100%; height: 100%}
.has_document_cells .document_cell .thumb > img.lazy_loading {opacity: 0}
.has_document_cells .document_cell .thumb > img.loaded {opacity: 1}
@media (max-width: 700px) {.has_document_cells .document_cell {width: 108px}
.has_document_cells .document_cell .thumb {width: 108px; height: 144px}
}
.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: "Source Sans Pro", sans-serif; font-size: 16px; line-height: 20px; color: #1c263d; display: block; font-size: 16px; overflow: hidden; line-height: 1.25em; max-height: 2.5em; max-width: 400px; word-wrap: break-word}
.has_document_cells .document_cell .decorative {font-family: "Source Sans Pro", sans-serif}
.has_document_cells .document_cell .views_count .decorative {color: #57617a; font-size: 14px}
.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; transition: opacity 0.2s ease-in-out; -moz-transition: opacity 0.2s ease-in-out; -webkit-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: #0d6069}
.has_document_cells .document_cell.has_color_background .reading_progress_outer .reading_progress_outer_dark_overlay {display: block}
.has_document_cells .has_flag .content {margin-top: 30px}
.has_document_cells .has_flag .flag {position: absolute; z-index: 10; /*needs to be higher than book cell but lower than button menus*/ text-align: center; text-transform: capitalize; width: 146px; border: 1px solid rgba(255, 255, 255, 0.5); height: auto; font-size: 16px; display: block; line-height: 24px; font-size: 14px; display: block; line-height: 24px; /*on author page, maybe needs to be 148 somewhere?*/ }
.has_document_cells .has_flag .flag.is_scribd_select {position: absolute; top: 0; left: 0; width: 45px; height: 45px; font-size: 16px; color: #fff; opacity: 0.9; background: none; border: none; background: none; z-index: 2; display: block}
.has_document_cells .has_flag .flag.is_scribd_select:after {position: absolute; top: 0; content: ""; display: block; border-style: solid}
.has_document_cells .has_flag .flag.is_scribd_select:before {border-width: 47px 47px 0 0; border-color: rgba(0, 0, 0, 0.2) transparent transparent transparent}
.has_document_cells .has_flag .flag.is_scribd_select:after {border-width: 45px 45px 0 0; border-color: #fff transparent transparent transparent}
.has_document_cells .has_flag .flag.is_scribd_select span {position: absolute; top: 0; left: 0; width: 25.875px; height: 27.9px; line-height: 27.9px; z-index: 2; text-align: center; background-repeat: no-repeat; background-size: 100%; color: #1e7b85}
.has_document_cells .has_flag .flag.is_purchase {background: #1e7b85; color: white}
.has_document_cells .has_flag .flag.is_geo_restricted, .has_document_cells .has_flag .flag.is_unavailable {color: white; background: black}
.has_document_cells .has_flag .flag.is_expiring_content {color: white; background: #57617a}
.has_document_cells .has_flag .flag.is_sample {color: black; background: #c1c1be}
.has_document_cells .has_flag .flag.is_available_soon {background: #dff0d8; color: #3c763d}
.has_document_cells .has_flag .flag.is_scribd_select {background: none}
.has_document_cells .has_flag .flag.is_scribd_select .icon-ic_scribd_badge_logo {color: #1e7b85}
.has_document_cells .reading_progress_outer {display: none; bottom: -12px; position: absolute; left: 0; right: 0; height: 5px; background: #e9edf8; border-radius: 10px; overflow: hidden}
.has_document_cells .reading_progress_outer.dark {background: #0d6069}
.has_document_cells .reading_progress_outer .reading_progress_inner {height: inherit; position: absolute; top: 0; bottom: 0; left: 0; border-radius: 10px}
.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}
.document_cell .thumb.is_article {background: white}
.document_cell .thumb.is_article > img {height: auto}
.document_cell .thumb.is_article .reading_progress_outer {display: none}
.article_details {position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; overflow: hidden}
.article_details .article_cell_info {padding: 14px 10px 22px; position: relative}
.article_details .article_info_inner.truncated {overflow: hidden}
.article_details .publisher_logo, .article_details .article_length {position: absolute}
.article_details .publisher_logo {top: 0}
.article_details .article_title {line-height: 18px; font-weight: bold; margin: 6px 0 4px; overflow: hidden; font-size: 14px}
.article_details .article_length {bottom: 0; font-size: 12px; text-transform: uppercase; color: #57617a}
.article_details .article_title, .article_details .article_subtitle {color: #1c263d}
.article_details .article_subtitle {font-size: 14px; line-height: 18px}
.article_details.has_article_image {top: 70px}
.article_details.has_article_image .article_info_inner, .article_details.has_article_image .article_title {max-height: 42px}
.article_details:not(.has_article_image) .article_info_inner {max-height: 100px}
.smaller_cell .article_details .article_subtitle {font-size: 12px}
.smaller_cell .article_details.has_article_image {top: 55px}
.smaller_cell .article_details:not(.has_article_image) .titles_container {max-height: 75px}


/* app/views/shared/carousels/sheet_music_icons.css @ 1538010565 */
.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://s1-f.scribdassets.com/images/book_preview/ic_difficulty_advanced.svg?1538010639')}
.has_sheet_music_icons .difficulty.beginner {background: url('https://s1-f.scribdassets.com/images/book_preview/ic_difficulty_beginner.svg?1538010639')}
.has_sheet_music_icons .difficulty.intermediate {background: url('https://s1-f.scribdassets.com/images/book_preview/ic_difficulty_intermediate.svg?1538010639')}
.has_sheet_music_icons .difficulty.mixed {background: url('https://s2-f.scribdassets.com/images/book_preview/ic_difficulty_mixed.svg?1538010639')}
.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://s1-f.scribdassets.com/images/book_preview/ic_instrument_brass.svg?1538010639')}
.has_sheet_music_icons .instrument.drums_percussion {background: url('https://s1-f.scribdassets.com/images/book_preview/ic_instrument_drums-percussion.svg?1538010639')}
.has_sheet_music_icons .instrument.guitar, .has_sheet_music_icons .instrument.bass, .has_sheet_music_icons .instrument.ukulele {background: url('https://s2-f.scribdassets.com/images/book_preview/ic_instrument_guitar-bass-fretted.svg?1538010639')}
.has_sheet_music_icons .instrument.piano {background: url('https://s1-f.scribdassets.com/images/book_preview/ic_instrument_piano.svg?1538010639')}
.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://s1-f.scribdassets.com/images/book_preview/ic_instrument_strings.svg?1538010639')}
.has_sheet_music_icons .instrument.vocal {background: url('https://s1-f.scribdassets.com/images/book_preview/ic_instrument_vocal.svg?1538010639')}
.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://s2-f.scribdassets.com/images/book_preview/ic_instrument_woodwind.svg?1538010639')}


/* app/views/shared/carousels/collection_cell.css @ 1538010565 */
.collection_cell, .object_grid .object_cell.collection_cell {box-sizing: border-box; display: inline-block; height: 200px; position: relative; text-align: left; width: 308px}
.collection_cell .collection_link, .object_grid .object_cell.collection_cell .collection_link {border-radius: 4px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.1); border: 1px solid #e9edf8; bottom: 0; color: #1c263d; left: 0; overflow: hidden; position: absolute; right: 0; top: 0}
.collection_cell .collection_link .metadata, .object_grid .object_cell.collection_cell .collection_link .metadata {margin: 0; padding: 20px}
.collection_cell .collection_link .metadata .title, .object_grid .object_cell.collection_cell .collection_link .metadata .title {display: block; font-size: 20px; overflow: hidden; line-height: 1.25em; max-height: 2.5em; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-size: 20px; font-weight: bold; margin: 0 2px 0 0}
@media (max-width: 550px) {.responsive .collection_cell .collection_link .metadata .title, .responsive .object_grid .object_cell.collection_cell .collection_link .metadata .title {font-size: 18px}
}
.collection_cell .collection_link .metadata .count, .object_grid .object_cell.collection_cell .collection_link .metadata .count {color: #57617a}
.collection_cell .collection_link .collection_header, .object_grid .object_cell.collection_cell .collection_link .collection_header {white-space: nowrap; overflow: hidden; text-overflow: ellipsis; border-bottom: 1px solid #e9edf8; font-size: inherit; height: 82px; padding-left: 0; margin: 0}
.collection_cell .collection_link .collection_header .document_image, .object_grid .object_cell.collection_cell .collection_link .collection_header .document_image {display: inline-block; height: 82px; line-height: normal; list-style: none; width: 102px; vertical-align: top}
.collection_cell .collection_link .collection_header .document_image img, .object_grid .object_cell.collection_cell .collection_link .collection_header .document_image img {-webkit-transition: opacity 0.5s ease;transition: opacity 0.5s ease; opacity: 0}
.collection_cell .collection_link .collection_header .document_image img.loaded, .object_grid .object_cell.collection_cell .collection_link .collection_header .document_image img.loaded {opacity: 1}
.collection_cell .collection_link .collection_header .document_image.two, .object_grid .object_cell.collection_cell .collection_link .collection_header .document_image.two {width: 153px}
.collection_cell .collection_link .collection_header .document_image.one, .object_grid .object_cell.collection_cell .collection_link .collection_header .document_image.one {width: 306px}
.collection_cell:hover, .object_grid .object_cell.collection_cell:hover {background-color: #f8f9fd}
.collection_cell:hover .trusted_source_header_container, .object_grid .object_cell.collection_cell:hover .trusted_source_header_container {background-color: #f8f9fd}
.collection_cell:active, .object_grid .object_cell.collection_cell:active {opacity: 0.45}


/* :class_inlines, 'app/views', ... @ 1538010565 */
/* app/views/shared/grids/collection_grid.css @ 1538010565 */
.autogen_class_views_shared_grids_collection_grid .object_cell {position: relative}
.autogen_class_views_shared_grids_collection_grid .paperclip {background: url('https://s1-f.scribdassets.com/images/profiles/ill-clip.png?1538010639'); width: 23px; height: 38px; position: absolute; top: 22px; left: 160px}


/* app/views/shared/grids/_more_results.css @ 1538010565 */
.more_results {background-color: #e5e5e5; width: 149px; height: 198px; 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: #1e7b85; 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: 149px; height: 198px; vertical-align: middle; padding: 0 10px; text-align: center}
.more_results .arrow {word-break: break-word; font-size: 18px; color: #57617a}
.more_results .arrow:hover {color: #57617a}
.more_results .arrow .icon {font-size: 12px; margin-left: 2px}
.more_results .results_count {font-size: 14px; color: #57617a; height: 20px}


/* app/views/shared/load_more.css @ 1538010565 */
.autogen_class_views_shared_load_more {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none; transition: background-color 0.1s ease-in-out; -webkit-transition: background-color 0.1s ease-in-out; transition: opacity, 0.4s, ease-in-out; -moz-transition: opacity, 0.4s, ease-in-out; -webkit-transition: opacity, 0.4s, ease-in-out; height: 60px; line-height: 60px; background: #1e7b85; 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: #0d6069}
.autogen_class_views_shared_load_more:active {background: #0d6069}
.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: #57617a; 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; transition: opacity 0.15s ease-in-out; -moz-transition: opacity 0.15s ease-in-out; -webkit-transition: opacity 0.15s ease-in-out}


/* app/views/shared/filtered_document_page.css @ 1538010565 */
.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: #1e7b85}
.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://s2-f.scribdassets.com/images/profiles/blue-mag.png?1538010639') 96% 50% no-repeat}
.autogen_class_views_shared_filtered_document_page .page_header .page_label {color: #57617a}
.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 #e9edf8; border-bottom: 1px solid #e9edf8; 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: #57617a}
.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: #57617a; font-size: 28px}


/* app/views/browse/index.css @ 1538010565 */
.autogen_class_views_browse_index .doc_link .under_title_wrapper .under_title {min-height: 42px}
