/* :asset_packager_compatibility, 'config/asset_packages.yml' @ 1537581479 */


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


/* :files, 'app/views', ... @ 1537581478 */
/* app/views/shared/carousels/paddles.css @ 1537581478 */
.has_paddles.paddles_visible .paddle {opacity: 1}
.has_paddles .paddles_container {position: absolute; top: 100px; width: 100%}
.has_paddles .paddle {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none; border: none; cursor: pointer; outline: none; position: absolute; width: 17px; height: 30px; z-index: 3; opacity: 0}
.has_paddles .paddle .paddle_icon {font-size: 24px; width: 17px; color: #57617a; display: block}
.has_paddles .paddle .paddle_icon.left {-webkit-transform: rotate(180deg); transform: rotate(180deg)}
.has_paddles .page_left {left: -18px}
.has_paddles .page_right {right: -18px}
@media (max-width: 1024px) {.has_paddles .page_left {left: 18px}
.has_paddles .page_right {right: 18px}
}
@media (max-width: 1024px) {.has_paddles .paddles_container {width: 100vw}
.has_paddles .paddle {width: 30px; height: 30px; background-color: white; border-radius: 50%; border: 1px solid #e9edf8; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3)}
.has_paddles .paddle:hover {background-color: #f8f9fd}
.has_paddles .paddle .paddle_icon {font-size: 20px; height: 18px; position: relative; top: 7px; left: 3px}
.has_paddles .page_right .paddle_icon {left: 10px; top: 5px}
}
@media (max-width: 700px) {.has_paddles .paddles_container {top: 71px}
}
.has_paddles.on_first_page .page_left {display: none}
.has_paddles.on_last_page .page_right {display: none}


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


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


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


/* app/views/landing/home2/shared.css @ 1537581477 */
#flash_container.fixed {position: fixed; top: 54px; left: 0; width: 100%; z-index: 5}


/* app/views/giftcards/common.css @ 1537581476 */
.global_wrapper {min-height: 100vh}
.scrolled .hide_fancy_header .fancy_header {display: none}


/* :class_inlines, 'app/views', ... @ 1537581478 */
/* app/views/shared/carousels/carousel.css @ 1537581478 */
.autogen_class_views_shared_carousels_carousel ul {padding-left: 0}
.autogen_class_views_shared_carousels_carousel ul li {list-style: none}
.autogen_class_views_shared_carousels_carousel:hover .carousel_scrollbar {opacity: 1}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {.autogen_class_views_shared_carousels_carousel:hover .carousel_scrollbar {opacity: 0}
}
.autogen_class_views_shared_carousels_carousel.smaller_doc_thumb_width .carousel {height: 144px}
.autogen_class_views_shared_carousels_carousel.dragging .carousel_scrollbar .carousel_scrollbar_thumb, .autogen_class_views_shared_carousels_carousel .carousel_scrollbar .carousel_scrollbar_thumb:hover {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_scrolling {overflow: hidden}
.autogen_class_views_shared_carousels_carousel.has_no_scrolling.has_paddles .paddle {display: none}
.autogen_class_views_shared_carousels_carousel.has_no_scrolling .carousel:before, .autogen_class_views_shared_carousels_carousel.has_no_scrolling .carousel:after {display: none}
.autogen_class_views_shared_carousels_carousel .carousel_wrap {position: relative}
.autogen_class_views_shared_carousels_carousel .carousel_outer {position: relative}
.autogen_class_views_shared_carousels_carousel.on_first_page .carousel::before {display: none}
.autogen_class_views_shared_carousels_carousel.on_last_page .carousel::after {display: none}
.autogen_class_views_shared_carousels_carousel .carousel {margin: 0 17px; overflow: hidden; white-space: nowrap; margin-bottom: 32px}
.autogen_class_views_shared_carousels_carousel .carousel:before, .autogen_class_views_shared_carousels_carousel .carousel:after {bottom: 0; content: ""; position: absolute; top: 0; width: 7px; z-index: 11}
.autogen_class_views_shared_carousels_carousel .carousel:before {left: 17px}
.autogen_class_views_shared_carousels_carousel .carousel:after {right: 17px}
@media (max-width: 1024px) {.autogen_class_views_shared_carousels_carousel .carousel {margin: 0; margin-bottom: 24px}
.autogen_class_views_shared_carousels_carousel .carousel:before {left: 0}
.autogen_class_views_shared_carousels_carousel .carousel:after {right: 0}
.autogen_class_views_shared_carousels_carousel .carousel li:first-child {margin-left: 17px}
.autogen_class_views_shared_carousels_carousel .carousel li:last-child {padding-right: 17px}
}
@media (min-width: 1024px) {.autogen_class_views_shared_carousels_carousel .carousel:before {background: -webkit-linear-gradient(left, white 0%, white 53%, rgba(255, 255, 255, 0) 100%);background: linear-gradient(to right, white 0%, white 53%, rgba(255, 255, 255, 0) 100%)}
.autogen_class_views_shared_carousels_carousel .carousel:after {background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 53%, white 100%);background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 53%, white 100%)}
}
.autogen_class_views_shared_carousels_carousel .carousel .object_cell, .autogen_class_views_shared_carousels_carousel .carousel .cell_group {display: inline-block; font-size: 16px; vertical-align: top; white-space: normal}
.autogen_class_views_shared_carousels_carousel .carousel .object_cell:last-child, .autogen_class_views_shared_carousels_carousel .carousel .cell_group:last-child {margin-right: 7px}
.autogen_class_views_shared_carousels_carousel .carousel .cell_group .object_cell {height: auto; display: block; margin-right: 0}
.autogen_class_views_shared_carousels_carousel .carousel .cell_group .object_cell:last-child {margin-right: 0}
.autogen_class_views_shared_carousels_carousel .carousel_scrolling {overflow-y: hidden; padding-left: 7px; padding-top: 12px; padding-bottom: 100px; margin-bottom: -100px}
@media (max-width: 700px) {.autogen_class_views_shared_carousels_carousel .carousel_scrolling {padding-top: 8px}
}
.autogen_class_views_shared_carousels_carousel .carousel_scrollbar {background: #e9edf8; bottom: 20px; height: 1px; left: 24px; position: absolute; right: 24px; opacity: 0; transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out}
.autogen_class_views_shared_carousels_carousel .carousel_scrollbar .carousel_scrollbar_thumb {transition: background 0.2s ease, top 0.2s ease, height 0.2s ease; -moz-transition: background 0.2s ease, top 0.2s ease, height 0.2s ease; -webkit-transition: background 0.2s ease, top 0.2s ease, height 0.2s ease; background: #02a793; height: 3px; left: 0; position: absolute; top: -1px}
.autogen_class_views_shared_carousels_carousel .document_cell {margin: 0 16px 0 0}
.autogen_class_views_shared_carousels_carousel .title_wrap {margin: 0 0 6px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center}
@media (max-width: 700px) {.autogen_class_views_shared_carousels_carousel .title_wrap {margin: 0 0 10px}
}
@media (max-width: 1024px) {.autogen_class_views_shared_carousels_carousel .title_wrap, .autogen_class_views_shared_carousels_carousel .carousel_subtitle {padding: 0 32px}
}
@media (max-width: 700px) {.autogen_class_views_shared_carousels_carousel .title_wrap, .autogen_class_views_shared_carousels_carousel .carousel_subtitle {padding: 0 16px}
}
.autogen_class_views_shared_carousels_carousel .view_more_wrap {margin-left: 16px; white-space: nowrap}
.autogen_class_views_shared_carousels_carousel .carousel_title {font-size: 22px; font-weight: bold; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 0; margin: 0}
@media (max-width: 550px) {.responsive .autogen_class_views_shared_carousels_carousel .carousel_title {font-size: 20px}
}
.autogen_class_views_shared_carousels_carousel .carousel_title a {display: inline-block; margin: 4px 0}
.autogen_class_views_shared_carousels_carousel .carousel_skip_link {display: none; margin-bottom: 25px; margin-left: 24px}
.autogen_class_views_shared_carousels_carousel .discover_row .carousel_skip_link {margin-bottom: 30px}
.autogen_class_views_shared_carousels_carousel .carousel_subtitle {margin: -2px 0 6px; font-size: 16px; /*add for now - will replace with typography project*/ font-weight: bold}
@media (max-width: 700px) {.autogen_class_views_shared_carousels_carousel .carousel_subtitle {margin: -6px 0 10px}
}


/* app/views/shared/carousels/document_cells.css @ 1537581478 */
.autogen_class_views_shared_carousels_document_cells {list-style: none; padding-left: 0}
.autogen_class_views_shared_carousels_document_cells.document_cells {margin-bottom: 16px}
.autogen_class_views_shared_carousels_document_cells.document_cells .document_cell .thumb {border: none}
.autogen_class_views_shared_carousels_document_cells.document_cells .document_cell .thumb img {border: 1px solid #e9edf8}
.autogen_class_views_shared_carousels_document_cells.document_cells .document_cell .avatar_uploader_container {margin-top: 2px; display: -webkit-box; display: -ms-flexbox; display: flex; line-height: normal; -webkit-box-align: center; -ms-flex-align: center; align-items: center}
.autogen_class_views_shared_carousels_document_cells.document_cells .document_cell .avatar_uploader_container .icon.doc_avatar {margin-right: 4px; height: 16px; width: 16px}
.autogen_class_views_shared_carousels_document_cells.document_cells .document_cell .uploaded_by {font-size: 14px; color: #57617a; font-size: 12px; text-transform: uppercase}
.autogen_class_views_shared_carousels_document_cells.document_cells .document_cell .uploader {display: inline-block; color: #1c263d; font-size: 16px; line-height: normal; max-width: 6.125em; height: 1.25em; white-space: nowrap; overflow-x: hidden; overflow-y: hidden; text-overflow: ellipsis}
@media (max-width: 700px) {.autogen_class_views_shared_carousels_document_cells.document_cells .document_cell .uploader {font-size: 12px}
}
.autogen_class_views_shared_carousels_document_cells.document_cells .document_cell .uploader_container {line-height: 1; margin-top: 2px; font-size: 14px; word-wrap: break-word}
.autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.is_article), .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.simple_item_cells), .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.avatar_uploader_container) {margin-right: 16px; margin-top: 1px}
.autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.is_article):first-child, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.simple_item_cells):first-child, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.avatar_uploader_container):first-child {margin-left: 1px}
.autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.is_article) img, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.simple_item_cells) img, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.avatar_uploader_container) img {width: 149px; height: 198px}
@media (max-width: 1024px) {.autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.is_article):first-child, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.simple_item_cells):first-child, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.avatar_uploader_container):first-child {margin-left: 18px}
}
@media (max-width: 700px) {.autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.is_article), .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.simple_item_cells), .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.avatar_uploader_container) {width: 117px; height: auto}
.autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.is_article) .thumb, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.is_article) img, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.simple_item_cells) .thumb, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.simple_item_cells) img, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.avatar_uploader_container) .thumb, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.avatar_uploader_container) img {width: 117px; height: 155px}
}
.autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.is_article).is_audiobook .thumb, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.is_article).is_audiobook img, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.simple_item_cells).is_audiobook .thumb, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.simple_item_cells).is_audiobook img, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.avatar_uploader_container).is_audiobook .thumb, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.avatar_uploader_container).is_audiobook img {width: 198px}
@media (max-width: 700px) {.autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.is_article).is_audiobook, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.simple_item_cells).is_audiobook, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.avatar_uploader_container).is_audiobook {width: 100%}
.autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.is_article).is_audiobook .thumb, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.is_article).is_audiobook img, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.simple_item_cells).is_audiobook .thumb, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.simple_item_cells).is_audiobook img, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.avatar_uploader_container).is_audiobook .thumb, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.avatar_uploader_container).is_audiobook img {width: 155px}
}
.autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.is_article) .under_title_wrapper .title_author, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.simple_item_cells) .under_title_wrapper .title_author, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.avatar_uploader_container) .under_title_wrapper .title_author {height: 3.75em}
@media (max-width: 700px) {.autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.is_article) .under_title_wrapper .title_author, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.simple_item_cells) .under_title_wrapper .title_author, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.avatar_uploader_container) .under_title_wrapper .title_author {height: 3.5625em}
}
.autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.is_article) .under_title_wrapper .under_title, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.simple_item_cells) .under_title_wrapper .under_title, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.avatar_uploader_container) .under_title_wrapper .under_title {display: block; font-size: 16px; overflow: hidden; line-height: 1.3125em; max-height: 2.625em; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-size: 16px; color: #000514; font-weight: bold; margin: 6px 0 0 0}
@media (max-width: 700px) {.autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.is_article) .under_title_wrapper .under_title, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.simple_item_cells) .under_title_wrapper .under_title, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.avatar_uploader_container) .under_title_wrapper .under_title {display: block; font-size: 14px; overflow: hidden; line-height: 1.35714em; max-height: 2.71428em; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-size: 14px}
}
.autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.is_article) .under_title_wrapper .item_author, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.simple_item_cells) .under_title_wrapper .item_author, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.avatar_uploader_container) .under_title_wrapper .item_author {display: block; font-size: 14px; overflow: hidden; line-height: 1.35714em; max-height: 1.35714em; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; font-size: 14px; color: #57617a}
@media (max-width: 700px) {.autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.is_article) .under_title_wrapper .item_author, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.simple_item_cells) .under_title_wrapper .item_author, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.avatar_uploader_container) .under_title_wrapper .item_author {display: block; font-size: 12px; overflow: hidden; line-height: 1.41667em; max-height: 1.41667em; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; font-size: 12px}
}
.autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.is_article) .under_title_wrapper .star_ratings, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.simple_item_cells) .under_title_wrapper .star_ratings, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.avatar_uploader_container) .under_title_wrapper .star_ratings {display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center}
.autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.is_article) .under_title_wrapper .star_ratings .stars, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.simple_item_cells) .under_title_wrapper .star_ratings .stars, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.avatar_uploader_container) .under_title_wrapper .star_ratings .stars {font-size: 12px; line-height: 12px; padding-right: 4px}
.autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.is_article) .under_title_wrapper .star_ratings .stars .rating_star, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.simple_item_cells) .under_title_wrapper .star_ratings .stars .rating_star, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.avatar_uploader_container) .under_title_wrapper .star_ratings .stars .rating_star {padding-right: 1px}
@media (min-width: 700px) {.autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.is_article) .under_title_wrapper .star_ratings .stars, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.simple_item_cells) .under_title_wrapper .star_ratings .stars, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.avatar_uploader_container) .under_title_wrapper .star_ratings .stars {font-size: 14px}
}
.autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.is_article) .under_title_wrapper .star_ratings .stats, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.simple_item_cells) .under_title_wrapper .star_ratings .stats, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.avatar_uploader_container) .under_title_wrapper .star_ratings .stats {font-size: 12px; color: #57617a; margin-left: 0px}
.autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.is_article) .under_title_wrapper .save_for_later, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.simple_item_cells) .under_title_wrapper .save_for_later, .autogen_class_views_shared_carousels_document_cells.document_cells .is_item:not(.avatar_uploader_container) .under_title_wrapper .save_for_later {color: #00293f; position: relative; display: block; bottom: 21px; left: 3px; text-align: right; font-size: 18px}
.autogen_class_views_shared_carousels_document_cells.document_cells .is_document:before {background-color: transparent; content: ""; position: absolute; height: 0; width: 0; top: -1px; left: -1px; z-index: 1; border-top: 42px solid white; border-right: 52px solid transparent}
@media (max-width: 700px) {.autogen_class_views_shared_carousels_document_cells.document_cells .is_document:before {background-color: transparent; content: ""; position: absolute; height: 0; width: 0; top: -1px; left: -1px; z-index: 1; border-top: 33px solid white; border-right: 41px solid transparent}
}
.autogen_class_views_shared_carousels_document_cells.document_cells .doc_link .under_title {min-height: 2.5em}


/* app/views/shared/fancy_header/header.css @ 1537581478 */
.autogen_class_views_shared_fancy_header_header {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none; min-height: 3.375em; color: #1e7b85; position: fixed; z-index: 10; top: 0; left: 0; right: 0; text-align: left; opacity: 0; transition: background 0.2s ease, opacity 1s ease; -moz-transition: background 0.2s ease, opacity 1s ease; -webkit-transition: background 0.2s ease, opacity 1s ease}
.autogen_class_views_shared_fancy_header_header.minimize_header .logo_image, .autogen_class_views_shared_fancy_header_header.hide_menu .logo_image {margin-left: 20px}
.jsblock_done .autogen_class_views_shared_fancy_header_header {opacity: 1}
.nav_visible .autogen_class_views_shared_fancy_header_header {opacity: 0}
.scrolled .autogen_class_views_shared_fancy_header_header, .autogen_class_views_shared_fancy_header_header.flash_present {background: rgba(0, 0, 0, 0.6)}
.autogen_class_views_shared_fancy_header_header.white {background: #fafbfd}
.autogen_class_views_shared_fancy_header_header.white .icon .closed {color: #1e7b85}
.autogen_class_views_shared_fancy_header_header.theme_green {background: #1e7b85}
.autogen_class_views_shared_fancy_header_header.theme_green .icon .closed {color: #fff}
.autogen_class_views_shared_fancy_header_header .landing_header_inner {color: inherit; margin: 0 auto; position: relative}
.autogen_class_views_shared_fancy_header_header .landing_header_inner .logo_heading {display: inline}
@media (min-width: 1600px) {.autogen_class_views_shared_fancy_header_header .landing_header_inner {max-width: 1600px; /* fix for ie11 centering */ margin: 0 auto}
}
.autogen_class_views_shared_fancy_header_header .logo_image {display: inline-block; font-weight: bold; font-size: 22px; color: #1e7b85; margin: 0; margin-top: 15px; width: 115px; height: 26px}
.autogen_class_views_shared_fancy_header_header .logo_image.article_lohp {width: 86px; height: 22px; margin-top: 18px}
.autogen_class_views_shared_fancy_header_header .menu_toggle_btn {display: inline-block; vertical-align: top; margin: 0 20px; margin-top: 18px; font-size: 20px; cursor: pointer; background: none; border: none; color: inherit; padding: 0}
.autogen_class_views_shared_fancy_header_header .right_nav {position: absolute; top: 5px; right: 20px}
.autogen_class_views_shared_fancy_header_header .flat_btn {white-space: nowrap; right: 0; float: left}
.autogen_class_views_shared_fancy_header_header .header_subscribe_btn {margin-right: 15px; display: none}
.autogen_class_views_shared_fancy_header_header .outline_btn {vertical-align: top}
.autogen_class_views_shared_fancy_header_header .faded_in {transition: all ease 0.5s; -moz-transition: all ease 0.5s; -webkit-transition: all ease 0.5s; opacity: 1; position: absolute}
.autogen_class_views_shared_fancy_header_header .faded_out {transition: all ease 0.5s; -moz-transition: all ease 0.5s; -webkit-transition: all ease 0.5s; opacity: 0; position: absolute}
.autogen_class_views_shared_fancy_header_header .hidden {border: 0; clip: rect(0 0 0 0); height: 1px; width: 1px; padding: 0; overflow: hidden; position: absolute}


/* app/views/shared/fancy_header/_nav_menu.css @ 1537581478 */
.autogen_class_views_shared_fancy_header_nav_menu {display: none; transition: opacity 0.3s ease-in-out; -moz-transition: opacity 0.3s ease-in-out; -webkit-transition: opacity 0.3s ease-in-out; opacity: 0; background: rgba(0, 0, 0, 0.6); z-index: 10; position: fixed; top: 0; left: 0; right: 0; bottom: 0; height: 100vh}
.autogen_class_views_shared_fancy_header_nav_menu.browse_test_enabled .nav_menu .menu_items .link_group {display: block}
.autogen_class_views_shared_fancy_header_nav_menu.browse_test_enabled .nav_menu .menu_items > ul li {width: 33%; display: inline-block}
.autogen_class_views_shared_fancy_header_nav_menu.browse_test_enabled .nav_menu .menu_items > ul a {font-size: 14px}
.show_nav .autogen_class_views_shared_fancy_header_nav_menu {display: block}
.nav_visible .autogen_class_views_shared_fancy_header_nav_menu {opacity: 1}
.nav_visible .autogen_class_views_shared_fancy_header_nav_menu .nav_menu {-webkit-transform: translate(0, 0);transform: translate(0, 0)}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu {transition: all 0.25s ease-out; -moz-transition: all 0.25s ease-out; -webkit-transition: all 0.25s ease-out; -webkit-transform: translate(-100%, 0); transform: translate(-100%, 0); -webkit-transition-timing-function: cubic-bezier(0.32, 0.41, 0.42, 0.99); transition-timing-function: cubic-bezier(0.32, 0.41, 0.42, 0.99); -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background: white; width: 15em; /* em allows the container to expand with text zoom */ position: absolute; top: 0; bottom: 0; left: 0; overflow: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column}
@media (max-width: 380px) {.autogen_class_views_shared_fancy_header_nav_menu .nav_menu {width: 100%}
}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .menu_close_btn {position: absolute; color: #57617a; font-size: 16px; top: 25px; right: 20px; cursor: pointer; padding-top: 1px}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .menu_close_btn:hover {color: #57617a}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .logo_image {display: inline-block; margin: 25px 0 0 20px; width: 115px}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .menu_items {margin: 20px 0 10px 0; padding: 20px 20px; border-top: 1px solid #e9edf8; border-bottom: 1px solid #e9edf8}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .menu_items .link_group {display: none; margin-top: 20px}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .menu_items .link_group.cols li {width: 50%; display: inline-block}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .menu_items .link_group h2 {font-size: 14px; font-weight: bold; text-transform: uppercase; color: #1c263d; margin: 15px 0 5px}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .menu_items .link_group a {font-size: 14px}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .menu_items ul {margin: 0; padding: 0; list-style: none}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .menu_items li {line-height: normal}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .menu_items a {color: #57617a; font-size: 16px; line-height: 1.8}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .menu_items a:hover {color: #0d6069}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .nav_search {margin-top: 20px}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .nav_search .search_outer {position: relative; border: 1px solid #c2cdec; border-radius: 4px; margin: 0 20px; height: 30px}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .nav_search .search_input {box-sizing: border-box; background: transparent; border: 0; display: block; font-size: 14px; height: 30px; padding-top: 0; padding-bottom: 0; width: 100%; padding-right: 30px}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .nav_search .search_input::-webkit-input-placeholder {color: #57617a}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .nav_search .search_input::-moz-placeholder {color: #57617a}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .nav_search .search_input:-ms-input-placeholder {color: #57617a}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .nav_search .search_input::placeholder {color: #57617a}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .nav_search .search_input ::-webkit-input-placeholder {color: #57617a}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .nav_search .search_input :-moz-placeholder {color: #57617a}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .nav_search .search_input ::-moz-placeholder {color: #57617a}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .nav_search .search_input :-ms-input-placeholder {color: #57617a}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .nav_search .icon {position: absolute; top: 7px; right: 8px}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .mobile_buttons {margin: 10px 20px; -webkit-box-flex: 1; -ms-flex: 1 auto; flex: 1 auto}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .mobile_buttons p {font-size: 14px; color: #57617a; margin-bottom: 10px}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .mobile_buttons ul {padding: 0}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .mobile_buttons ul li {list-style: none}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .mobile_buttons .outline_btn {margin-bottom: 10px; display: block; text-align: left; border-color: #57617a; color: #1c263d}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .mobile_buttons .outline_btn:hover {color: white; border-color: #0d6069}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .mobile_buttons .outline_btn img {vertical-align: top; margin-top: 10px}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .mobile_buttons .outline_btn img.on_hover {display: none}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .mobile_buttons .ios_btn img {margin-left: -1px}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .mobile_buttons .google_play_btn img {margin-top: 13px}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .mobile_buttons .kindle_btn img {margin-top: 13px; margin-left: 3px}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .social_buttons {font-size: 30px; text-align: center; margin-bottom: 15px}
@media (max-height: 560px) {.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .social_buttons {display: none}
}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .social_buttons ul {margin: 0; padding: 0}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .social_buttons ul li {list-style: none; display: inline-block; line-height: 1}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .social_buttons ul li a {transition: all 0.2s ease; -moz-transition: all 0.2s ease; -webkit-transition: all 0.2s ease; color: #626d89}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .social_buttons ul li a:hover {color: #0d6069}
.autogen_class_views_shared_fancy_header_nav_menu .nav_menu .social_buttons ul li .icon {display: inline-block; margin: 0 10px}


/* app/views/giftcards/card.css @ 1537581476 */
.autogen_class_views_giftcards_card {margin: 6px auto; width: 330px; line-height: normal; text-align: center; position: relative}
.autogen_class_views_giftcards_card:hover .hover_layer {opacity: 0}
.autogen_class_views_giftcards_card .email_preview {width: 290px; border: 20px solid #e9edf8}
.autogen_class_views_giftcards_card .print_preview {border: 1px solid #e9edf8; background: url('https://s1-f.scribdassets.com/images/giftcards/GiftCard_12month.jpg?1537581563'); height: 435px; width: 336px; background-size: contain; background-repeat: no-repeat}
.autogen_class_views_giftcards_card .hover_layer {opacity: 1; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; background: rgba(255, 255, 255, 0.75); position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 1; width: 330px}
.autogen_class_views_giftcards_card .hover_layer .hover_title {margin: 0; position: relative; top: 44%}
.autogen_class_views_giftcards_card .hover_layer .hover_title.email_preview_title {margin: 0}
.autogen_class_views_giftcards_card .card_body {margin-left: 20px; margin-right: 20px}
.autogen_class_views_giftcards_card .header {background: url('https://s1-f.scribdassets.com/images/giftcards/email_header_preview.jpg?1537581563'); background-size: cover; height: 110px}
.autogen_class_views_giftcards_card .scribd_intro {font-size: 14px; color: #57617a; margin: 20px 0}
.autogen_class_views_giftcards_card .user_message {color: #1e7b85}
.autogen_class_views_giftcards_card .gift_amount {font-size: 14px; color: #57617a; margin-bottom: 0}
.autogen_class_views_giftcards_card .giftcard_button_container {position: relative; margin: 20px 0}
.autogen_class_views_giftcards_card .giftcard_button_container .button_blocker {position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto}
.autogen_class_views_giftcards_card .scribd_explanation {font-size: 14px; color: #57617a}


/* app/views/giftcards/index.css @ 1537581476 */
.autogen_class_views_giftcards_index {margin-bottom: -80px}
.autogen_class_views_giftcards_index .central_title {text-align: center; color: white; font-weight: normal; margin: 0; line-height: 300px}
.autogen_class_views_giftcards_index .spaced_header {margin: 55px}
.autogen_class_views_giftcards_index .intro {transition: top 1.5s ease; -moz-transition: top 1.5s ease; -webkit-transition: top 1.5s ease; top: 260px; left: 0; right: 0; margin: 0 auto; position: absolute; color: #57617a}
.autogen_class_views_giftcards_index .intro .intro_title {margin: 60px 40px 60px 40px}
.autogen_class_views_giftcards_index .intro .mobile_promo {margin-top: 80px}
.autogen_class_views_giftcards_index .intro .links {min-width: 996px; text-align: center; position: relative; top: -30px}
.autogen_class_views_giftcards_index .intro .margin_right {margin-right: 10px}
.autogen_class_views_giftcards_index .intro .faq_link {margin-right: 50px}
.autogen_class_views_giftcards_index .intro .centered_cta {margin-bottom: 10px}
.autogen_class_views_giftcards_index .print_preview .spaced_header {margin-bottom: 35px}
.autogen_class_views_giftcards_index .print_preview .print_preview_image_container {position: relative; background: url('https://s2-f.scribdassets.com/images/giftcards/print_card_preview.jpg?1537581563'); width: 996px; height: 750px; background-position: 0 -110px}
.autogen_class_views_giftcards_index .print_preview .print_preview_image_container .live_print_preview {position: absolute; margin-top: 40px; top: 65px; left: 520px; height: 435px; width: 288px}
.autogen_class_views_giftcards_index .print_preview .print_preview_image_container .live_print_preview .body_small {font-size: 14px; margin-bottom: 15px}
.autogen_class_views_giftcards_index .print_preview .print_preview_image_container .live_print_preview .duration {color: #1e7b85; font-size: 18px}
.autogen_class_views_giftcards_index .print_preview .print_preview_image_container .live_print_preview .gift_code {font-size: 18px; margin-bottom: 10px}
.autogen_class_views_giftcards_index .print_preview .print_preview_image_container .live_print_preview p {color: #1c263d}
.autogen_class_views_giftcards_index .print_preview .print_preview_image_container .live_print_preview .custom_message {margin: 24px; height: 210px; overflow: hidden; word-break: break-all; word-wrap: break-word; font-family: "Source Sans Pro", sans-serif}
.autogen_class_views_giftcards_index .page_column {width: 996px; margin: 0 auto}
.autogen_class_views_giftcards_index .header {background: url('https://s1-f.scribdassets.com/images/giftcards/giftcard_header.jpg?1537581563'); background-size: cover; height: 341px; transition: height 1.5s ease; -moz-transition: height 1.5s ease; -webkit-transition: height 1.5s ease}
.autogen_class_views_giftcards_index .header .central_title {transition: all 1.5s ease; -moz-transition: all 1.5s ease; -webkit-transition: all 1.5s ease}
.autogen_class_views_giftcards_index .horizontal_line {border-top: 1px solid #e9edf8}
.autogen_class_views_giftcards_index .step .step_label {z-index: 1; background: white; color: #57617a; font-size: 14px; position: relative; top: 9px; text-transform: uppercase; padding: 0 20px}
.autogen_class_views_giftcards_index .page_column {transition: all 1.5s ease; -moz-transition: all 1.5s ease; -webkit-transition: all 1.5s ease; /* for margin */ border: 1px solid transparent; width: 996px; margin: 40px auto; box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1); background: white; text-align: center}
.autogen_class_views_giftcards_index .create_flow {position: relative; top: 1200px}
.autogen_class_views_giftcards_index .title {color: #1e7b85; font-size: 28px}
.autogen_class_views_giftcards_index .subtitle {color: #57617a; font-size: 14px}
.autogen_class_views_giftcards_index .boxed_option {font-size: 18px; display: inline-block; cursor: pointer; border-radius: 5px; color: #1e7b85; width: 271px; vertical-align: top; border: 2px solid #e9edf8; overflow: hidden}
.autogen_class_views_giftcards_index .boxed_option:hover {border: 2px solid #1e7b85}
.autogen_class_views_giftcards_index .boxed_option.selected {border: 2px solid transparent}
.autogen_class_views_giftcards_index .boxed_option.email {margin-right: 85px}
.autogen_class_views_giftcards_index .boxed_option.email .blue_header, .autogen_class_views_giftcards_index .boxed_option.print .blue_header {padding-top: 7px; padding-bottom: 7px; transition: background 0.4s ease; -moz-transition: background 0.4s ease; -webkit-transition: background 0.4s ease}
.autogen_class_views_giftcards_index .boxed_option.email.selected .blue_header, .autogen_class_views_giftcards_index .boxed_option.print.selected .blue_header {background: #1e7b85; color: white}
.autogen_class_views_giftcards_index .boxed_option.email.selected .blue_header .title, .autogen_class_views_giftcards_index .boxed_option.email.selected .blue_header .subtitle, .autogen_class_views_giftcards_index .boxed_option.print.selected .blue_header .title, .autogen_class_views_giftcards_index .boxed_option.print.selected .blue_header .subtitle {color: white}
.autogen_class_views_giftcards_index .boxed_option.email.selected .image .blue_layer, .autogen_class_views_giftcards_index .boxed_option.print.selected .image .blue_layer {opacity: 0.3}
.autogen_class_views_giftcards_index .boxed_option.email .title, .autogen_class_views_giftcards_index .boxed_option.email .blue_layer, .autogen_class_views_giftcards_index .boxed_option.email .subtitle, .autogen_class_views_giftcards_index .boxed_option.print .title, .autogen_class_views_giftcards_index .boxed_option.print .blue_layer, .autogen_class_views_giftcards_index .boxed_option.print .subtitle {transition: all 0.4s ease; -moz-transition: all 0.4s ease; -webkit-transition: all 0.4s ease}
.autogen_class_views_giftcards_index .boxed_option.email .image, .autogen_class_views_giftcards_index .boxed_option.print .image {position: relative; height: 115px; background-size: cover}
.autogen_class_views_giftcards_index .boxed_option.email .image .blue_layer, .autogen_class_views_giftcards_index .boxed_option.print .image .blue_layer {opacity: 0; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; background: #1e7b85}
.autogen_class_views_giftcards_index .boxed_option.triple_column {margin-right: 79px; width: 155px; height: 130px; color: #1e7b85; border-radius: 10px}
.autogen_class_views_giftcards_index .boxed_option.triple_column.last {margin-right: 0}
.autogen_class_views_giftcards_index .boxed_option.triple_column.selected {color: white; background: #1e7b85}
.autogen_class_views_giftcards_index .boxed_option.triple_column.selected .price {display: inline}
.autogen_class_views_giftcards_index .boxed_option.triple_column:hover .price {display: inline}
.autogen_class_views_giftcards_index .boxed_option.triple_column .number {font-size: 50px}
.autogen_class_views_giftcards_index .boxed_option.triple_column .horizontal_line {margin: 0 20px 5px 20px}
.autogen_class_views_giftcards_index .boxed_option.triple_column .price {font-size: 32px; display: none}
.autogen_class_views_giftcards_index .boxed_option.triple_column .cross_out_price {text-decoration: line-through; margin-right: 10px; font-size: 18px}
.autogen_class_views_giftcards_index .light_text {color: #57617a}
.autogen_class_views_giftcards_index .gift_options {margin-top: 80px; margin-bottom: 60px}
.autogen_class_views_giftcards_index .gift_options .price_pitch {margin: 20px; font-size: 18px}
.autogen_class_views_giftcards_index .form_container {margin: 40px 0 40px 0; position: relative; display: none}
.autogen_class_views_giftcards_index .form_container textarea {height: 120px; line-height: 22px; padding: 5px; width: 633px; white-space: pre-line; font-size: 16px; resize: none; box-shadow: none}
.autogen_class_views_giftcards_index .form_container textarea.disabled {color: #e9edf8}
.autogen_class_views_giftcards_index .form_container textarea.disabled::-webkit-input-placeholder {color: #e9edf8}
.autogen_class_views_giftcards_index .form_container textarea.disabled::-moz-placeholder {color: #e9edf8}
.autogen_class_views_giftcards_index .form_container textarea.disabled:-ms-input-placeholder {color: #e9edf8}
.autogen_class_views_giftcards_index .form_container textarea.disabled::placeholder {color: #e9edf8}
.autogen_class_views_giftcards_index .form_container textarea.disabled ::-webkit-input-placeholder {color: #e9edf8}
.autogen_class_views_giftcards_index .form_container textarea.disabled :-moz-placeholder {color: #e9edf8}
.autogen_class_views_giftcards_index .form_container textarea.disabled ::-moz-placeholder {color: #e9edf8}
.autogen_class_views_giftcards_index .form_container textarea.disabled :-ms-input-placeholder {color: #e9edf8}
.autogen_class_views_giftcards_index .form_container .max_character_count {color: #57617a; position: absolute; bottom: 35px; right: 13px}
.autogen_class_views_giftcards_index .form_container .input_container {display: inline-block}
.autogen_class_views_giftcards_index .form_container .input_container.to_input {margin-bottom: 20px; margin-right: 120px}
.autogen_class_views_giftcards_index .form_container .input_container input {margin-left: 10px}
.autogen_class_views_giftcards_index .form_container .message_container {position: relative; width: 635px; margin: 0 auto}
.autogen_class_views_giftcards_index .form_container .message_container .autogen_class_views_shared_input {text-align: left; margin-top: 5px; display: block}
.autogen_class_views_giftcards_index .form_container .message_container .autogen_class_views_shared_input .label {width: auto; font-size: 16px; color: #57617a}
.autogen_class_views_giftcards_index .intra_fixed_container {width: 635px; margin: 0 auto}
.autogen_class_views_giftcards_index .delivery_method {margin-bottom: 70px}
.autogen_class_views_giftcards_index .delivery_method .email_image {background: url('https://s2-f.scribdassets.com/images/giftcards/img_email.png?1537581563')}
.autogen_class_views_giftcards_index .delivery_method .print_image {background: url('https://s2-f.scribdassets.com/images/giftcards/img_print.png?1537581563')}
.autogen_class_views_giftcards_index .giftee_email_address .input_container {margin: 20px}
.autogen_class_views_giftcards_index .giftee_email_address .input_container .recipient_email_address {width: 620px; margin-left: 10px}
.autogen_class_views_giftcards_index .giftee_email_address .time_input {display: inline-block; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; cursor: pointer; text-align: left; width: 315px; margin-bottom: 40px}
.autogen_class_views_giftcards_index .giftee_email_address .time_input:first {width: 280px}
.autogen_class_views_giftcards_index .giftee_email_address .time_input .check, .autogen_class_views_giftcards_index .giftee_email_address .time_input .label {display: inline-block}
.autogen_class_views_giftcards_index .giftee_email_address .time_input:hover .block_layer, .autogen_class_views_giftcards_index .giftee_email_address .time_input.selected .block_layer {display: none}
.autogen_class_views_giftcards_index .giftee_email_address .time_input .check {color: #B2B2B2; font-size: 32px; position: relative; top: -14px; margin-right: 15px}
.autogen_class_views_giftcards_index .giftee_email_address .time_input .check .block_layer {background: white; top: 5px; left: 5px; right: 5px; bottom: 5px; position: absolute; border-radius: 50%}
.autogen_class_views_giftcards_index .giftee_email_address .time_input .check:hover .block_layer {display: none}
.autogen_class_views_giftcards_index .giftee_email_address .time_input.selected .check {color: #1e7b85}
.autogen_class_views_giftcards_index .delivery_time {position: relative; text-align: center}
.autogen_class_views_giftcards_index .delivery_time h3 {text-align: center}
.autogen_class_views_giftcards_index .delivery_time .input_container {position: relative; margin: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column}
.autogen_class_views_giftcards_index .delivery_time .input_container .datepicker {margin: auto}
.autogen_class_views_giftcards_index .delivery_time .input_container .date_picker_sub {margin: 20px auto; width: 230px}
.autogen_class_views_giftcards_index .delivery_time .column {display: inline-block; text-align: left}
.autogen_class_views_giftcards_index input {padding: 5px; height: 31px; width: 210px}
.autogen_class_views_giftcards_index.print_selected .checkout_button_container {position: relative; top: -120px; margin: 0 auto; margin-bottom: -60px}
.autogen_class_views_giftcards_index.print_selected .delivery_time, .autogen_class_views_giftcards_index.print_selected .giftee_email_address {display: none}
.autogen_class_views_giftcards_index.print_selected .print_preview {display: block}
.autogen_class_views_giftcards_index.print_selected .form_container .giftee_name, .autogen_class_views_giftcards_index.print_selected .form_container .gifter_name {color: #e9edf8}
.autogen_class_views_giftcards_index.email_selected .giftee_email_address {display: block}
.autogen_class_views_giftcards_index.email_selected.later_selected .delivery_time {display: block}
.autogen_class_views_giftcards_index.price_selected .delivery_method, .autogen_class_views_giftcards_index.price_selected .form_container {display: block}
.autogen_class_views_giftcards_index.price_selected .checkout_button_container {display: block}
.autogen_class_views_giftcards_index.price_selected .continue_button_container {display: none}
.autogen_class_views_giftcards_index.buy_gift_selected .create_flow {top: -143px}
.autogen_class_views_giftcards_index.buy_gift_selected .intro {top: -1200px}
.autogen_class_views_giftcards_index.buy_gift_selected .links {display: none}
.autogen_class_views_giftcards_index.buy_gift_selected .header {height: 200px}
.autogen_class_views_giftcards_index.buy_gift_selected .header .central_title {opacity: 0; line-height: 200px}
.autogen_class_views_giftcards_index .delivery_time, .autogen_class_views_giftcards_index .giftee_email_address, .autogen_class_views_giftcards_index .print_preview, .autogen_class_views_giftcards_index .delivery_method, .autogen_class_views_giftcards_index .checkout_button_container {display: none}
.autogen_class_views_giftcards_index .centered_main_cta {text-align: center; margin: 20px auto 60px}
.autogen_class_views_giftcards_index .centered_main_cta .wide {width: 200px}
.autogen_class_views_giftcards_index .bottom_buttons {position: absolute; bottom: 40px; left: 40px}
.autogen_class_views_giftcards_index .bottom_buttons a {margin-left: 20px}
.autogen_class_views_giftcards_index .bottom_buttons .errors {color: #f2736e; position: absolute; bottom: -29px; left: 0}


/* app/views/giftcards/print_giftcard.css @ 1537581476 */
.autogen_class_views_giftcards_print_giftcard {width: 8.5in; height: 11in; background: white; position: relative; margin: 0 auto}
@media print and (width: 21cm) and (height: 29.7cm) {.autogen_class_views_giftcards_print_giftcard {width: 210mm; height: 297mm}
.autogen_class_views_giftcards_print_giftcard .bottom_right {width: 105mm}
}
.autogen_class_views_giftcards_print_giftcard .background_image {width: 8.5in; height: 11in}
.autogen_class_views_giftcards_print_giftcard .bottom_right {position: absolute; bottom: 0; right: 0; width: 4.25in; text-align: center; vertical-align: top; height: 50%}
.autogen_class_views_giftcards_print_giftcard .positioning_container {width: 88%; margin-top: 80px; position: relative; left: 25px; display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; -ms-flex-flow: column nowrap; flex-flow: column nowrap}
.autogen_class_views_giftcards_print_giftcard .positioning_container .giftcard_text {font-size: 24px; font-style: italic; line-height: 1; color: #0d6069; margin-bottom: 0; font-weight: 200}
.autogen_class_views_giftcards_print_giftcard .positioning_container .giftcard_text .large {font-size: 64px; font-weight: 800; color: #1e7b85; font-style: normal; display: block}
.autogen_class_views_giftcards_print_giftcard .positioning_container .giftcard_message {height: 150px; padding: 16px 0; display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 0; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #0d6069}
.autogen_class_views_giftcards_print_giftcard .positioning_container .giftcard_code_label, .autogen_class_views_giftcards_print_giftcard .positioning_container .giftcard_code {font-size: 20px; margin-bottom: 0}
.autogen_class_views_giftcards_print_giftcard .positioning_container .giftcard_code_label {color: #0d6069}
.autogen_class_views_giftcards_print_giftcard .positioning_container .giftcard_code {font-weight: bold; color: #000}


/* app/views/giftcards/redeem.css @ 1537581476 */
.autogen_class_views_giftcards_redeem {color: white; background: url('https://s1-f.scribdassets.com/images/giftcards/giftcards_redeem_background.jpg?1537581563'); background-size: cover; min-height: 600px; height: 100vh; min-width: 270px; position: relative}
.autogen_class_views_giftcards_redeem .instyle_container {margin-top: 70px}
.autogen_class_views_giftcards_redeem .instyle_container .instyle_logo {background-image: url('https://s2-f.scribdassets.com/images/giftcards/instyle.png?1537581563'); background-size: cover; background-repeat: no-repeat; width: 230px; height: 50px; margin: 0 auto}
.autogen_class_views_giftcards_redeem .content {text-align: center; position: absolute; height: 400px; left: 0; right: 0; top: 50%; margin-top: -250px}
.autogen_class_views_giftcards_redeem .subtitle {font-size: 18px; color: white; margin: 40px}
.autogen_class_views_giftcards_redeem a {color: white; text-decoration: underline}
.autogen_class_views_giftcards_redeem .header {background: #57617a; transition: all 1s ease; -moz-transition: all 1s ease; -webkit-transition: all 1s ease; text-align: left; padding: 20px}
.autogen_class_views_giftcards_redeem .header .logo {display: inline-block}
.autogen_class_views_giftcards_redeem .sub_button {margin-top: 10px}
.autogen_class_views_giftcards_redeem .sub_button span {margin-right: 10px}
.autogen_class_views_giftcards_redeem .giftcard_header {margin-top: 0; color: white; font-weight: bold}
.autogen_class_views_giftcards_redeem .header_button {font-size: 32px; margin-right: 20px; vertical-align: bottom; display: inline-block}
.autogen_class_views_giftcards_redeem .code_input {margin-bottom: 10px; width: 235px; background: rgba(185, 185, 185, 0.4); text-align: center; border: none; border-radius: 3px; color: white}
.autogen_class_views_giftcards_redeem .code_input::-webkit-input-placeholder {color: rgba(255, 255, 255, 0.6)}
.autogen_class_views_giftcards_redeem .code_input::-moz-placeholder {color: rgba(255, 255, 255, 0.6)}
.autogen_class_views_giftcards_redeem .code_input:-ms-input-placeholder {color: rgba(255, 255, 255, 0.6)}
.autogen_class_views_giftcards_redeem .code_input::placeholder {color: rgba(255, 255, 255, 0.6)}
.autogen_class_views_giftcards_redeem .code_input ::-webkit-input-placeholder {color: rgba(255, 255, 255, 0.6)}
.autogen_class_views_giftcards_redeem .code_input :-moz-placeholder {color: rgba(255, 255, 255, 0.6)}
.autogen_class_views_giftcards_redeem .code_input ::-moz-placeholder {color: rgba(255, 255, 255, 0.6)}
.autogen_class_views_giftcards_redeem .code_input :-ms-input-placeholder {color: rgba(255, 255, 255, 0.6)}
.autogen_class_views_giftcards_redeem .submit_btn {width: 235px}
.autogen_class_views_giftcards_redeem .footer {text-align: center; position: absolute; bottom: 10px; left: 0px; right: 0px}
.autogen_class_views_giftcards_redeem .footer .faq_link {margin-right: 50px}


/* app/views/giftcards/show.css @ 1537581476 */
.autogen_class_views_giftcards_show {text-align: center; background: white; padding-top: 40px; min-height: 100vh}
.autogen_class_views_giftcards_show .main_column .document_cell, .autogen_class_views_giftcards_show .main_column .collection_cell {margin-right: 16px}
.autogen_class_views_giftcards_show .main_column .document_cell:last-child, .autogen_class_views_giftcards_show .main_column .collection_cell:last-child {margin-right: 15px}
.autogen_class_views_giftcards_show .main_column .document_cell.card, .autogen_class_views_giftcards_show .main_column .collection_cell.card {margin-right: 20px}
.autogen_class_views_giftcards_show .main_column .document_cell.card:last-child, .autogen_class_views_giftcards_show .main_column .collection_cell.card:last-child {margin-right: 15px}
.autogen_class_views_giftcards_show .module_row {max-width: 1190px; margin: 12px auto}
.autogen_class_views_giftcards_show .module_row .carousel_wrap {position: relative}
.autogen_class_views_giftcards_show .carousel_widget {text-align: center}
.autogen_class_views_giftcards_show .object_cell {margin-right: 24px}
.autogen_class_views_giftcards_show .object_cell:last-child {margin-right: 0}
.autogen_class_views_giftcards_show .quick_reads.module_row {margin-top: -40px}
.autogen_class_views_giftcards_show .interest_tiles_carousel.module_row {margin-top: 40px}
.autogen_class_views_giftcards_show .interest_tiles_carousel.module_row .carousel_wrap {padding-bottom: 16px}
.autogen_class_views_giftcards_show .interest_tiles_carousel.module_row .carousel_wrap .paddles_container {top: 0px}
.autogen_class_views_giftcards_show .carousel_wrap {text-align: left}
.autogen_class_views_giftcards_show .carousel_wrap .title_wrap {padding: 0 24px}
.autogen_class_views_giftcards_show .carousel_wrap .carousel_subtitle {font-size: 18px; font-style: italic; color: #57617a; padding: 0 24px}
.autogen_class_views_giftcards_show .carousel_wrap .carousel_scrollbar {opacity: 1}
.autogen_class_views_giftcards_show .carousel_wrap li.object_cell {margin-right: 12px}
.autogen_class_views_giftcards_show .carousel_wrap .interest_tiles_wrapper .interest_tile.interest_link.interest_tile {margin-right: 10px}
.autogen_class_views_giftcards_show .carousel_wrap .carousel .collection_cell {margin-right: 23px}
.autogen_class_views_giftcards_show .paddles_container {z-index: 12}
.autogen_class_views_giftcards_show .paddles_container .page_left {left: 0px}
.autogen_class_views_giftcards_show .paddles_container .page_right {right: 0px}
.autogen_class_views_giftcards_show .tabbed_content_placeholder {background: white; min-height: 304px; background-image: url('https://s2-f.scribdassets.com/images/home/logged_in/tabbed_loading_carousel.png?1537581563'); background-repeat: repeat-y; margin: 0px auto}
@media (max-width: 1024px) {.autogen_class_views_giftcards_show .tabbed_content_placeholder {margin-left: 16px}
}
.autogen_class_views_giftcards_show .print_preview {display: inline-block; margin: 100px; width: 600px; height: 725px; position: relative; left: 60px}
.autogen_class_views_giftcards_show .print_preview .giftcard_image {width: 600px; height: 725px}
.autogen_class_views_giftcards_show .print_preview .box {border: 3px solid #f8f9fd; position: absolute; top: 0; left: 0; right: 100px; bottom: 115px}
.autogen_class_views_giftcards_show .print_button {width: 235px; margin-bottom: 5px}
.autogen_class_views_giftcards_show .carousel_title, .autogen_class_views_giftcards_show .carousel_scrolling {text-align: left}
.autogen_class_views_giftcards_show .document_cell {margin-right: 53px}
.autogen_class_views_giftcards_show .bold_title {font-weight: normal; color: #1c263d}
.autogen_class_views_giftcards_show .light_text {color: #57617a}
@media (max-width: 1205px) {.autogen_class_views_giftcards_show .has_paddles .paddle {width: 30px; height: 30px; background-color: white; border-radius: 50%; border: 1px solid #e9edf8; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3)}
.autogen_class_views_giftcards_show .has_paddles .paddle:hover {background-color: #f8f9fd}
.autogen_class_views_giftcards_show .has_paddles .paddle .paddle_icon {font-size: 20px; height: 18px; position: relative; top: 7px; left: 3px}
.autogen_class_views_giftcards_show .has_paddles .paddles_container .page_left {left: 18px}
.autogen_class_views_giftcards_show .has_paddles .paddles_container .page_right {right: 18px}
.autogen_class_views_giftcards_show .has_paddles .paddles_container .page_right .paddle_icon {left: 10px; top: 5px}
}
