{I" class:ETI"BundledAsset;FI"logical_path;TI"carnival/colorbox.css;FI" pathname;TI"?/project/app/assets/stylesheets/carnival/colorbox.css.scss;FI"content_type;TI" text/css;TI" mtime;Tl+—½FTI" length;TizI" digest;TI"%6d9ae91e0c48cb34db283007e93f6127;FI" source;TI"z/* Colorbox Core Style: The following CSS is consistent between example themes and should not be altered. */ /* line 5, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #colorbox, #cboxOverlay, #cboxWrapper { position: absolute; top: 0; left: 0; z-index: 9999; overflow: hidden; } /* line 6, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxOverlay { position: fixed; width: 100%; height: 100%; } /* line 7, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxMiddleLeft, #cboxBottomLeft { clear: left; } /* line 8, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxContent { position: relative; } /* line 9, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxLoadedContent { overflow: auto; -webkit-overflow-scrolling: touch; } /* line 10, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxTitle { margin: 0; } /* line 11, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxLoadingOverlay, #cboxLoadingGraphic { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } /* line 12, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow { cursor: pointer; } /* line 13, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ .cboxPhoto { float: left; margin: auto; border: 0; display: block; max-width: none; -ms-interpolation-mode: bicubic; } /* line 14, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ .cboxIframe { width: 100%; height: 100%; display: block; border: 0; } /* line 15, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #colorbox, #cboxContent, #cboxLoadedContent { box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; } /* User Style: Change the following styles to modify the appearance of Colorbox. They are ordered & tabbed in a way that represents the nesting of the generated HTML. */ /* line 22, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxOverlay { background: url("/assets/carnival/overlay.png") repeat 0 0; } /* line 23, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #colorbox { outline: 0; } /* line 24, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxTopLeft { width: 21px; height: 21px; background: url("/images/controls.png") no-repeat -101px 0; } /* line 25, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxTopRight { width: 21px; height: 21px; background: url("/images/controls.png") no-repeat -130px 0; } /* line 26, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxBottomLeft { width: 21px; height: 21px; background: url("/images/controls.png") no-repeat -101px -29px; } /* line 27, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxBottomRight { width: 21px; height: 21px; background: url("/images/controls.png") no-repeat -130px -29px; } /* line 28, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxMiddleLeft { width: 21px; background: url("/images/controls.png") left top repeat-y; } /* line 29, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxMiddleRight { width: 21px; background: url("/images/controls.png") right top repeat-y; } /* line 30, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxTopCenter { height: 21px; background: url("/images/border.png") 0 0 repeat-x; } /* line 31, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxBottomCenter { height: 21px; background: url("/images/border.png") 0 -29px repeat-x; } /* line 32, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxContent { background: #fff; overflow: hidden; } /* line 33, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ .cboxIframe { background: #fff; } /* line 34, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxError { padding: 50px; border: 1px solid #ccc; } /* line 35, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxLoadedContent { margin-bottom: 28px; } /* line 36, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxTitle { position: absolute; bottom: 4px; left: 0; text-align: center; width: 100%; color: #949494; } /* line 37, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxCurrent { position: absolute; bottom: 4px; left: 58px; color: #949494; } /* line 38, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxLoadingOverlay { background: url("/images/loading_background.png") no-repeat center center; } /* line 39, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxLoadingGraphic { background: url("/images/loading.gif") no-repeat center center; } /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */ /* line 42, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose { border: 0; padding: 0; margin: 0; overflow: visible; width: auto; background: none; } /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */ /* line 45, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active { outline: 0; } /* line 47, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxSlideshow { position: absolute; bottom: 4px; right: 30px; color: #0092ef; } /* line 48, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxPrevious { position: absolute; bottom: 0; left: 0; background: url("/images/controls.png") no-repeat -75px 0; width: 25px; height: 25px; text-indent: -9999px; } /* line 49, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxPrevious:hover { background-position: -75px -25px; } /* line 50, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxNext { position: absolute; bottom: 0; left: 27px; background: url("/images/controls.png") no-repeat -50px 0; width: 25px; height: 25px; text-indent: -9999px; } /* line 51, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxNext:hover { background-position: -50px -25px; } /* line 52, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxClose { position: absolute; bottom: 0; right: 0; background: url("/images/controls.png") no-repeat -25px 0; width: 25px; height: 25px; text-indent: -9999px; } /* line 53, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ #cboxClose:hover { background-position: -25px -25px; } /* The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill when an alpha filter (opacity change) is set on the element or ancestor element. This style is not applied to or needed in IE9. See: http://jacklmoore.com/notes/ie-transparency-problems/ */ /* line 67, /project/app/assets/stylesheets/carnival/colorbox.css.scss */ .cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); } ;TI"required_assets_digest;TI"%7eb708c655088458bbc7fe5a9d302b71;FI" _version;TI"%6584930913c75ff69ba506e1cfbae2c9;F