/* :asset_packager_compatibility, 'config/asset_packages.yml' @ 1471900137 */
/* public/stylesheets/introjs.css @ 1471900137 */
/* Scribds custom css */ .introjs-blockerLayer.plain_style {background-color: none}
.introjs-helperLayer.plain_style .introjs-scribd-title {text-align: center; background: white}
.introjs-helperLayer.plain_style div {color: #666}
.introjs-helperLayer.plain_style img {display: none}
.introjs-helperLayer.plain_style .introjs-bullets {display: none}
.introjs-helperLayer.plain_style .introjs-scribd-image {display: none}
.introjs-helperLayer.plain_style .introjs-skipbutton {margin: 15px 0 0 0; display: block; color: #1a7bba; font-size: 16px}
.introjs-helperLayer.plain_style .introjs-tooltipbuttons {margin: 20px 0}
.introjs-scribd-title {text-align: left; background: #1B7BBB; padding: 18px 40px 18px 18px}
.introjs-scribd-title .pre_title {font-size: 13px; color: white; text-transform: uppercase}
.introjs-scribd-title div {font-weight: 100; font-size: 20px; color: white}
.introjs-scribd-image {margin: 18px 18px 0 18px; min-height: 119px; min-width: 317px; max-width: 344px; -webkit-transition: opacity 0.1s ease-out; transition: opacity 0.1s ease-out}
.introjs-tooltiptext {text-align: left; margin: 16px 18px 18px 18px; color: #444; font-size: 14px}
.introjs-prevbutton {display: none}
.introjs-disabled.introjs-nextbutton {display: none}
.introjs-skipbutton {font-size: 14px; color: #999; margin-left: 20px; display: none}
.introjs-skipbutton.flat_btn {margin-left: 0; display: inline-block}
.introjs-skipbutton.flat_btn:hover {background-color: #6ac6e2}
.introjs-close {position: absolute; top: 24px; right: 18px; font-size: 16px; color: white; cursor: pointer}
.introjs-close:hover {color: #6AC6E2}
.introjs-button.flat_btn {background-color: #1B7BBB; text-transform: uppercase}
.introjs-button.flat_btn:hover {background-color: #6ac6e2}
.introjs-overlay {position: absolute; z-index: 999999; background-color: #000; opacity: 0; background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(0, 0, 0, 0.4)), color-stop(100%, rgba(0, 0, 0, 0.9))); background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.9) 100%); background: radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.9) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000',endColorstr='#e6000000',GradientType=1); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out}
.introjs-fixParent {z-index: auto !important; opacity: 1.0 !important}
.introjs-showElement {z-index: 9999999 !important}
.introjs-relativePosition {position: relative}
.introjs-helperLayer {position: absolute; z-index: 9999998; background-color: #FFF; background-color: rgba(255, 255, 255, 0.9); border: 1px solid #777; border: 1px solid rgba(0, 0, 0, 0.5); border-radius: 4px; box-shadow: 0 2px 15px rgba(0, 0, 0, 0.4); -webkit-transition: all 0.6s ease-out; transition: all 0.6s ease-out}
.introjs-blockerLayer {display: none; position: absolute; z-index: 99999999; background-color: rgba(255, 255, 255, 0.2); -webkit-transition: all 0.6s ease-out; transition: all 0.6s ease-out}
.introjs-blockerLayer.enable {display: block}
.introjs-helperNumberLayer {position: absolute; top: -16px; left: -16px; z-index: 9999999999 !important; padding: 2px; font-family: Arial, verdana, tahoma; font-size: 13px; font-weight: bold; color: white; text-align: center; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); background: #ff3019; /* Old browsers */ background: -webkit-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* Chrome10+,Safari5.1+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff3019), color-stop(100%, #cf0404)); /* Chrome,Safari4+ */ /* FF3.6+ */ /* IE10+ */ /* Opera 11.10+ */ background: linear-gradient(to bottom, #ff3019 0%, #cf0404 100%); /* W3C */ width: 20px; height: 20px; line-height: 20px; border: 3px solid white; border-radius: 50%; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0); /* IE6-9 */ filter: progid:DXImageTransform.Microsoft.Shadow(direction=135, strength=2, color=ff0000); /* IE10 text shadows */ box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4)}
.introjs-arrow {border: 5px solid #1B7BBB; content: ''; position: absolute}
.introjs-arrow.top {top: -10px; left: 10px; border-top-color: transparent; border-right-color: transparent; border-bottom-color: #1B7BBB; border-left-color: transparent}
.introjs-arrow.right {right: -10px; top: 10px; border-top-color: transparent; border-right-color: transparent; border-bottom-color: transparent; border-left-color: #1B7BBB}
.introjs-arrow.bottom {bottom: -10px; left: 10px; border-top-color: #1B7BBB; border-right-color: transparent; border-bottom-color: transparent; border-left-color: transparent}
.introjs-arrow.left {left: -10px; top: 10px; border-top-color: transparent; border-right-color: #1B7BBB; border-bottom-color: transparent; border-left-color: transparent}
.introjs-tooltip {position: absolute; /* padding: 10px; */ background-color: white; min-width: 280px; max-width: 380px; border-radius: 3px; box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4); -webkit-transition: opacity 0.1s ease-out; transition: opacity 0.1s ease-out}
.introjs-tooltip.introjs-custom_spacing {top: 15px}
.introjs-tooltipbuttons {text-align: center}
.introjs-disabled, .introjs-disabled:hover, .introjs-disabled:focus {color: #9a9a9a; border-color: #d4d4d4; box-shadow: none; cursor: default; background-color: #f4f4f4; background-image: none; text-decoration: none}
.introjs-bullets {text-align: center; height: 32px}
.introjs-bullets ul {clear: both; padding: 0; display: inline-block; margin: 13px 0}
.introjs-bullets ul li {list-style: none; float: left; margin: 0 2px}
.introjs-bullets ul li a {display: block; width: 6px; height: 6px; background: #ccc; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; text-decoration: none}
.introjs-bullets ul li a:hover {background: #999}
.introjs-bullets ul li a.active {background: #999}
.introjsFloatingElement {position: absolute; height: 0; width: 0; left: 50%; top: 50%}


/* public/stylesheets/overlays.css @ 1471900137 */
.has_large_overlay .overlay {background-image: url('https://s2-f.scribdassets.com/images/newhome/image-overlay150x200-large.png?1471900137')}
.has_med_overlay .overlay {background-image: url('https://s2-f.scribdassets.com/images/newhome/image-overlay105x140-med.png?1471900137')}
.has_smallmed_overlay .overlay {background-image: url('https://s1-f.scribdassets.com/images/newhome/image-overlay75x100-smallmed.png?1471900137')}
.has_small_overlay .overlay {background-image: url('https://s1-f.scribdassets.com/images/newhome/image-overlay48x65-small.png?1471900137')}


/* public/stylesheets/jquery.nanoscroller.css @ 1471900137 */
/** initial setup **/ .nano {position: relative; width: 100%; height: 100%; overflow: hidden}
.nano .scrolling_content {position: absolute; overflow: scroll; overflow-x: hidden; top: 0; right: 0; bottom: 0; left: 0}
.nano .scrolling_content:focus {outline: thin dotted}
.nano .scrolling_content::-webkit-scrollbar {visibility: hidden}
.has-scrollbar .scrolling_content::-webkit-scrollbar {visibility: visible}
.nano > .pane {background: rgba(0, 0, 0, 0.25); position: absolute; width: 10px; right: 0; top: 0; bottom: 0; visibility: hidden\9; /* Target only IE7 and IE8 with this hack */ opacity: .01; -webkit-transition: .2s; transition: .2s; border-radius: 5px}
.nano > .pane > .slider {background: #444; background: rgba(0, 0, 0, 0.5); position: relative; margin: 0 1px; border-radius: 3px}
.nano:hover > .pane, .pane.active, .pane.flashed {visibility: visible\9; /* Target only IE7 and IE8 with this hack */ opacity: 0.99}


/* public/stylesheets/mycontent_sprites.css @ 1471900137 */
.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?1471900137') 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}


/* public/stylesheets/jquery.layover.css @ 1471900137 */
.layover {/* below header */ z-index: 10; background: rgba(0, 0, 0, 0.5); padding: 5px; position: absolute; overflow: hidden; cursor: pointer; position: absolute}
.layover .layover_title {font-size: 18px; color: white; padding-left: 10px; padding-right: 10px; position: relative; top: -10px; background: #777777; display: inline}
.layover .layover_content {position: relative; top: 50px; color: white}
.layover .layover_content h1 {font-size: 30px; font-weight: normal}
.layover .layover_content p {font-size: 16px}
.layover .bordered {border: 2px solid white; border-radius: 3px; margin: 3px auto}


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


/* :files, 'app/views', ... @ 1471900054 */
/* app/views/helpers/user_image_shared.css @ 1471900053 */
.user_image {width: 115px; height: 115px; border: 3px solid #F8f8f8}
.user_image img {width: 115px; height: 115px}
.user_image .user_image_placeholder {text-align: center; height: 115px; line-height: 115px; font-size: 36px; text-transform: uppercase; color: #F9F9F7}


/* app/views/shared/imgareaselect.css @ 1471900054 */
.imgareaselect-border1 {background: url('https://s2-f.scribdassets.com/images/shared/imgareaselect/border-anim-v.gif?1471900137') repeat-y left top}
.imgareaselect-border2 {background: url('https://s1-f.scribdassets.com/images/shared/imgareaselect/border-anim-h.gif?1471900137') repeat-x left top}
.imgareaselect-border3 {background: url('https://s2-f.scribdassets.com/images/shared/imgareaselect/border-anim-v.gif?1471900137') repeat-y right top}
.imgareaselect-border4 {background: url('https://s1-f.scribdassets.com/images/shared/imgareaselect/border-anim-h.gif?1471900137') repeat-x left bottom}
.imgareaselect-border1, .imgareaselect-border2, .imgareaselect-border3, .imgareaselect-border4 {filter: alpha(opacity=50); opacity: 0.5}
.imgareaselect-handle {background-color: #fff; border: solid 1px #000; filter: alpha(opacity=50); opacity: 0.5}
.imgareaselect-outer {background-color: #000; filter: alpha(opacity=50); opacity: 0.5}


/* app/views/profiles/common.css @ 1471900054 */
.document_cell a.unhide_document_btn.row, .document_cell a.unfeature_document_btn.row, .document_cell a.unfeature_collection_btn.row, .collection_cell a.unhide_document_btn.row, .collection_cell a.unfeature_document_btn.row, .collection_cell a.unfeature_collection_btn.row {display: none}
.document_cell.is_hidden a.unhide_document_btn, .collection_cell.is_hidden a.unhide_document_btn {display: block}
.document_cell.is_hidden a.hide_document_btn, .collection_cell.is_hidden a.hide_document_btn {display: none}
.document_cell:hover, .collection_cell:hover {position: relative}
.document_cell:hover .edit_field, .collection_cell:hover .edit_field {display: block}


/* :class_inlines, 'app/views', ... @ 1471900055 */
/* app/views/shared/pmp_promo_banner.css @ 1471900054 */
.shared_pmp_promo_banner {position: relative; height: 172px; width: auto; min-width: 800px; background-image: url('https://s1-f.scribdassets.com/images/promos/promo_pmp_bg.jpg?1471900137'); 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}


/* app/views/document_collections/_image_header.css @ 1471900053 */
.autogen_class_views_document_collections_image_header.scribd_selects .page_header {background: url('https://s1-f.scribdassets.com/images/browse/backgrounds/selects_category.jpg?1471900137')}
.autogen_class_views_document_collections_image_header .page_header {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; position: relative; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; height: 160px; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; text-align: center; z-index: 0}
.autogen_class_views_document_collections_image_header .page_header:before, .autogen_class_views_document_collections_image_header .page_header:after {content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: -1}
.autogen_class_views_document_collections_image_header .page_header, .autogen_class_views_document_collections_image_header .page_header:before {background-size: cover; background-position: center}
.autogen_class_views_document_collections_image_header .page_header:after {opacity: 0.7}
.autogen_class_views_document_collections_image_header .page_header h1, .autogen_class_views_document_collections_image_header .page_header h2, .autogen_class_views_document_collections_image_header .page_header h3 {margin: 0 auto; font-weight: normal; color: white}
.autogen_class_views_document_collections_image_header .page_header h1 {font-family: Livory, serif; font-size: 28px}
.autogen_class_views_document_collections_image_header .page_header h2 {font-size: 18px}
.autogen_class_views_document_collections_image_header .page_header h3 {font-size: 14px}
.autogen_class_views_document_collections_image_header .page_header h2, .autogen_class_views_document_collections_image_header .page_header h3 {font-size: 16px}
.autogen_class_views_document_collections_image_header .page_header a {color: white}
.autogen_class_views_document_collections_image_header .back_btn {margin: 20px 10px}
.autogen_class_views_document_collections_image_header .back_area {z-index: 2; position: absolute; top: 10px; left: 22px}


/* app/views/shared/load_more.css @ 1471900054 */
.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/grids/grouped_documents_grid.css @ 1471900054 */
.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 @ 1471900054 */
.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 @ 1471900054 */
.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?1471900137'); width: 23px; height: 38px; position: absolute; top: 22px; left: 160px}


/* app/views/shared/grids/_more_results.css @ 1471900054 */
.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 @ 1471900054 */
.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: 72px; 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/filtered_document_page.css @ 1471900054 */
.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://s2-f.scribdassets.com/images/profiles/blue-mag.png?1471900137') 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/filter.css @ 1471900054 */
.filter_picker_dropdown {border-radius: 3px; min-width: 180px; line-height: 35px; font-size: 16px; color: #666; background: transparent; cursor: pointer; margin-right: 5px; display: inline-block; /* &.selected {background-color: $link_color; color: white; */ }
.filter_picker_dropdown.disabled {border-color: #e1e1e1; color: #e1e1e1 !important; cursor: default; -webkit-transition: background 0.4s ease; transition: background 0.4s ease}
.filter_picker_dropdown.disabled .current_value_text, .filter_picker_dropdown.disabled .icon {color: #e1e1e1 !important}
.filter_picker_dropdown.open {background-color: #F0F0F0; color: #666; border-radius: 2px}
.filter_picker_dropdown.open .sub_menu {min-width: 100%; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease}
.filter_picker_dropdown.open .sub_menu .row {-webkit-transition: height 0.3s ease;transition: height 0.3s ease}
.filter_picker_dropdown .filter_label {margin: 0 32px 0 18px; white-space: nowrap}
.filter_picker_dropdown .filter_label .current_value {color: #1a7bba}
.filter_picker_dropdown .filter_label .icon {font-size: 10px}
.filter_picker_dropdown .sub_menu {overflow-y: scroll; max-height: 300px; border-radius: 3px; left: -1px; top: -1px; min-width: 180px; padding: 0; box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); border: 1px solid #e1e1e1}
.filter_picker_dropdown .sub_menu.no_scroll {overflow-y: auto}
.filter_picker_dropdown .sub_menu .row {padding: 0 18px; color: #666; line-height: 35px; height: 35px; white-space: nowrap}
.filter_picker_dropdown .sub_menu .row.selected {font-weight: normal}
.filter_picker_dropdown .sub_menu .row.first {padding-top: 0}
.filter_picker_dropdown .sub_menu .row:hover {background: #EAEAEA; text-decoration: none}


/* app/views/shared/search_input.css @ 1471900055 */
.autogen_class_views_shared_search_input {overflow: hidden; position: absolute; right: 0; width: 80px; top: 0; left: 916px; bottom: 0; -webkit-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out}
.autogen_class_views_shared_search_input.open {left: 0; width: 996px; background: white}
.autogen_class_views_shared_search_input.open .search_controls {right: 0}
.autogen_class_views_shared_search_input.open .search_controls .close_search {opacity: 1}
.autogen_class_views_shared_search_input.open .search_controls form {display: block}
.autogen_class_views_shared_search_input.open .search_controls .open_search {cursor: default; color: #1a7bba}
.autogen_class_views_shared_search_input .search_controls {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none; position: absolute; right: -890px; bottom: 0; min-width: 916px; height: 48px; font-size: 24px; color: #e1e1e1; -webkit-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; background-color: transparent; overflow: hidden; z-index: 1; margin-left: 40px; margin-right: 40px}
.autogen_class_views_shared_search_input .search_controls form {display: none; margin-top: 4px}
.autogen_class_views_shared_search_input .search_controls form .search_input {width: 750px; font-size: 16px; display: block; margin-left: 40px; border: none; height: 40px}
.autogen_class_views_shared_search_input .search_controls .open_search {cursor: pointer; position: absolute; top: 13px; left: 0; z-index: 1; -webkit-transition: color 400ms ease-in-out; transition: color 400ms ease-in-out}
.autogen_class_views_shared_search_input .search_controls .open_search:hover {color: #6ac6e2}
.autogen_class_views_shared_search_input .search_controls .close_search {position: absolute; right: 0px; top: 13px; -webkit-transition: opacity 0.8s ease-in-out, color 400ms ease-in-out; transition: opacity 0.8s ease-in-out, color 400ms ease-in-out; opacity: 0; cursor: pointer}
.autogen_class_views_shared_search_input .search_controls .close_search:hover {color: #6ac6e2}


/* app/views/archive_flow/_doc_info.css @ 1471900053 */
.lightbox .autogen_class_views_archive_flow_doc_info .doc_info {background-color: transparent}
.autogen_class_views_archive_flow_doc_info .doc_info {overflow: auto; background-color: #ecf3f5}
.autogen_class_views_archive_flow_doc_info .doc_info .thumbnail {width: 183px; height: 250px}
.autogen_class_views_archive_flow_doc_info .doc_info .overlay {width: 183px; height: 250px}
.autogen_class_views_archive_flow_doc_info .doc_info .info {font-family: Sofia Pro, sans-serif; font-family: Helvetica, sans-serif; margin-top: 10px}
.autogen_class_views_archive_flow_doc_info .doc_info .info h2 {font-weight: normal; line-height: 17px; word-break: break-word; max-width: 300px}
.autogen_class_views_archive_flow_doc_info .doc_info .info h5 {color: #146c88; font-weight: normal}
.autogen_class_views_archive_flow_doc_info .doc_info .info p {color: #666; line-height: 20px}
.autogen_class_views_archive_flow_doc_info .doc_info .info .file_types {color: #b3b3b3}
.autogen_class_views_archive_flow_doc_info .doc_info .info * {font-size: 13px; width: 360px; margin: 0; padding: 0 0 5px 0}


/* app/views/profiles/_document_list.css @ 1471900054 */
.autogen_class_views_profiles_document_list .carousel_title {font-family: Sofia Pro, sans-serif; font-weight: 200; font-size: 18px; color: #8ea3ab; margin: 0 45px; padding: 0}
.autogen_class_views_profiles_document_list .carousel_title a {font-weight: 200}
.autogen_class_views_profiles_document_list .carousel_title .sub_title {background: #8CA2AB; color: white; padding: 0 10px; font-size: 13px; border-radius: 3px; margin-left: 10px; position: relative; top: -2px}


/* app/views/profiles/_header.css @ 1471900054 */
.user_header {color: white; position: relative}
.user_header.is_owner .user_title {width: 680px}
.user_header .custom_color {position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 1}
.user_header .user_title .icon {font-size: 18px; margin-left: 10px}
.user_header .user_content_holder {position: relative; padding: 20px 0; width: 1000px; margin: 0 auto; text-align: center; z-index: 2}
.user_header .icon {margin-right: 5px}
.user_header .user_background_image {position: absolute}
.user_header .document_background_image {background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; opacity: 0.1}
.user_header .user_title {margin: 0 auto; color: white; word-break: break-word; max-width: 700px}
.user_header .user_controls {position: absolute; right: 0; top: 20px; text-align: right}
.user_header .user_controls .flat_btn {display: block; margin-bottom: 10px}
.user_header .stats_container {margin-bottom: 20px}
.user_header .stats_container .stat {text-decoration: none; color: inherit; min-width: 106px; margin-right: 20px; margin-left: 20px; display: inline-block}
.user_header .stats_container .stat:hover .underline_on_hover {text-decoration: underline}
.user_header .stats_container .no_decoration {cursor: default}
.user_header .stats_container .number {font-size: 32px; font-weight: 200}
.user_header .stats_container .stat_name {font-size: 14px; font-weight: bold; text-transform: uppercase}
.user_header .new_profile_follow_button {position: absolute; top: 20px; right: 0; min-width: 140px}
.user_header .persona_icon {display: block; box-shadow: 0 0 32px 0px rgba(0, 0, 0, 0.2); background-color: #fff; border: 3px solid #fff; margin: 20px auto; z-index: 1}
.user_header .background_info {position: relative; bottom: 5px; float: right; font-size: 12px; margin-right: 10px; color: white}
.user_header .website {height: 30px; margin-top: -5px; margin-bottom: -10px}
.user_header .website a {color: white}
.user_header .website a:hover {text-decoration: underline}


/* app/views/profiles/_profile_admin.css @ 1471900054 */
.autogen_class_views_profiles_profile_admin {background: #F4EEF4; padding: 8px; border: 1px solid #AF89AF; box-shadow: #CCA4A4 0px 0px 10px, inset 0px 0px 0px 1px white; border-radius: 2px; margin: 5px 0 15px 15px; white-space: normal; width: 250px; position: absolute; top: 115px; z-index: 4}
.autogen_class_views_profiles_profile_admin h3 {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none; margin: 0; color: #1FA3D6; cursor: pointer}
.autogen_class_views_profiles_profile_admin h3:hover {color: #44b7e4}
.autogen_class_views_profiles_profile_admin.open .on_close {display: none}
.autogen_class_views_profiles_profile_admin.open .on_open {display: block}
.autogen_class_views_profiles_profile_admin.open span.on_open {display: inline}
.autogen_class_views_profiles_profile_admin .on_open {display: none}
.autogen_class_views_profiles_profile_admin .panel_content {margin-top: 10px}
.autogen_class_views_profiles_profile_admin div.margin {margin: 4px 0}
.autogen_class_views_profiles_profile_admin .flash_message {margin: 8px 0; background: #FFFFBD; padding: 4px; border: 1px solid #bdbd00; box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); border-radius: 2px}
.autogen_class_views_profiles_profile_admin label {display: block; font-weight: bold; margin: 8px 0 4px 0}
.autogen_class_views_profiles_profile_admin select {width: 200px}


/* app/views/profiles/_profile_collection_grid.css @ 1471900054 */
.autogen_class_views_profiles_profile_collection_grid {padding-bottom: 60px}
.autogen_class_views_profiles_profile_collection_grid .load_more {position: absolute; left: 0; right: 0; bottom: 0}


/* app/views/profiles/_profile_document_grid.css @ 1471900054 */
.autogen_class_views_profiles_profile_document_grid .load_more {position: absolute; left: 0; right: 0; bottom: 0}


/* app/views/profiles/_reviews_carousel.css @ 1471900054 */
.autogen_class_views_profiles_reviews_carousel {color: #444; padding: 0 90px; position: relative}
.autogen_class_views_profiles_reviews_carousel.has_paddles .page_right_spinner {display: none; position: absolute}
.autogen_class_views_profiles_reviews_carousel.has_paddles .paddle {opacity: 0.3; z-index: 1}
.autogen_class_views_profiles_reviews_carousel.has_paddles .paddle:hover {opacity: 1}
.autogen_class_views_profiles_reviews_carousel.has_paddles .paddle, .autogen_class_views_profiles_reviews_carousel.has_paddles .page_right_spinner {top: 0; bottom: 0; margin: auto 0}
.autogen_class_views_profiles_reviews_carousel.has_paddles .page_left {left: 35px}
.autogen_class_views_profiles_reviews_carousel.has_paddles .page_right, .autogen_class_views_profiles_reviews_carousel.has_paddles .page_right_spinner {right: 35px}
.autogen_class_views_profiles_reviews_carousel.loading .page_right_spinner {display: block}
.autogen_class_views_profiles_reviews_carousel.loading .page_right {display: none}
.autogen_class_views_profiles_reviews_carousel .wrapper {border-bottom: 1px dotted #e1e1e1; padding-bottom: 32px}
.autogen_class_views_profiles_reviews_carousel .wrapper_inner {background: #fafafa; padding: 0 32px}
.autogen_class_views_profiles_reviews_carousel .head {border-bottom: 1px solid #e1e1e1; padding: 13px 0; position: relative; text-align: center}
.autogen_class_views_profiles_reviews_carousel .head h2.title {font-size: 24px; margin: 0}
.autogen_class_views_profiles_reviews_carousel .head .count {position: absolute; left: 0; top: 20px}
.autogen_class_views_profiles_reviews_carousel .head .opt_out {position: absolute; right: 0; top: 20px}
.autogen_class_views_profiles_reviews_carousel .head .opt_out:active {color: #135987}
.autogen_class_views_profiles_reviews_carousel .carousel_outer .carousel {padding: 32px 0; white-space: nowrap; overflow: hidden}
.autogen_class_views_profiles_reviews_carousel .carousel_outer .carousel .carousel_scrolling .item {display: inline-block; vertical-align: top; width: 756px}
.autogen_class_views_profiles_reviews_carousel .carousel_outer .carousel .carousel_scrolling .item .object_grid, .autogen_class_views_profiles_reviews_carousel .carousel_outer .carousel .carousel_scrolling .item .info {display: table-cell}
.autogen_class_views_profiles_reviews_carousel .carousel_outer .carousel .carousel_scrolling .item .object_grid {padding-left: 0; width: 20%}
.autogen_class_views_profiles_reviews_carousel .carousel_outer .carousel .carousel_scrolling .item .object_grid .object_cell {margin-bottom: 0}
.autogen_class_views_profiles_reviews_carousel .carousel_outer .carousel .carousel_scrolling .item .object_grid .thumb {box-shadow: none}
.autogen_class_views_profiles_reviews_carousel .carousel_outer .carousel .carousel_scrolling .item .info {width: 80%}
.autogen_class_views_profiles_reviews_carousel .carousel_outer .carousel .carousel_scrolling .item .info h2 {margin: 0}
.autogen_class_views_profiles_reviews_carousel .carousel_outer .carousel .carousel_scrolling .item .info .book_title {font-size: 24px; line-height: 27px; max-height: 108px; overflow: hidden; display: block; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; font-family: Livory, serif; font-size: 24px; font-style: italic; white-space: normal}
.autogen_class_views_profiles_reviews_carousel .carousel_outer .carousel .carousel_scrolling .item .info .book_title a {color: inherit}
.autogen_class_views_profiles_reviews_carousel .carousel_outer .carousel .carousel_scrolling .item .info .book_title a:hover {color: #6ac6e2}
.autogen_class_views_profiles_reviews_carousel .carousel_outer .carousel .carousel_scrolling .item .info .author {font-family: Livory, serif; font-size: 14px; margin: 3px 0 20px}
.autogen_class_views_profiles_reviews_carousel .carousel_outer .carousel .carousel_scrolling .item .info .author a {font-family: Sofia Pro, sans-serif; color: inherit; font-weight: normal}
.autogen_class_views_profiles_reviews_carousel .carousel_outer .carousel .carousel_scrolling .item .info .author a:hover {color: #6ac6e2}
.autogen_class_views_profiles_reviews_carousel .carousel_outer .carousel .carousel_scrolling .item .info .author a:active {color: #135987}
.autogen_class_views_profiles_reviews_carousel .carousel_outer .carousel .carousel_scrolling .item .info .review_form {padding: 0}
.autogen_class_views_profiles_reviews_carousel .carousel_outer .carousel .carousel_scrolling .item .info .review_form .posting_overlay {background: #fafafa}
.autogen_class_views_profiles_reviews_carousel .carousel_outer .carousel .carousel_scrolling .item .info .review_form .star_ratings {height: 40px}


/* app/views/profiles/search_results.css @ 1471900054 */
.autogen_class_views_profiles_search_results {margin-bottom: 40px; background: white; text-align: center; min-height: 400px}
.autogen_class_views_profiles_search_results .search_input {width: 700px}
.autogen_class_views_profiles_search_results p {color: #444; padding-top: 10%}
.autogen_class_views_profiles_search_results .search_button {margin-bottom: 40px}


/* app/views/profiles/show.css @ 1471900054 */
.autogen_class_views_profiles_show .floating_profile_header {box-shadow: 0 0px 0 rgba(0, 0, 0, 0.05); -webkit-transition: box-shadow 0.2s ease; transition: box-shadow 0.2s ease; background: white; position: relative; z-index: 5; border-bottom: 1px solid #e1e1e1}
.autogen_class_views_profiles_show .floating_profile_header.is_stuck {background: white; box-shadow: 0 5px 0 rgba(0, 0, 0, 0.15)}
.autogen_class_views_profiles_show .floating_profile_header .tab_nav {text-align: center; padding: 16px 15px 0px 15px; margin: 0}
.autogen_class_views_profiles_show .floating_profile_header .tab_nav .tab {padding-bottom: 10px}
.autogen_class_views_profiles_show .floating_profile_header .open_search {color: #999}
.autogen_class_views_profiles_show .floating_profile_header .centerer {width: 996px; margin: 0 auto; position: relative}
.autogen_class_views_profiles_show .object_grid .object_cell.document_cell {margin-bottom: 46px; margin-right: 47px}
.autogen_class_views_profiles_show .object_grid .object_cell.document_cell:nth-child(5n) {margin-right: 0}
.autogen_class_views_profiles_show .shared_pmp_promo_banner .incentives {margin-top: 0}
.autogen_class_views_profiles_show a.no_decoration {color: inherit; text-decoration: none}
.autogen_class_views_profiles_show .banner_holder {margin: 45px}
.autogen_class_views_profiles_show strong {font-weight: normal}
.autogen_class_views_profiles_show .description_holder {width: 920px; margin: 0 auto; background: white; padding: 50px 40px 20px 40px}
.autogen_class_views_profiles_show .description_holder .description_intro {text-transform: uppercase; color: #999; font-size: 14px}
.autogen_class_views_profiles_show .description_holder .user_description {color: #666; margin: 0; margin-top: 10px}
.autogen_class_views_profiles_show .description_holder .user_description.truncated {overflow: hidden; max-height: 24px}
.autogen_class_views_profiles_show .description_holder .user_description.truncated .read_more {display: inline}
.autogen_class_views_profiles_show .description_holder .user_description.truncated .read_less {display: none}
.autogen_class_views_profiles_show .description_holder .user_description .read_more {display: none}
.autogen_class_views_profiles_show .grids_holder {background: white; position: relative; z-index: 2; min-height: 500px; width: 1000px; margin: 0 auto}
.autogen_class_views_profiles_show .grids_holder.search_open .grid_container:not(.search_placeholder) {display: none}
.autogen_class_views_profiles_show .grid_container {margin-top: 40px}
.autogen_class_views_profiles_show .grid_container.scribd_selects {padding-top: 20px}
.autogen_class_views_profiles_show .grid_container h2 {margin: 30px 45px}
.autogen_class_views_profiles_show .grid_container.search_placeholder {margin-top: 0}
.autogen_class_views_profiles_show .grid_container.collections {padding-bottom: 60px}
.autogen_class_views_profiles_show .grid_container.reviews {margin: 0; padding: 40px 0}
.autogen_class_views_profiles_show .grid_container.reviews .review_list {margin: 0 90px}
.autogen_class_views_profiles_show .grid_container.reviews h1 {font-size: 24px; text-align: center}
.autogen_class_views_profiles_show .grid_container.reviews .load_more_reviews_btn {display: block; margin: 32px auto 0; width: 150px}
