Sie sind auf Seite 1von 21

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 .document_cell {width: 144px; white-space: normal; vertical-align: top; textalign: left}
.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 .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 .cell_data, .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 {width: 72px; height: 96px; marginright: 20px}
.has_document_cells .document_cell.smallest_cell .thumb .comic_series_cover {width: 72px;
height: 96px}
.has_document_cells .document_cell.smallest_cell .thumb .cell_data, .has_document_cells
.document_cell.smallest_cell .thumb .under_title {display: none}
.has_document_cells .document_cell .cell_data {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.has_flag .my_library_indicator {top: 30px}
.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; fontstyle: italic; text-align: center; font-size: 16px; line-height: 21px; max-height: 42px; overflow:
hidden; display: block}
.has_document_cells .document_cell .under_title:not(.one_line) {display: -webkit-box; -webkitline-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: 21px; overflow: hidden; display: block}
.has_document_cells .document_cell .flag {top: 0; bottom: auto; display: block; white-space:
nowrap}
.has_document_cells .document_cell .thumb {position: relative; background-position: 50% 50%;
background-repeat: no-repeat; background-color: #E6E8E9; background-size: 100% 100%; boxshadow: 0 0 10px rgba(0, 0, 0, 0.25); width: 144px; height: 192px; cursor: pointer; 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-inout;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://s1f.scribdassets.com/images/petunia/thumbnail_overlay_185x250.png?1455919650') 0 0 norepeat; background-size: cover}
.has_document_cells .document_cell .cell_data {border-top: 1px solid #dcd8d4; position:
absolute; bottom: 0; top: 65%; left: 0; right: 0; background: #FDFDFD; opacity: 0.9}
.has_document_cells .document_cell .cell_data a {text-decoration: none}
.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 .document_author {white-space: nowrap; overflow: hidden;
text-overflow: ellipsis; position: absolute; bottom: 0; left: 0; right: 0; color: #777777; text-transform:
uppercase; font-size: 12px; margin: 0 15px 10px 15px; line-height: 15px}
.has_document_cells .document_cell .document_author a {color: inherit}
.has_document_cells .document_cell .my_library_indicator {display: none; position: absolute; top:
10px; z-index: 1; right: 10px; width: 30px; height: 30px; background: white; box-shadow: 0 0 0 1px
#1a7bba; color: #1a7bba; font-size: 18px; text-align: center; line-height: 30px; border-radius:
30px}
.has_document_cells .document_cell .my_library_indicator.animated {-webkit-animation: popin
0.2s ease-in-out;animation: popin 0.2s ease-in-out}
.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; letterspacing: 1px; border-radius: 0; bottom: -20px; height: 20px; line-height: 21px; left: 0; right: 0; textalign: 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_credit_restricted .flag {position: relative; width: 45px; height:
45px; font-size: 16px; color: white; opacity: 0.9}
.has_document_cells .has_flag.is_credit_restricted .flag:before, .has_document_cells
.has_flag.is_credit_restricted .flag:after {position: absolute; top: 0; content: ""; display: block;
border-style: solid}

.has_document_cells .has_flag.is_credit_restricted .flag:before {border-width: 47px 47px 0 0;


border-color: rgba(255, 255, 255, 0.2) transparent transparent transparent}
.has_document_cells .has_flag.is_credit_restricted .flag:after {border-width: 45px 45px 0 0;
border-color: rgba(0, 0, 0, 0.5) transparent transparent transparent}
.has_document_cells .has_flag.is_credit_restricted .flag span {position: absolute; top: 0; left: 0;
width: 25.875px; height: 27.9px; line-height: 27.9px; z-index: 1; text-align: center}
.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; -webkitmask-image:
url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAA
GXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAA
AEAAGbA+oJAAAAAElFTkSuQmCC)}
.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}
/* app/views/errors/common.css @ 1455919598 */
.home_container.error_container {background: #f6f6f6; margin: 40px auto; padding: 30px 0; textalign: center; box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2)}
.home_container.error_container .message {border-top: 1px dotted #999999; width: 775px;
margin: 0 auto; font-size: 16px; color: #666}
.home_container.error_container h1 {color: #444; margin: 20px 0; font-size: 25px}
.home_container.error_container p {width: 600px; margin: 0 auto}
/* app/views/chrome/_shared.css @ 1455919598 */
.lightbox_overlay {z-index: 2999; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background:
rgba(0, 0, 0, 0.49804); /* Non petunia color? */ }
#browse_menu_overlay {opacity: 0; -webkit-transition: background-color 0.4s ease, opacity 0.4s
ease; transition: background-color 0.4s ease, opacity 0.4s ease; position: fixed; left: 0px; top: 0px;
right: 0px; bottom: 0px; background: #dddddd; z-index: 19}
body.pagebox_open {overflow: hidden}
@-webkit-keyframes rotate {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg)}
100% {-webkit-transform: rotate(360deg);transform: rotate(360deg)}
}
@keyframes rotate {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg)}
100% {-webkit-transform: rotate(360deg);transform: rotate(360deg)}
}
.scribd_spinner {background-image: url('https://s1f.scribdassets.com/images/petunia/spinner/spinner.svg?1455919650'); background-repeat: norepeat}
.permanent_rotation {-webkit-animation-name: rotate;animation-name: rotate; -webkit-animationduration: 700ms; animation-duration: 700ms; -webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite; -webkit-animation-timing-function: linear; animation-timingfunction: linear}
.permanent_rotation.slow {-webkit-animation-duration: 1200ms;animation-duration: 1200ms}
/* app/views/chrome/_buttons.css @ 1455919598 */
.lightbox_overlay {z-index: 2999; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background:
rgba(0, 0, 0, 0.49804); /* Non petunia color? */ }
/* Follow this guide. This file must be updated to match the design guide on buttons.
https://scribdjira.atlassian.net/wiki/display/DES/Web+Button+Rules */ .flat_btn {display: inline-

block; box-sizing: border-box; -webkit-transition: background 0.1s ease-in-out; transition:


background 0.1s ease-in-out; font-family: Sofia Pro, sans-serif; cursor: pointer; outline: none; textalign: center; padding: 0px 30px; line-height: 44px; height: 44px; border-radius: 4px; texttransform: uppercase; letter-spacing: 0.025em; font-size: 14px; font-weight: bold; border: 0; color:
white; text-align: center; padding: 0px 30px; min-width: 90px; background-color: #1a7bba}
.flat_btn.destructive_action_btn {background-color: #f2736e}
.flat_btn.destructive_action_btn:hover {background-color: #ee463f}
.flat_btn .scribd_spinner {display: none}
.flat_btn.outline_btn {-webkit-transition: background 0.1s ease-in-out, color 0.1s ease-inout;transition: background 0.1s ease-in-out, color 0.1s ease-in-out; line-height: 42px; backgroundcolor: transparent; border: 1px solid #1a7bba; color: #1a7bba}
.flat_btn.outline_btn:hover, .flat_btn.outline_btn.active {background-color: #6ac6e2; border-color:
#6ac6e2; color: white}
.flat_btn.outline_btn:active {background-color: #135987; border-color: #135987; color: white}
.flat_btn.outline_btn.negate {border-color: white; color: white}
.flat_btn.outline_btn.negate:hover {color: #6ac6e2; background-color: white}
.flat_btn.outline_btn.loading, .flat_btn.outline_btn.disabled {cursor: default; background-color:
transparent; border-color: #e1e1e1; color: #e1e1e1}
.flat_btn.outline_btn.loading:active, .flat_btn.outline_btn.loading:hover,
.flat_btn.outline_btn.disabled:active, .flat_btn.outline_btn.disabled:hover {background-color:
transparent; border-color: #e1e1e1; color: #e1e1e1}
.flat_btn.loading {position: relative}
.flat_btn.loading .scribd_spinner {display: block; position: absolute; left: 50%; margin-left: -15px;
margin-top: 7px}
.flat_btn.narrow {min-width: 0}
.flat_btn.round_btn {border-radius: 30px}
.flat_btn:hover {background-color: #6ac6e2; text-decoration: none; color: white}
.flat_btn:active {background-color: #135987}
.flat_btn.light_blue {background-color: #00A4D2}
.flat_btn.light_blue:hover {background-color: #62BCD4}
.flat_btn.light_blue:active {background-color: #0088AD}
.flat_btn.orange {background: #F68620}
.flat_btn.orange:hover {background-color: #F0b365}
.flat_btn.orange:active {background-color: #BF6819}
.flat_btn.gray {background-color: #949494}
.flat_btn.gray:hover {background-color: #aeaeae}
.flat_btn.gray:active {background-color: #707070}
.flat_btn.white {background-color: white; color: #1a7bba}
.flat_btn.white:hover, .flat_btn.white:active {background-color: white}
.flat_btn.facebook {background-color: #3D5A98}
.flat_btn.facebook:hover {background-color: #1874b4}
.flat_btn.facebook:active {background-color: #1957a6}
.flat_btn.loading, .flat_btn.disabled, .flat_btn[disabled] {-webkit-transition: none;transition: none;
background-color: #e1e1e1; color: white; cursor: default}
.flat_btn.loading:hover, .flat_btn.loading:active, .flat_btn.disabled:hover,
.flat_btn.disabled:active, .flat_btn[disabled]:hover, .flat_btn[disabled]:active {background-color:
#e1e1e1; color: white}
.flat_btn.has_ticks {position: relative; overflow: hidden; padding-right: 40px}
.flat_btn.has_ticks.open .white_tri_up {top: 21px}
.flat_btn.has_ticks.open .white_tri_down {top: 44px}
.flat_btn.has_ticks .white_tri_up, .flat_btn.has_ticks .white_tri_down {display: inline-block; margin:
0; position: absolute; top: 21px; right: 20px; -webkit-transition: top 0.15s ease-in-out; transition:
top 0.15s ease-in-out}
.flat_btn.has_ticks .white_tri_up {top: -44px}
.flat_btn .sprite {margin-right: 12px}
.flat_btn .icon {margin-right: 10px}

.flat_btn.slim {padding: 0 15px; height: 34px; line-height: 34px}


.flat_btn.slim.outline_btn {line-height: 33px}
.flat_btn.purple {background-color: #A94672}
.flat_btn.purple:hover {background-color: #bf638c}
.flat_btn.purple:active {background-color: #85375a}
.flat_btn.subtitle_btn div {display: inline-block; vertical-align: middle; font-size: 12px; font-weight:
normal; text-transform: none; line-height: 1; position: relative; top: -1px}
.flat_btn.subtitle_btn div strong {display: block; position: relative; top: -1px; text-transform:
uppercase; font-size: 14px}
.flat_btn.toolbar_outline_btn {border: 2px solid rgba(171, 171, 171, 0.5); color: rgba(102, 102,
102, 0.8); height: 40px; line-height: 36px}
.new_profile_follow_button .unfollow_text, .profile_follow_button .unfollow_text {display: none}
.new_profile_follow_button.following .unfollow_text, .profile_follow_button.following .unfollow_text
{display: block}
.new_profile_follow_button.following .follow_text, .profile_follow_button.following .follow_text
{display: none}
/* app/views/chrome/_hover_menu.css @ 1455919598 */
/* # @intro Hover Menu for general use. # @name Hover Menu # # @author Leafo # #
@demo_ruby # div :class => "hover_menu" do # # end # # @Notes # Demo should be done!
@Leafo */ .lightbox_overlay {z-index: 2999; position: fixed; top: 0; left: 0; bottom: 0; right: 0;
background: rgba(0, 0, 0, 0.49804); /* Non petunia color? */ }
.hover_menu {position: relative}
.hover_menu.open {z-index: 2700}
.hover_menu.open .sub_menu {visibility: visible; opacity: 1}
.hover_menu.open .open_sprite {display: inline-block}
.hover_menu.open .closed_sprite {display: none}
.hover_menu .sprite_container {display: inline-block; width: 10px; position: relative; top: -1px}
.hover_menu .sprite_container .open_sprite {position: relative; left: -2px}
.hover_menu .closed_sprite, .hover_menu .open_sprite {display: inline-block; vertical-align:
middle; margin-left: 6px}
.hover_menu .open_sprite {display: none}
.hover_menu .sub_menu {visibility: hidden; opacity: 0}
.hover_menu .sub_menu .divider {height: 1px; background: #e1e1e1; border: 0}
.hover_menu .sub_menu, .fancy_select_menu {z-index: 3400; line-height: 1.5; position: absolute;
background: white; min-width: 190px; box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.45); text-align: left;
padding: 1px 0px}
.ie8 .hover_menu .sub_menu, .ie7 .hover_menu .sub_menu, .ie6 .hover_menu .sub_menu, .ie8
.fancy_select_menu, .ie7 .fancy_select_menu, .ie6 .fancy_select_menu {border: 1px solid silver}
.hover_menu .sub_menu .row, .hover_menu .sub_menu .fancy_option, .fancy_select_menu
.row, .fancy_select_menu .fancy_option {-webkit-user-select: none;-moz-user-select: none;-msuser-select: none;user-select: none; display: block; padding: 6px 22px; cursor: pointer}
.hover_menu .sub_menu .row .fancy_option_parenthetical, .hover_menu .sub_menu
.fancy_option .fancy_option_parenthetical, .fancy_select_menu .row
.fancy_option_parenthetical, .fancy_select_menu .fancy_option .fancy_option_parenthetical {fontsize: 11px; color: #B0B0B0}
.hover_menu .sub_menu .row.selected, .hover_menu .sub_menu .fancy_option.selected,
.fancy_select_menu .row.selected, .fancy_select_menu .fancy_option.selected {font-weight: bold}
.hover_menu .sub_menu .row:hover, .fancy_select_menu .row:hover {background: #e1e1e1;
color: #1a7bba}
.hover_menu .sub_menu .row.first, .fancy_select_menu .row.first {padding-top: 8px}
.hover_menu .sub_menu .row.last, .fancy_select_menu .row.last {padding-bottom: 8px}
.fancy_select_label .sub {display: none}
.fancy_select_menu {z-index: 9}
.fancy_select_menu .fancy_menu_inner {overflow-y: scroll; max-height: 300px}

.fancy_select_menu .sub {color: #999999; font-size: 14px; font-weight: normal}


/* app/views/chrome/flasher.css @ 1455919598 */
.lightbox_overlay {z-index: 2999; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background:
rgba(0, 0, 0, 0.49804); /* Non petunia color? */ }
.global_flash {font-size: 16px; position: fixed; z-index: 2998; top: 0px; color: white; background:
#f09e66; box-shadow: 0 0 0 2px white; max-width: 75%; margin: 0 auto; border-radius: 0 0 5px
5px; padding: 15px 15px 8px 15px; cursor: default}
.global_flash.error {background: #f2736e}
.global_flash.success {background: #82cc9c}
.global_flash.notice {background: #82cc9c}
.global_flash.animated {-webkit-transition: all 0.25s ease-in-out;transition: all 0.25s ease-in-out}
.flasher_notification {padding: 10px 48px; background-color: #e1e1e1; color: #1a7bba; verticalalign: middle; line-height: 18px; text-align: left; position: relative; z-index: 2998; text-align: center;
font-size: 14px}
.flasher_notification.error {background-color: #f2736e}
.flasher_notification.success {background-color: #82cc9c}
.flasher_notification .icon-checkmark {background: url('https://s2f.scribdassets.com/images/newhome/icon-sprite.png?1455919650') no-repeat -102px -69px;
display: inline-block; width: 19px; height: 18px; vertical-align: middle}
.flasher_notification a {margin-left: 0.5em; text-decoration: underline; color: #fff}
/* app/views/chrome/tooltips.css @ 1455919598 */
.lightbox_overlay {z-index: 2999; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background:
rgba(0, 0, 0, 0.49804); /* Non petunia color? */ }
.tooltip_container .new_tip {opacity: 0; -webkit-transition: opacity 0.5s ease-in; transition: opacity
0.5s ease-in; font-family: Sofia Pro, sans-serif; position: absolute; white-space: nowrap; text-align:
center; z-index: 2999}
.tooltip_container .new_tip.opaque {opacity: 1}
.tooltip_container .new_tip .tip_inner {display: inline-block; background: #135987; border-radius:
3px; padding: 5px 10px; font-size: 13px; color: white}
.tooltip_container .new_tip .tip_inner a {color: white}
.tooltip_container .fancy_tip {display: inline-block; box-shadow: #999999 0 0 4px; position:
absolute; background: white 0 100% url('https://s2-f.scribdassets.com/images/newhome/cornerlift-brown-bottomleft_33_x_33.png?1455919650') no-repeat}
.tooltip_container .fancy_tip .tip_inner {margin: 16px}
.tooltip_container .fancy_tip .tip_arrow {position: absolute; left: 50%; margin-left: -9px; top: -9px}
/* app/views/chrome/collections.css @ 1455919598 */
.lightbox_overlay {z-index: 2999; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background:
rgba(0, 0, 0, 0.49804); /* Non petunia color? */ }
.mosaic {background-size: cover; background-color: #E6E8E9; box-shadow: 0 0 20px rgba(0, 0,
0, 0.1); height: 192px; width: 144px; margin: 0 90px 10px 1px}
.mosaic .half_horizontal_thumb {background-size: cover; height: 96px}
.mosaic .quarter_thumb {background-size: cover; background-position: center center; display:
inline-block; height: 95px; width: 71px}
.mosaic .top {height: 95px; margin-bottom: 1px}
.mosaic .left {width: 71px; margin-right: 1px}
.collection_cell {overflow: hidden; margin: 20px 20px 60px 0}
.collection_cell .collection_square {box-sizing: border-box; width: 144px; height: 144px; position:
relative}
.collection_cell .collection_square .collection_data {padding: 0 20px; position: absolute; top: 0;
left: 0; right: 0; bottom: 0; top: 50%; background: #1a7bba; color: white; text-align: center}

.collection_cell .collection_square .collection_data .title {font-size: 16px; line-height: 17px; maxheight: 34px; overflow: hidden; display: block; display: -webkit-box; -webkit-line-clamp: 2; -webkitbox-orient: vertical; max-height: 32px; font-family: Livory, serif; padding: 10px 0 3px 0}
.collection_cell .collection_square .collection_data .book_count {font-size: 14px; white-space:
nowrap; overflow: hidden; text-overflow: ellipsis}
.collection_cell .collection_square.create_collection {line-height: 22px; position: relative; border:
4px solid #e1e1e1; color: #999999; -webkit-transition: color 0.3s linear; transition: color 0.3s
linear}
.collection_cell .collection_square.create_collection .centered {margin-top: 35px}
.collection_cell .collection_square.create_collection:hover {color: #6ac6e2}
.collection_cell .collection_square .collection_bg {position: absolute; top: 0; left: 0; right: 0; bottom:
0; background-size: cover; background-color: #e1e1e1; -webkit-transition: all 0.3s linear;
transition: all 0.3s linear}
.collection_cell .collection_square .centered {text-align: center; position: relative; z-index: 1}
/* app/views/chrome/document_collections/_lightbox.css @ 1455919598 */
#lightbox_document_collections {width: 600px; /* Add to Collection Utility */ /* Create new
collection */ }
#lightbox_document_collections .close_button {margin-bottom: 10px}
#lightbox_document_collections .document_summary {margin: 0; padding-top: 10px; paddingbottom: 5px; border: none}
#lightbox_document_collections .document_summary .description {display: none}
#lightbox_document_collections .document_summary ul.stats_bottom {margin-top: 2px}
#lightbox_document_collections .document_summary ul.stats_bottom li {list-style: none outside
none; display: block; float: none; font-size: 11px}
#lightbox_document_collections .document_summary ul.stats_bottom li span {font-size: 11px}
#lightbox_document_collections .document_summary ul.stats_bottom li.created_at,
#lightbox_document_collections .document_summary ul.stats_bottom li.category {display: none}
#lightbox_document_collections .private {/* the notification that private docs go in private
collections */ padding: 5px 5px 5px 25px; background: url("/images/my_docs/icon_private.gif") norepeat scroll 5px 5px transparent}
#lightbox_document_collections .manage_collection {/* Pagination */ }
#lightbox_document_collections .manage_collection .spinner {float: left; margin: 5px}
#lightbox_document_collections .manage_collection li {padding: 3px 5px; display: block}
#lightbox_document_collections .manage_collection li.document_collection {cursor: pointer;
background: url('https://s1-f.scribdassets.com/images/timeline/feed_btm_rpt_1x11.gif?
1455919650') repeat-x scroll left bottom white; line-height: 2em; border-bottom: 1px dotted
#aaaaaa}
#lightbox_document_collections .manage_collection li.document_collection:hover {background:
none; background-color: #E9F2FC; -moz-border-radius: 2px; -webkit-border-radius: 2px}
#lightbox_document_collections .manage_collection li.document_collection span,
#lightbox_document_collections .manage_collection li.document_collection label {float: left;
vertical-align: middle}
#lightbox_document_collections .manage_collection li.document_collection label {display: inline;
overflow: hidden; white-space: nowrap; cursor: pointer; width: 380px}
#lightbox_document_collections .manage_collection li.document_collection label,
#lightbox_document_collections .manage_collection li.document_collection .privacy {font-size:
11px; margin-left: 5px; font-weight: bold}
#lightbox_document_collections .manage_collection li.document_collection input {border: none}
#lightbox_document_collections .manage_collection li.document_collection .privacy {float: right;
width: auto}
#lightbox_document_collections .manage_collection li.document_collection .private {color:
#990000}
#lightbox_document_collections .manage_collection li.document_collection .public {color:
#009933}

#lightbox_document_collections .manage_collection li.document_collection .status_loader


{margin-left: -3px}
#lightbox_document_collections .manage_collection .no_collections {background: url('https://s1f.scribdassets.com/images/timeline/feed_btm_rpt_1x11.gif?1455919650') repeat-x scroll left
bottom white; line-height: 2em; border-bottom: 1px dotted #aaaaaa; display: block; padding: 3px
5px}
#lightbox_document_collections .manage_collection .new_document_collection {float: right}
#lightbox_document_collections .manage_collection .paginator {float: right; margin: 5px}
#lightbox_document_collections .autogen_class_views_shared_document_collections_form
{border-bottom: 1px dotted #aaaaaa}
#lightbox_document_collections .document_collection_form_container form {width: 330px}
#lightbox_document_collections .document_collection_form_container_open form,
#lightbox_document_collections .document_collection_form_container_open error {width: 520px}
#lightbox_document_collections .back {float: left; margin: 5px; font-weight: bold}
/* :class_inlines, 'app/views', ... @ 1455919598 */
/* app/views/shared/dialogs/download_dialog.css @ 1455919598 */
.lightbox_overlay {z-index: 2999; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background:
rgba(0, 0, 0, 0.49804); /* Non petunia color? */ }
.autogen_class_views_shared_dialogs_download_dialog {margin-bottom: 150px}
.autogen_class_views_shared_dialogs_download_dialog .title {display: none}
.autogen_class_views_shared_dialogs_download_dialog h3 {text-align: center}
.autogen_class_views_shared_dialogs_download_dialog .picker,
.autogen_class_views_shared_dialogs_download_dialog .info {display: inline-block; vertical-align:
top}
.autogen_class_views_shared_dialogs_download_dialog .picker {text-align: center}
.autogen_class_views_shared_dialogs_download_dialog .info {text-align: left; border-left: 1px
solid #e1e1e1; margin-left: 20px; padding: 20px 0px 20px 20px; width: 400px}
.autogen_class_views_shared_dialogs_download_dialog .info .row {margin-bottom: 8px; textindent: -2em; padding-left: 2em}
.autogen_class_views_shared_dialogs_download_dialog .info .buttons {margin-top: 20px; height:
40px; text-align: center}
.autogen_class_views_shared_dialogs_download_dialog .download_button {width: 300px}
.autogen_class_views_shared_dialogs_download_dialog .download_success {display: none;
color: #798187; font-weight: bold}
.autogen_class_views_shared_dialogs_download_dialog .download_success .trouble {color:
#9FA7B1; margin-top: 8px; font-size: 14px; font-weight: normal}
.autogen_class_views_shared_dialogs_download_dialog.download_started .download_success
{display: block}
.autogen_class_views_shared_dialogs_download_dialog.download_started.after_download_test
{width: 690px}
.
autogen_class_views_shared_dialogs_download_dialog.download_started.after_download_test .
content {padding-top: 10px}
.
autogen_class_views_shared_dialogs_download_dialog.download_started.after_download_test .
hide_on_suggestion {display: none}
.
autogen_class_views_shared_dialogs_download_dialog.download_started.after_download_test .
selected_documents {display: block}
.
autogen_class_views_shared_dialogs_download_dialog.download_started.after_download_test .
selected_documents .download_success {text-align: center; margin-bottom: 20px}
.
autogen_class_views_shared_dialogs_download_dialog.download_started.after_download_test .

selected_documents .object_cell.document_cell {margin-bottom: 45px}


.
autogen_class_views_shared_dialogs_download_dialog.download_started.after_download_test .
picker {display: none}
.
autogen_class_views_shared_dialogs_download_dialog.download_started.after_download_test
.info {display: none}
.autogen_class_views_shared_dialogs_download_dialog.download_started .download_button
{display: none}
.autogen_class_views_shared_dialogs_download_dialog .selected_documents {display: none}
.autogen_class_views_shared_dialogs_download_dialog .big_download_icon {background:
url('https://s2-f.scribdassets.com/images/newdoc/DownloadPageIcon.png?1455919650') 0 0 norepeat; display: inline-block; width: 80px; height: 73px}
.autogen_class_views_shared_dialogs_download_dialog .big_download_icon .icon_text {textalign: center; color: white; font-weight: bold; font-size: 16px; width: 51px; line-height: 25px;
margin: 36px 0px 0px 29px; text-shadow: 1px 2px 2px #7e868f}
.autogen_class_views_shared_dialogs_download_dialog .download_types {padding: 14px 0px}
.autogen_class_views_shared_dialogs_download_dialog .download_types li {display: inline;
padding: 8px; font-weight: bold; font-size: 14px}
.autogen_class_views_shared_dialogs_download_dialog .download_types li label {cursor:
pointer}
.autogen_class_views_shared_dialogs_download_dialog .object_cell .content {padding: 0}
.autogen_class_views_shared_dialogs_download_dialog .object_cell .content .title_row {padding:
0; margin: 0}
.autogen_class_views_shared_dialogs_download_dialog .object_cell .content .title_row .title
{padding: 0; margin: 0; font-size: 14px; line-height: 18px; max-height: 54px}
/* app/views/shared/document_popups.css @ 1455919598 */
.lightbox_overlay {z-index: 2999; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background:
rgba(0, 0, 0, 0.49804); /* Non petunia color? */ }
.document_popups {text-align: left}
.document_popups .object_popup.onboarding_book_popup {min-height: 215px; padding: 20px}
.document_popups .object_popup.onboarding_book_popup .document_description {marginbottom: 20px}
.document_popups .object_popup {z-index: 5; position: absolute; top: 0; left: 0; width: 194px; minheight: 248px; margin-left: 3px; font-size: 14px; padding-bottom: 10px; background: white;
background: rgba(255, 255, 255, 0.97); border: 1px solid #e1e1e1; border-radius: 3px; boxshadow: 0 0 10px rgba(0, 0, 0, 0.05)}
.document_popups .object_popup.on_left {margin-left: -3px}
.document_popups .object_popup.on_left .popup_arrow {left: auto; right: -15px; backgroundimage: url('https://s1-f.scribdassets.com/images/newhome/popup_right_arrow.png?1455919650')}
.document_popups .object_popup .popup_right {display: none}
.document_popups .object_popup .title_row {font-family: Livory, serif; font-size: 18px; line-height:
1.4; max-height: 50px; overflow: hidden}
.document_popups .object_popup .title_row a {color: #444444}
.document_popups .object_popup .creator_row {color: #666666; font-size: 14px; white-space:
nowrap; overflow: hidden; text-overflow: ellipsis; margin-top: 0}
.document_popups .object_popup .creator_row .author:last-child {margin-right: 0}
.document_popups .object_popup .creator_row, .document_popups .object_popup .page_count
{line-height: 1.6; color: #999999}
.document_popups .object_popup .on_rating {display: none}
.document_popups .object_popup .popup_arrow {position: absolute; left: -15px; top: 53%;
margin-top: -14px; background: url('https://s2f.scribdassets.com/images/newhome/popup_left_arrow.png?1455919650') 50% 50% no-repeat;
width: 19px; height: 28px}

.document_popups .object_popup .popup_footer {position: absolute; bottom: 0; left: 0; right: 0}


.document_popups .object_popup .primary_action {margin: 10px 0 10px 0; white-space: nowrap;
text-align: center}
.document_popups .object_popup .primary_action .flat_btn {display: block}
.document_popups .document_popup {padding: 14px}
.document_popups .document_popup .document_description, .document_popups
.onboarding_book_popup .document_description {margin-top: 6px; margin-bottom: 6px; lineheight: 18px; max-height: 127px; min-height: 78px; overflow: hidden; color: #444}
.document_popups .document_popup .document_description p, .document_popups
.onboarding_book_popup .document_description p {font-weight: 400; margin: 0; padding: 0}
.document_popups .document_popup .recommendation_header, .document_popups
.onboarding_book_popup .recommendation_header {background: #eee; height: 50px; position:
absolute; top: 0; left: 0; right: 0; border-bottom: 1px solid #e1e1e1; display: none; padding-top:
10px; padding-bottom: 10px; padding-left: 14px; line-height: 22px; max-height: 48px; overflow:
hidden}
.document_popups .document_popup .recommendation_header
.recommendation_explanation, .document_popups .onboarding_book_popup
.recommendation_header .recommendation_explanation {color: #999999}
.document_popups .document_popup .recommendation_header .recommendation_explanation
a, .document_popups .onboarding_book_popup .recommendation_header
.recommendation_explanation a {font-size: 14px; font-family: Livory; font-style: italic}
.document_popups .document_popup .recommendation_header .not_interested_text,
.document_popups .onboarding_book_popup .recommendation_header .not_interested_text
{color: #999999; display: none}
.document_popups .document_popup .recommendation_header .not_interested_btn,
.document_popups .onboarding_book_popup .recommendation_header .not_interested_btn
{display: none; position: absolute; right: 14px; top: 14px; cursor: pointer; font-size: 20px; color:
#c2c4c4}
.document_popups .document_popup .recommendation_header .not_interested_btn:hover,
.document_popups .onboarding_book_popup .recommendation_header
.not_interested_btn:hover {color: #f2736e}
.document_popups .document_popup .document_sub_action, .document_popups
.onboarding_book_popup .document_sub_action {margin: 10px 20px 0 20px; line-height: 25px;
text-align: center}
.document_popups .document_popup .save_bookmark_btn .save, .document_popups
.onboarding_book_popup .save_bookmark_btn .save {display: inline}
.document_popups .document_popup .save_bookmark_btn .unsave, .document_popups
.onboarding_book_popup .save_bookmark_btn .unsave {display: none}
.document_popups .document_popup .save_bookmark_btn.saved .save, .document_popups
.onboarding_book_popup .save_bookmark_btn.saved .save {display: none}
.document_popups .document_popup .save_bookmark_btn.saved .unsave,
.document_popups .onboarding_book_popup .save_bookmark_btn.saved .unsave {display:
inline}
/* app/views/shared/react/star_ratings.css @ 1455919598 */
.lightbox_overlay {z-index: 2999; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background:
rgba(0, 0, 0, 0.49804); /* Non petunia color? */ }
.star_ratings {position: relative}
.star_ratings.current_user.rated .rating_star.light_lit, .star_ratings.selecting .rating_star.light_lit
{color: #fdd835}
.star_ratings .tips, .star_ratings .stats, .star_ratings .clear_rating, .star_ratings
.rating_required_message, .star_ratings .inform_saved {margin-left: 8px}
.star_ratings .stats {color: #999999}
.star_ratings .rating_star {color: #cccccc; cursor: pointer; display: inline-block; line-height: 15px;
padding-right: 4px; position: relative; text-align: center; -webkit-transition: all 0.5s linear, color 0.1s

ease-in-out; transition: all 0.5s linear, color 0.1s ease-in-out; -webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%}
.star_ratings .rating_star.light_lit {color: #6ac6e2}
.star_ratings .rating_star.half_lit span {display: block; margin-right: 0}
.star_ratings .rating_star.half_lit .icon-feature_half {color: #6ac6e2; position: relative}
.star_ratings .rating_star.half_lit .icon-feature_outline {color: #cccccc; position: absolute; top: 0;
left: 0}
.star_ratings .rating_star:last-child {margin-right: 0}
.star_ratings.static .rating_star {cursor: default}
/* app/views/shared/persona_icon.css @ 1455919598 */
.lightbox_overlay {z-index: 2999; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background:
rgba(0, 0, 0, 0.49804); /* Non petunia color? */ }
.autogen_class_views_shared_persona_icon {display: inline-block; width: 40px; height: 40px;
border-radius: 40px; line-height: 40px; font-size: 16px; text-align: center; color: #fff}
.autogen_class_views_shared_persona_icon.icon-user {font-size: 40px}
.autogen_class_views_shared_persona_icon.large {width: 72px; height: 72px; border-radius:
72px; line-height: 72px; font-size: 32px}
.autogen_class_views_shared_persona_icon.large.icon-user {font-size: 72px}
/* app/views/shared/grids/object_grid.css @ 1455919598 */
.lightbox_overlay {z-index: 2999; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background:
rgba(0, 0, 0, 0.49804); /* Non petunia color? */ }
.autogen_class_views_shared_grids_object_grid {text-align: left; padding-left: 45px}
.autogen_class_views_shared_grids_object_grid .object_cell {display: inline-block; vertical-align:
top; white-space: normal; text-align: left; width: 144px; margin: 0 24px 45px 0}
.autogen_class_views_shared_grids_object_grid .object_cell.is_featured .featured_row {display:
block}
.autogen_class_views_shared_grids_object_grid .object_cell.is_book .content {display: none}
.autogen_class_views_shared_grids_object_grid .object_cell .featured_row {display: none}
.autogen_class_views_shared_grids_object_grid .object_cell .content .title_row {word-wrap:
break-word; overflow: hidden; font-size: 14px; line-height: 18px; max-height: 54px}
.autogen_class_views_shared_grids_object_grid .object_cell .content .author_row {font-size:
12px; line-height: 18px}
.autogen_class_views_shared_grids_object_grid .object_cell .content .price_row,
.autogen_class_views_shared_grids_object_grid .object_cell .content .featured_row {cursor:
default; font-size: 14px; line-height: 18px}
.autogen_class_views_shared_grids_object_grid .object_cell .content .price_row {color: #f7931e}
.autogen_class_views_shared_grids_object_grid .object_cell .content .featured_row {color:
#1a7bba}
.autogen_class_views_shared_grids_object_grid .object_cell .content .featured_row
.profile_sprite {vertical-align: top}
.autogen_class_views_shared_grids_object_grid .object_cell .content .meta_row {font-size: 14px;
line-height: 18px; color: #999}
.autogen_class_views_shared_grids_object_grid .object_cell .content .meta_row .value {color:
#666}
.autogen_class_views_shared_grids_object_grid .object_cell.document_cell {margin-bottom:
90px}
.autogen_class_views_shared_grids_object_grid .object_cell.document_cell .content {display:
none}
.autogen_class_views_shared_grids_object_grid .object_cell.document_cell .thumb {marginbottom: 0}
.autogen_class_views_shared_grids_object_grid .object_cell.user_cell {width: 150px; text-align:
center; margin-bottom: 60px}

.autogen_class_views_shared_grids_object_grid .object_cell.user_cell .thumb {width: 98px;


height: 98px; margin: 0 auto; background: #ccc}
.autogen_class_views_shared_grids_object_grid .object_cell.user_cell .thumb a,
.autogen_class_views_shared_grids_object_grid .object_cell.user_cell .thumb img {display:
block}
.autogen_class_views_shared_grids_object_grid .object_cell.user_cell .user_name {margin: 20px
0; word-wrap: break-word}
.autogen_class_views_shared_grids_object_grid .object_cell.author_cell {cursor: pointer}
.autogen_class_views_shared_grids_object_grid .object_cell.author_cell .thumb {cursor: pointer}
.autogen_class_views_shared_grids_object_grid .object_cell.author_cell .thumb .img {width:
100px; height: 100px}
/* app/views/shared/input.css @ 1455919598 */
.lightbox_overlay {z-index: 2999; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background:
rgba(0, 0, 0, 0.49804); /* Non petunia color? */ }
.autogen_class_views_shared_input {position: relative; display: inline-block; font-size: 18px;
cursor: pointer}
.autogen_class_views_shared_input .radio:before {font-family: 'scribd'; content: "\e647"; marginright: 10px}
.autogen_class_views_shared_input .radio.selected:before {content: "\e633"}
.autogen_class_views_shared_input .radio .radio_icon {position: absolute; top: 3px; left: 0;
opacity: 0; -webkit-transition: opacity 0.1s ease-in-out; transition: opacity 0.1s ease-in-out}
.autogen_class_views_shared_input .radio:hover:not(.selected) .radio_icon {opacity: 0.3}
.autogen_class_views_shared_input .label {position: relative; top: -1px}
.autogen_class_views_shared_input .input_trigger {cursor: pointer}
.autogen_class_views_shared_input .input_container {position: relative}
.autogen_class_views_shared_input input {visibility: hidden; display: none}
.autogen_class_views_shared_input .checkbox:before {font-family: 'scribd'; content: "\e638";
margin-right: 10px}
.autogen_class_views_shared_input .checkbox.selected:before {position: relative; left: 1px;
content: "\e637"}
.autogen_class_views_shared_input .checkbox:hover:not(.selected) .checkbox_icon {opacity:
0.3}
.autogen_class_views_shared_input .checkbox .checkbox_icon {position: absolute; top: 3px; left:
1px; opacity: 0; -webkit-transition: opacity 0.1s ease-in-out; transition: opacity 0.1s ease-in-out}
/* app/views/document_collections/_form.css @ 1455919598 */
.lightbox_overlay {z-index: 2999; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background:
rgba(0, 0, 0, 0.49804); /* Non petunia color? */ }
.autogen_class_views_document_collections_form .document_collection_description {height:
120px; line-height: 22px; font-size: 16px; resize: none; outline: none; box-shadow: none}
.autogen_class_views_document_collections_form input,
.autogen_class_views_document_collections_form textarea {width: 480px}
.autogen_class_views_document_collections_form .inputs {margin-top: 10px; margin-bottom:
20px}
.autogen_class_views_document_collections_form .line_divider {border: 1px solid #f4f4f4;
position: absolute; top: 0; width: 600px; left: -40px}
.autogen_class_views_document_collections_form .max_characters {color: #999999; float: right}
.autogen_class_views_document_collections_form .privacy_input {position: relative}
.autogen_class_views_document_collections_form .privacy_input .show_on_public,
.autogen_class_views_document_collections_form .privacy_input .show_on_private {position:
absolute; right: 0; top: 2px; display: none}
.autogen_class_views_document_collections_form .privacy_input.public .show_on_public
{display: inline}

.autogen_class_views_document_collections_form .privacy_input.private .show_on_private


{display: inline}
.autogen_class_views_document_collections_form .privacy_input .icon-public {font-size: 20px}
.autogen_class_views_document_collections_form .privacy_input .icon-private {color: #f2736e;
font-size: 20px}
.autogen_class_views_document_collections_form .controls {height: 35px; margin-top: 25px;
padding-top: 25px; position: relative}
.autogen_class_views_document_collections_form .controls .delete_collection_btn {texttransform: uppercase; font-weight: 600; line-height: 40px; font-size: 14px}
.autogen_class_views_document_collections_form .controls .save_btn {float: right}
/* app/views/shared/add_to_collection_lightbox.css @ 1455919598 */
.lightbox_overlay {z-index: 2999; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background:
rgba(0, 0, 0, 0.49804); /* Non petunia color? */ }
.autogen_class_views_shared_add_to_collection_lightbox {min-width: 500px}
.autogen_class_views_shared_add_to_collection_lightbox .document_collection_list {list-style:
none; margin: 0}
.autogen_class_views_shared_add_to_collection_lightbox .document_collection_list
.checkbox_input {float: left; margin-right: 10px; margin-top: 2px}
.autogen_class_views_shared_add_to_collection_lightbox .form_buttons {padding: 20px 40px;
text-align: right}
.autogen_class_views_shared_add_to_collection_lightbox .form_buttons .create_new_collection
{float: left; text-transform: uppercase; line-height: 45px}
.autogen_class_views_shared_add_to_collection_lightbox .loading_list {padding: 12px 40px 12px
40px}
.autogen_class_views_shared_add_to_collection_lightbox .collections_container {position:
relative; width: 560px}
.autogen_class_views_shared_add_to_collection_lightbox .collections_container .fade {top: 1px}
.autogen_class_views_shared_add_to_collection_lightbox .in_collections {color: #999999; clear:
left; display: none; cursor: pointer; margin-top: 16px}
.autogen_class_views_shared_add_to_collection_lightbox .list_view {zoom: 1; max-height:
450px; overflow-y: scroll; border: 1px solid #e1e1e1; -webkit-transition: height 0.6s; transition:
height 0.6s}
.autogen_class_views_shared_add_to_collection_lightbox .list_view:after {content: ""; display:
table; clear: both}
.autogen_class_views_shared_add_to_collection_lightbox .collections {padding: 0}
.autogen_class_views_shared_add_to_collection_lightbox .collections .list_item {padding: 12px
40px 12px 40px; margin: 0; white-space: normal; -webkit-user-select: none; -moz-user-select:
none; -ms-user-select: none; user-select: none; line-height: initial}
.autogen_class_views_shared_add_to_collection_lightbox .collections .list_item:hover
{background-color: #e1e1e1; cursor: pointer}
.autogen_class_views_shared_add_to_collection_lightbox .collections .list_item .checked,
.autogen_class_views_shared_add_to_collection_lightbox .collections .list_item .unchecked {fontsize: 16px; left: -6px; color: #888; cursor: pointer}
.autogen_class_views_shared_add_to_collection_lightbox .collections .list_item .book_count
{color: #888; float: right; margin-left: 12px}
.autogen_class_views_shared_add_to_collection_lightbox .collections .list_item .is_private {float:
right; display: none; text-transform: uppercase; color: red}
.autogen_class_views_shared_add_to_collection_lightbox .collections .list_item.private
.is_private {display: inline-block}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px)
{.autogen_class_views_shared_add_to_collection_lightbox .list_view {height: 185px}
.autogen_class_views_shared_add_to_collection_lightbox .headers_add p {margin-bottom: 8px}
}

/* app/views/shared/confirm_lightbox.css @ 1455919598 */
.lightbox_overlay {z-index: 2999; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background:
rgba(0, 0, 0, 0.49804); /* Non petunia color? */ }
.autogen_class_views_shared_confirm_lightbox {min-width: 480px}
.autogen_class_views_shared_confirm_lightbox > .wrapper > .content {padding: 0}
.autogen_class_views_shared_confirm_lightbox .confirm_lightbox_templates {display: none}
.autogen_class_views_shared_confirm_lightbox .confirm_text {margin: 24px 40px}
.autogen_class_views_shared_confirm_lightbox .rendered_template_container .label_text {width:
auto}
.autogen_class_views_shared_confirm_lightbox .autogen_class_views_shared_input {padding:
20px 40px; min-width: 500px}
.autogen_class_views_shared_confirm_lightbox .large_input .autogen_class_views_shared_input
{height: 50px}
.autogen_class_views_shared_confirm_lightbox .actions {border-top: 1px solid #e1e1e1; textalign: right; padding: 20px 40px; white-space: nowrap}
.autogen_class_views_shared_confirm_lightbox .actions .flat_btn {margin-left: 20px; verticalalign: top}
.autogen_class_views_shared_confirm_lightbox .actions .flat_btn:first-child {margin-left: 0}
.autogen_class_views_shared_confirm_lightbox .actions a {color: #999999}
.autogen_class_views_shared_confirm_lightbox.simple_style {min-width: 400px}
.autogen_class_views_shared_confirm_lightbox.simple_style .wrapper {padding: 20px 40px}
.autogen_class_views_shared_confirm_lightbox.simple_style .title {padding: 0; font-size: 16px;
line-height: 24px; font-weight: bold; font-family: Sofia Pro, sans-serif; padding: 0; background:
white; margin-bottom: 10px}
.autogen_class_views_shared_confirm_lightbox.simple_style .confirm_text {color: #999999;
margin: 0 0 24px 0}
.autogen_class_views_shared_confirm_lightbox.simple_style .actions {border: none; padding: 0;
text-align: center}
.autogen_class_views_shared_confirm_lightbox.simple_style .actions .ok_btn {min-width: 140px}
.autogen_class_views_shared_confirm_lightbox.simple_style .content {border: none}
/* app/views/shared/hovercards.css @ 1455919598 */
.autogen_class_views_shared_hovercards .hovercard_font_preloader {height: 0; overflow:
hidden}
/* app/views/shared/hovercards/base.css @ 1455919598 */
.lightbox_overlay {z-index: 2999; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background:
rgba(0, 0, 0, 0.49804); /* Non petunia color? */ }
.hovercard {position: absolute; top: 0; left: 0; width: 220px; z-index: 21}
.hovercard.in_lightbox {z-index: 30000}
.hovercard.open .hovercard_background {-webkit-transform: scale(1, 1);transform: scale(1, 1);
opacity: 1}
.hovercard.open .below_cover, .hovercard.open .above_cover {opacity: 1; -webkit-transform:
translate(0, 0); transform: translate(0, 0)}
.hovercard.hiding .hovercard_background, .hovercard.hiding .below_cover, .hovercard.hiding
.above_cover {opacity: 0; -webkit-transition: opacity 0.1s ease; transition: opacity 0.1s ease}
.hovercard .below_cover, .hovercard .above_cover {-webkit-transition: all 0.3s cubic-bezier(0.36,
0.77, 0.41, 0.99);transition: all 0.3s cubic-bezier(0.36, 0.77, 0.41, 0.99); opacity: 0}
.hovercard .above_cover {-webkit-transform: translate(0px, 12px);transform: translate(0px, 12px)}
.hovercard .hovercard_title {font-family: Livory, serif; font-style: italic; font-size: 18px; line-height:
22px; text-align: center; margin: 12px 15px 10px 15px; max-height: 44px; overflow: hidden}
.hovercard .hovercard_title a {color: #444444}
.hovercard .flat_btn {height: 30px; line-height: 30px; margin: 0 15px 15px 15px; display: block;

padding: 0; font-size: 13px; white-space: nowrap}


.hovercard .flat_btn.negate {-webkit-transition: color 0.1s ease-in-out, border-color 0.1s ease-inout;transition: color 0.1s ease-in-out, border-color 0.1s ease-in-out; border: 1px solid #1a7bba;
background-color: white; color: #1a7bba}
.hovercard .flat_btn.negate:hover {border: 1px solid #6ac6e2; color: #6ac6e2}
.hovercard .link_row {text-align: center; margin: 0 15px 15px 15px; line-height: 12px; font-size:
13px; font-weight: bold; text-transform: uppercase}
.hovercard .cover_drop {margin: 0 auto 15px auto}
.hovercard .hovercard_content {overflow: hidden; position: relative; z-index: 2}
.hovercard .hovercard_background {background: white; -webkit-transition: all 0.3s cubicbezier(0.36, 0.77, 0.41, 0.99); transition: all 0.3s cubic-bezier(0.36, 0.77, 0.41, 0.99); opacity: 0;
-webkit-transform: scale(0.9, 0.9); transform: scale(0.9, 0.9); -webkit-transform-origin: 50% 15%;
transform-origin: 50% 15%; border: 2px solid red; border: 1px solid #e1e1e1; box-shadow: 0 0
4px rgba(0, 0, 0, 0.1); z-index: 2; position: absolute; top: 0; left: 0; bottom: 0; right: 0}
/* app/views/shared/hovercards/collection.css @ 1455919598 */
.lightbox_overlay {z-index: 2999; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background:
rgba(0, 0, 0, 0.49804); /* Non petunia color? */ }
.autogen_class_views_shared_hovercards_collection .cover_drop {width: 144px}
.autogen_class_views_shared_hovercards_collection .collection_data {text-align: center; fontsize: 14px; margin-bottom: 15px}
.autogen_class_views_shared_hovercards_collection .collection_data .item_count {color:
#666666}
/* app/views/shared/hovercards/document.css @ 1455919598 */
.lightbox_overlay {z-index: 2999; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background:
rgba(0, 0, 0, 0.49804); /* Non petunia color? */ }
.autogen_class_views_shared_hovercards_document.hovercard {padding-bottom: 7px}
.autogen_class_views_shared_hovercards_document.hovercard.is_geo_restricted
.library_button_container {display: none}
.autogen_class_views_shared_hovercards_document.hovercard .flat_btn {margin-bottom: 8px}
.autogen_class_views_shared_hovercards_document.hovercard .link_row {margin-top: 12px;
margin-bottom: 8px}
.autogen_class_views_shared_hovercards_document.hovercard .is_series {padding-top: 12px}
.autogen_class_views_shared_hovercards_document .document_data {color: #999999; textalign: center; font-size: 14px; margin-bottom: 15px}
.autogen_class_views_shared_hovercards_document .star_ratings_row {font-size: 15px; marginbottom: 6px; margin-top: 20px}
.autogen_class_views_shared_hovercards_document .star_ratings_row .stats {position: relative;
top: -1px}
.autogen_class_views_shared_hovercards_document .publisher_row {margin: 0 10px 6px}
.autogen_class_views_shared_hovercards_document .library_button_container {text-align:
center}
.autogen_class_views_shared_hovercards_document .library_button_container .library_button
{width: 190px; margin-bottom: 8px}
.autogen_class_views_shared_hovercards_document .library_button_container .library_button
.flat_btn {margin-bottom: 0}
.autogen_class_views_shared_hovercards_document .library_button_container .main_button
{margin-left: 0; min-width: 0; width: 146px}
.autogen_class_views_shared_hovercards_document .library_button_container .main_button
.scribd_spinner {margin-top: 0}
.autogen_class_views_shared_hovercards_document .library_button_container .actions_select
{margin: 0}
.autogen_class_views_shared_hovercards_document .library_button_container

.actions_select:after {height: 20px; top: 5px}


.autogen_class_views_shared_hovercards_document .library_button_container
.actions_list_wrapper {width: 190px}
.autogen_class_views_shared_hovercards_document .library_button_container
.actions_list_wrapper.top {bottom: 35px}
.autogen_class_views_shared_hovercards_document .library_button_container
.actions_list_wrapper a {padding-left: 10px; padding-right: 10px}
.autogen_class_views_shared_hovercards_document .library_button_container .flat_btn {minwidth: 0; line-height: 29px}
/* app/views/shared/my_library_button.css @ 1455919598 */
.lightbox_overlay {z-index: 2999; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background:
rgba(0, 0, 0, 0.49804); /* Non petunia color? */ }
.autogen_class_views_shared_my_library_button {position: relative; width: 44px}
.autogen_class_views_shared_my_library_button.in_library .button_wrapper {background-image:
url('https://s1-f.scribdassets.com/images/newhome/document_grid/check@2x.png?1455919650')}
.autogen_class_views_shared_my_library_button.in_library .button_wrapper:hover {backgroundimage: url('https://s1-f.scribdassets.com/images/newhome/document_grid/check-all@2x.png?
1455919650'); background-size: 25px; width: 44px}
.autogen_class_views_shared_my_library_button.can_undo_finished .undo_finished_button
{display: inline}
.autogen_class_views_shared_my_library_button.is_finished .after_finish {display: block}
.autogen_class_views_shared_my_library_button.is_finished .before_finish {display: none}
.autogen_class_views_shared_my_library_button .undo_finished_button,
.autogen_class_views_shared_my_library_button .after_finish {display: none}
.autogen_class_views_shared_my_library_button.open .library_popup_actions {opacity: 0;
-webkit-transition: opacity 0.4s ease; transition: opacity 0.4s ease; display: block}
.autogen_class_views_shared_my_library_button.open.visible .library_popup_actions {opacity: 1}
.autogen_class_views_shared_my_library_button .button_wrapper {-webkit-transition:
background-color 0.2s ease, width 0.2s ease;transition: background-color 0.2s ease, width 0.2s
ease; width: 30px; height: 30px; border-radius: 15px; cursor: pointer; background: #1a7bba
url('https://s1-f.scribdassets.com/images/newhome/document_grid/add@2x.png?1455919650')
8px 8px no-repeat; background-size: 14px}
.autogen_class_views_shared_my_library_button .button_wrapper:hover {background-color:
#6ac6e2}
.autogen_class_views_shared_my_library_button .library_popup_actions {display: none; textalign: left; min-width: 195px; height: 106px; background: rgba(255, 255, 255, 0.97); box-shadow:
0 0 10px rgba(0, 0, 0, 0.05); border: 1px solid #e1e1e1; border-radius: 3px; z-index: 200; position:
absolute; top: 50%; margin-top: -24px; margin-right: 8px; right: 100%}
.autogen_class_views_shared_my_library_button .library_popup_actions:before {content: " ";
border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-left: 15px solid
white; left: 100%; margin-left: -1px; background: none; height: 0; width: 0; position: absolute; top:
0; margin-top: 13px}
.autogen_class_views_shared_my_library_button .library_popup_actions .link_divider {margin:
10px; height: 1px; background: #e1e1e1}
.autogen_class_views_shared_my_library_button .library_popup_actions .link_row {white-space:
nowrap; font-size: 14px; margin: 10px; color: #666666}
.autogen_class_views_shared_my_library_button .library_popup_actions .link_row:first-child,
.autogen_class_views_shared_my_library_button .library_popup_actions .link_row:last-child
{margin-top: 6px}
/* app/views/shared/pageboxes/pagebox.css @ 1455919598 */
.lightbox_overlay {z-index: 2999; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background:
rgba(0, 0, 0, 0.49804); /* Non petunia color? */ }

.autogen_class_views_shared_pageboxes_pagebox {position: fixed; top: 0; left: 0; right: 0;


bottom: 0; min-height: 100vh; background: white; z-index: 2900; display: none}
.autogen_class_views_shared_pageboxes_pagebox .pagebox {padding: 22px 45px}
.autogen_class_views_shared_pageboxes_pagebox.open {display: block}
.autogen_class_views_shared_pageboxes_pagebox .continue_btn,
.autogen_class_views_shared_pageboxes_pagebox .close_icon {position: absolute; top: 22px;
right: 22px; font-size: 24px; cursor: pointer}
.autogen_class_views_shared_pageboxes_pagebox .close_icon {width: 24px; height: 24px; color:
#666666}
.autogen_class_views_shared_pageboxes_pagebox .close_icon:hover {color: #999999}
/* app/views/shared/search/autocompleter.css @ 1455919598 */
.lightbox_overlay {z-index: 2999; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background:
rgba(0, 0, 0, 0.49804); /* Non petunia color? */ }
.autogen_class_views_shared_search_autocompleter .search_autocompleter {width: 460px; zindex: 2998; position: absolute; top: 42px; left: 0px; font-size: 14px; line-height: 18px; borderradius: 2px; border: 1px solid #e2e2e2; box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.2)}
.autogen_class_views_shared_search_autocompleter .search_autocompleter .scroller {overflowy: scroll; background-color: white}
.autogen_class_views_shared_search_autocompleter .search_autocompleter .scroller::-webkitscrollbar {-webkit-appearance: none; width: 6px}
.autogen_class_views_shared_search_autocompleter .search_autocompleter .scroller::-webkitscrollbar-track {background: #fafafa; border-radius: 4px}
.autogen_class_views_shared_search_autocompleter .search_autocompleter .scroller::-webkitscrollbar-thumb {background: #e1e1e1; border-radius: 10px}
.autogen_class_views_shared_search_autocompleter .search_autocompleter .ac_section
a:hover {text-decoration: none}
.autogen_class_views_shared_search_autocompleter .search_autocompleter
.ac_section.first_visible .ac_category {border-top: 0; box-shadow: none}
.autogen_class_views_shared_search_autocompleter .search_autocompleter .ac_category
{color: #146c88; position: relative; border-top: 1px solid #e2e2e2; padding: 6px 0}
.autogen_class_views_shared_search_autocompleter .search_autocompleter .ac_category
.ac_section_title {color: #1a7bba; position: absolute; top: 0; width: 120px; margin-top: 5px;
padding: 5px 0 5px 20px}
.autogen_class_views_shared_search_autocompleter .search_autocompleter .ac_category
.ac_item_container {margin-left: 145px}
.autogen_class_views_shared_search_autocompleter .search_autocompleter .ac_category h4
{font-size: 14px; text-transform: capitalize; margin: 0; font-weight: bold}
.autogen_class_views_shared_search_autocompleter .search_autocompleter .ac_category.active
.ac_section_title {color: #1a7bba; background-color: #f4f4f4}
.autogen_class_views_shared_search_autocompleter .search_autocompleter .ac_all_results
h4:after {font-family: 'scribd'; font-size: 12px; margin-left: 2px; vertical-align: middle; position:
absolute; right: 10px; content: "\e60d"}
.autogen_class_views_shared_search_autocompleter .search_autocompleter .ac_all_results
.ac_category {line-height: 40px; height: 40px; height: 40px; line-height: 40px; padding-top: 0;
padding-bottom: 0}
.autogen_class_views_shared_search_autocompleter .search_autocompleter .ac_all_results
.ac_section_title {width: auto; position: static; margin-top: 0; padding-top: 0; padding-bottom: 0}
.autogen_class_views_shared_search_autocompleter .search_autocompleter
.ac_all_results:hover {background-color: #f4f4f4}
.autogen_class_views_shared_search_autocompleter .search_autocompleter .ac_item {overflow:
hidden; height: 50px; padding: 6px 20px 6px 6px; position: relative; -webkit-transition: all 0.1s
ease-in-out; transition: all 0.1s ease-in-out}
.autogen_class_views_shared_search_autocompleter .search_autocompleter .ac_item .doc_title
{color: #666666; font-weight: bold; font-size: 14px; line-height: 18px; max-height: 36px; overflow:

hidden; display: block}


.autogen_class_views_shared_search_autocompleter .search_autocompleter .ac_item
.doc_author {color: #999999; line-height: 22px; font-weight: bold; font-size: 14px; line-height:
18px; max-height: 18px; overflow: hidden; display: block}
.autogen_class_views_shared_search_autocompleter .search_autocompleter .ac_item:hover,
.autogen_class_views_shared_search_autocompleter .search_autocompleter .ac_item.active
{color: #1a7bba; background-color: #f4f4f4}
.autogen_class_views_shared_search_autocompleter .search_autocompleter .ac_item:hover
.item_content, .autogen_class_views_shared_search_autocompleter .search_autocompleter
.ac_item.active .item_content {color: #444444}
.autogen_class_views_shared_search_autocompleter .search_autocompleter .ac_item:hover
.item_content .doc_author, .autogen_class_views_shared_search_autocompleter
.search_autocompleter .ac_item.active .item_content .doc_author {color: #666666}
.autogen_class_views_shared_search_autocompleter .search_autocompleter .ac_item:hover
.item_content .doc_title, .autogen_class_views_shared_search_autocompleter
.search_autocompleter .ac_item.active .item_content .doc_title {color: #444444}
.autogen_class_views_shared_search_autocompleter .search_autocompleter .ac_item
.item_image {box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2); width: 36px; height: 48px; position:
absolute; left: 6px; background-repeat: no-repeat; background-size: cover}
.autogen_class_views_shared_search_autocompleter .search_autocompleter .ac_item
.item_content {color: #666666; font-weight: bold; position: relative; top: 50%; -webkit-transform:
translateY(-50%); transform: translateY(-50%); margin-left: 48px}
.autogen_class_views_shared_search_autocompleter .search_autocompleter .ac_icon {margin:
11px 7px}
.autogen_class_views_shared_search_autocompleter .search_autocompleter
.sprite.ac_publishers {margin: 7px 7px}
.autogen_class_views_shared_search_autocompleter .search_autocompleter .ac_publishers
.ac_item, .autogen_class_views_shared_search_autocompleter .search_autocompleter
.ac_authors .ac_item {height: 36px}
.autogen_class_views_shared_search_autocompleter .search_autocompleter .ac_publishers
.ac_item .item_image, .autogen_class_views_shared_search_autocompleter
.search_autocompleter .ac_authors .ac_item .item_image {height: 36px; width: 36px; borderradius: 50%; background-position: 50%; box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1)}
.autogen_class_views_shared_search_autocompleter .search_autocompleter .ac_publishers
.item_content, .autogen_class_views_shared_search_autocompleter .search_autocompleter
.ac_authors .item_content {font-size: 14px; line-height: 18px; max-height: 36px; overflow: hidden;
display: block}
.autogen_class_views_shared_search_autocompleter .search_autocompleter .ac_authors
.ac_section_title::before {font-family: 'scribd'; font-size: 11px; margin-right: 5px; content: "\e672"}
.autogen_class_views_shared_search_autocompleter .search_autocompleter .ac_publishers
.ac_section_title::before {font-family: 'scribd'; font-size: 11px; margin-right: 5px; content: "\e674"}
.autogen_class_views_shared_search_autocompleter .search_autocompleter .ac_books
.ac_section_title::before {font-family: 'scribd'; font-size: 11px; margin-right: 5px; content: "\e673"}
.autogen_class_views_shared_search_autocompleter .search_autocompleter .ac_audiobooks
.ac_section_title::before {font-family: 'scribd'; font-size: 11px; margin-right: 5px; content: "\e671"}
.autogen_class_views_shared_search_autocompleter .search_autocompleter
.ac_sheet_musics .ac_section_title::before {font-family: 'scribd'; font-size: 11px; margin-right: 5px;
content: "\e904"}
.autogen_class_views_shared_search_autocompleter .search_autocompleter em,
.autogen_class_views_shared_search_autocompleter .search_autocompleter strong {font-weight:
bold; font-style: normal; background: #f4f4f4}
/* app/views/shared/_credit_lightbox.css @ 1455919598 */
.lightbox_overlay {z-index: 2999; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background:
rgba(0, 0, 0, 0.49804); /* Non petunia color? */ }

.autogen_class_views_shared_credit_lightbox {border-radius: 4px; color: #999999; font-weight:


bold; max-width: 490px; -webkit-transition: max-width 0.5s, min-height 0.5s; transition: max-width
0.5s, min-height 0.5s}
.autogen_class_views_shared_credit_lightbox.apply_credit {min-height: 170px; max-width:
325px; text-align: center}
.autogen_class_views_shared_credit_lightbox.apply_credit .cta {text-align: center}
.autogen_class_views_shared_credit_lightbox.valid_card {min-height: 230px}
.autogen_class_views_shared_credit_lightbox.enter_payment {min-height: 200px}
.autogen_class_views_shared_credit_lightbox.loading,
.autogen_class_views_shared_credit_lightbox.credit_redeemed {color: #666666; max-width:
230px; min-height: 135px}
.autogen_class_views_shared_credit_lightbox.loading .close_button,
.autogen_class_views_shared_credit_lightbox.credit_redeemed .close_button {display: none}
.autogen_class_views_shared_credit_lightbox.fix_payment .payment_error_message,
.autogen_class_views_shared_credit_lightbox.loading .loading_message,
.autogen_class_views_shared_credit_lightbox.credit_redeemed .credit_redeemed_message
{display: block}
.autogen_class_views_shared_credit_lightbox.fix_payment .message,
.autogen_class_views_shared_credit_lightbox.loading .message,
.autogen_class_views_shared_credit_lightbox.credit_redeemed .message {display: none}
.autogen_class_views_shared_credit_lightbox .loading_message,
.autogen_class_views_shared_credit_lightbox .payment_error_message,
.autogen_class_views_shared_credit_lightbox .credit_redeemed_message {display: none}
.autogen_class_views_shared_credit_lightbox .loading_message,
.autogen_class_views_shared_credit_lightbox .credit_redeemed_message {text-align: center}
.autogen_class_views_shared_credit_lightbox .loading_message p,
.autogen_class_views_shared_credit_lightbox .credit_redeemed_message p {margin: 0}
.autogen_class_views_shared_credit_lightbox .loader {margin: 0 auto; display: block}
.autogen_class_views_shared_credit_lightbox .wrapper {border-radius: 5px}
.autogen_class_views_shared_credit_lightbox .content {background-color: transparent}
.autogen_class_views_shared_credit_lightbox .cta {margin-top: 30px; text-align: right}
.autogen_class_views_shared_credit_lightbox .cta .centerer {display: inline-block}
.autogen_class_views_shared_credit_lightbox .cta .centerer a {display: block; text-align: center;
margin-top: 8px; font-size: 14px; font-weight: normal}
.autogen_class_views_shared_credit_lightbox p {color: #999999; font-weight: bold}
.autogen_class_views_shared_credit_lightbox h1 {font-size: 18px; margin-top: 0; color: #444444;
font-weight: normal}
/* app/views/shared/autocomplete/_unavailable_book_request_lightbox.css @ 1455919598 */
.lightbox_overlay {z-index: 2999; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background:
rgba(0, 0, 0, 0.49804); /* Non petunia color? */ }
.autogen_class_views_shared_autocomplete_unavailable_book_request_lightbox {width: 500px}
/* app/views/shared/autocomplete/_unavailable_author_request_lightbox.css @ 1455919598 */
.lightbox_overlay {z-index: 2999; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background:
rgba(0, 0, 0, 0.49804); /* Non petunia color? */ }
.autogen_class_views_shared_autocomplete_unavailable_author_request_lightbox {max-width:
500px}
/* app/views/shared/autocomplete/_unavailable_request_completed_lightbox.css @ 1455919598
*/
.lightbox_overlay {z-index: 2999; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background:
rgba(0, 0, 0, 0.49804); /* Non petunia color? */ }

.autogen_class_views_shared_autocomplete_unavailable_request_completed_lightbox {maxwidth: 500px}


/* app/views/shared/popover.css @ 1455919598 */
.lightbox_overlay {z-index: 2999; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background:
rgba(0, 0, 0, 0.49804); /* Non petunia color? */ }
.autogen_class_views_shared_popover {display: inline-block; position: relative}
.autogen_class_views_shared_popover > .popover_trigger {display: inline-block}
.autogen_class_views_shared_popover > .popover_content {position: absolute; top: 0; left: 0; zindex: 2700; display: none; background: white; border: 1px solid #e1e1e1; border-radius: 4px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); font-family: Sofia Pro, sans-serif; font-weight: normal;
font-style: normal; color: #444444; text-align: left; text-align: start}
.autogen_class_views_shared_popover > .popover_content:before {content: " "; display: block;
position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: white; border-radius: 4px; zindex: -1}
.autogen_class_views_shared_popover > .popover_content > .popover_arrow {border-width:
16px; z-index: -2}
.autogen_class_views_shared_popover > .popover_content > .popover_arrow:before {display:
block; content: " "; width: 30px; height: 30px; -webkit-transform: rotate(45deg); transform:
rotate(45deg); box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); position: relative}
.autogen_class_views_shared_popover > .popover_content > .popover_arrow,
.autogen_class_views_shared_popover > .popover_content > .popover_arrow:after {position:
absolute; display: block; width: 0; height: 0; border-color: transparent; border-style: solid}
.autogen_class_views_shared_popover > .popover_content > .popover_arrow:after {borderwidth: 15px; content: ""}
.autogen_class_views_shared_popover.top > .popover_content {margin-top: -15px}
.autogen_class_views_shared_popover.top > .popover_content > .popover_arrow {left: 50%;
bottom: -16px; margin-left: -16px; border-bottom-width: 0; border-top-color: #e1e1e1}
.autogen_class_views_shared_popover.top > .popover_content > .popover_arrow:before {top:
-37.5px; left: -15px}
.autogen_class_views_shared_popover.top > .popover_content > .popover_arrow:after {content: "
"; bottom: 1px; margin-left: -15px; border-bottom-width: 0; border-top-color: white}
.autogen_class_views_shared_popover.left > .popover_content {margin-left: -15px}
.autogen_class_views_shared_popover.left > .popover_content > .popover_arrow {top: 50%;
right: -16px; margin-top: -16px; border-right-width: 0; border-left-color: #e1e1e1}
.autogen_class_views_shared_popover.left > .popover_content > .popover_arrow:before {top:
-15px; left: -37.5px}
.autogen_class_views_shared_popover.left > .popover_content > .popover_arrow:after {content: "
"; right: 1px; bottom: -15px; border-right-width: 0; border-left-color: white}
.autogen_class_views_shared_popover.right > .popover_content {margin-left: 15px}
.autogen_class_views_shared_popover.right > .popover_content > .popover_arrow {top: 50%;
left: -16px; margin-top: -16px; border-left-width: 0; border-right-color: #e1e1e1}
.autogen_class_views_shared_popover.right > .popover_content > .popover_arrow:before {top:
-15px; left: 7.5px}
.autogen_class_views_shared_popover.right > .popover_content > .popover_arrow:after {content:
" "; left: 1px; bottom: -15px; border-left-width: 0; border-right-color: white}
.autogen_class_views_shared_popover.bottom > .popover_content {margin-top: 15px}
.autogen_class_views_shared_popover.bottom > .popover_content > .popover_arrow {left: 50%;
top: -16px; margin-left: -16px; border-top-width: 0; border-bottom-color: #e1e1e1}
.autogen_class_views_shared_popover.bottom > .popover_content > .popover_arrow:before {top:
7.5px; left: -15px}
.autogen_class_views_shared_popover.bottom > .popover_content > .popover_arrow:after
{content: " "; top: 1px; margin-left: -15px; border-top-width: 0; border-bottom-color: white}

/* app/views/shared/carousels/carousel.css @ 1455919598 */
.lightbox_overlay {z-index: 2999; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background:
rgba(0, 0, 0, 0.49804); /* Non petunia color? */ }
.autogen_class_views_shared_carousels_carousel {position: relative}
.autogen_class_views_shared_carousels_carousel:hover .carousel_scrollbar,
.autogen_class_views_shared_carousels_carousel.ui_visible .carousel_scrollbar {opacity: 1}
.autogen_class_views_shared_carousels_carousel.show_title .carousel {height: 274px}
.autogen_class_views_shared_carousels_carousel.dragging .carousel_scrollbar
.carousel_scrollbar_thumb, .autogen_class_views_shared_carousels_carousel
.carousel_scrollbar .carousel_scrollbar_thumb:hover {background: #6ac6e2; height: 9px; top:
-4px}
.autogen_class_views_shared_carousels_carousel.has_no_scrolling .carousel_scrollbar {display:
none}
.autogen_class_views_shared_carousels_carousel.has_no_scrolling .carousel

Das könnte Ihnen auch gefallen