From ef51b60c6481254d88c5fc3c34f4127b7f881a58 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 26 Nov 2012 12:05:40 -0500 Subject: Frontend static/ folder --- .../screen.sassc | 1281 ++++++++++++++++++++ 1 file changed, 1281 insertions(+) create mode 100644 frontend/static/sass/.sass-cache/644f2f2d5fca6dddf0ddfc92ac7e786fa6152755/screen.sassc (limited to 'frontend/static/sass/.sass-cache/644f2f2d5fca6dddf0ddfc92ac7e786fa6152755/screen.sassc') diff --git a/frontend/static/sass/.sass-cache/644f2f2d5fca6dddf0ddfc92ac7e786fa6152755/screen.sassc b/frontend/static/sass/.sass-cache/644f2f2d5fca6dddf0ddfc92ac7e786fa6152755/screen.sassc new file mode 100644 index 0000000..5f6fba9 --- /dev/null +++ b/frontend/static/sass/.sass-cache/644f2f2d5fca6dddf0ddfc92ac7e786fa6152755/screen.sassc @@ -0,0 +1,1281 @@ +3.1.7 (Brainy Betty) +41c3aa6f199c6bf0e0c4cd6e5723f521d3b9c545 +o:Sass::Tree::RootNode :@template":@import compass/reset +@mixin rounded($width) + -moz-border-radius: $width + -webkit-border-radius: $width + -o-border-radius: $width + border-radius: $width +body + font-family: trebuchet ms, helvetica, arial, sans-serif + width: 100% + height: 100% + overflow: hidden + background: #000 +#bg + position: fixed + top: 0 + left: 0 + opacity: 1 + z-index: -3 + width: 100% + height: 100% +#bg img + width: 100% + height: 100% + -ms-interpolation-mode: nearest-neighbor + image-rendering: -moz-crisp-edges + image-rendering: -webkit-optimize-contrast +#loading + z-index: 20 + background: transparent + color: #06033c + text-shadow: #060363 0 0 50px + display: block + position: fixed + width: 100% + padding: 20px + top: 30% + left: 10% + font-size: 170px + font-weight: bold + text-align: left + white-space: no-wrap + letter-spacing: -3px + pointer-events: none + +#msg + z-index: 100 + position: fixed + top: 10px + right: 10px + padding: 5px + width: 350px + max-height: 80% + font-size: 12px + background-color: #eeeeee + overflow-y: scroll + overflow-x: hidden + color: #333 + strong + color: #859900 + em + color: #dc322f + b + color: #002b36 +#player + padding: 10px + position: absolute + background: #000 + #projector + display: block + position: absolute + background-color: #000 + #screen + position: absolute + top: 0 + left: 0 + width: 100% + height: 100% + z-index: 19 + #soundcloud, #audio + position: absolute + top: 0 + right: 0 + background-color: #000 + z-index: 21 + #soundcloud-dl, #audio-dl + position: absolute + top: 81px + right: 0 + width: 81px + padding: 5px 0 5px 0 + font-size: 13px + text-align: center + background-color: #000 + * + color: #839496 + z-index: 20 + #soundcloud-img, #audio-img + position: absolute + top: 0 + left: 0 + width: 100% + height: 100% + z-index: 20 + img + max-width: 100% + min-height: 100% + max-height: 100% + #ytscreen + z-index: 19 + position: absolute + top: 0 + left: 0 + #video-title + position: absolute + bottom: 0 + left: 0 + color: #fff + z-index: 20 + #video-title.fullscreen + position: fixed + bottom: 90px + left: auto + right: 30px + font-size: 24px + #projimg + width: 100% + height: 100% + nav#controls + z-index: 40 + position: absolute + #video-link + color: #839496 + #scan.blinkOn + background-color: #fff + color: #000 + #scan.blinkOff + background-color: #000 + color: #fff + #like + color: #e4b + #like.liked + color: #44f + #mute.muted + background-color: #fff + color: #000 +#playlistbg + position: absolute + background-color: #000 + opacity: 0.3 +#playlist + position: absolute + z-index: 90 + width: 100% + overflow-y: auto + overflow-x: hidden + ul#queue + // overflow-y: none + // &:hover + // overflow-y: auto + width: 100% + li + padding: 5px + display: block + cursor: pointer + border-bottom: 1px solid #333 + span.title + color: #ddd + display: block + padding: 5px + z-index: 1 + &:hover + color: #d8f + cursor: pointer + a.user + float: right + font-size: 14px + padding: 0 5px + color: #d33682 + padding: 5px + z-index: 2 + text-decoration: none + span.like + float: right + font-size: 14px + color: #657b83 + padding: 5px + z-index: 3 + span.like.liked + color: #c357a3 + li.playing + background-color: #222 + span.title + color: #fff +#room, user + padding: 10px + label + color: #657b83 + width: 100px + text-align: right + padding-right: 5px + display: inline-block + span + color: #073642 + + +#curtain + background: #080810 + opacity: 0.3 + width: 100% + height: 100% + position: fixed + top: 0 + left: 0 + z-index: 10 + display: none +#login + background: #000 + display: block + width: 50% + top: 20% + left: 50% + margin-left: -25% + padding: 30px + padding-bottom: 60px + z-index: 20 + position: fixed + text-align: center + box-shadow: 0 5px 10px #000 + img + margin-bottom: 20px + label + min-width: 20% + display: inline-block + text-align: right + padding-right: 10px + font-size: 18px + color: #fff + #button-shim + width: 30% + display: inline-block + text-align: left + padding: 10px 10px 10px 0 + margin-right: 20px + button + padding: 2px 5px + #login-username, #login-password + width: 30% + margin-right: 10px + font-size: 24px + border: 2px solid #806 + padding: 10px + a + color: #68f + text-decoration: underline +#sitez + position: fixed + top: 24px + right: 30px + color: #888 + z-index: 82 + color: #aaa + a, #logout + cursor: pointer + color: #aaa + text-decoration: underline + select option + color: #666 + text-decoration: none + padding-right: 3px + button + font-size: 24px + background: #030303 + color: #fff + padding: 2px + a#faqlink + color: #8ff + div + cursor: pointer + display: inline-block + padding: 8px 8px 5px 8px + &:hover + @include rounded(10px 10px 3px 3px) + background-color: #333 + &.opened + @include rounded(10px 10px 3px 3px) + background-color: #333 +nav + z-index: 10 + margin: 0 auto + button, #video-link + background-color: #333 + color: #ddd + &:hover + background-color: #666 + color: #fff + border: 0 + font-size: 14px + min-width: 40px + min-height: 20px + padding: 5px 5px + position: relative + top: -1px + #video-link + top: -2px + padding-bottom: 6px +#lunacy + z-index: 40 + background: #ddd + color: #000 + display: block + width: 700px + position: fixed + top: 20% + left: 50% + margin-left: -390px + opacity: 0.7 + padding: 40px + text-align: center + font-size: 48px +#plea + z-index: 30 + background: #ddd + color: #000 + display: block + width: 400px + position: fixed + top: 20% + left: 50% + margin-left: -240px + opacity: 0.7 + padding: 40px + text-align: center + font-size: 48px + +#logobg + position: fixed + top: 10px + left: 0 + width: 100% + height: 64px + background-color: #000 + opacity: 0.8 + z-index: 45 +#logo + position: fixed + top: 10px + z-index: 46 + left: 10px + a + float: left + display: inline-block + img + display: inline-block + #scanjam + padding: 10px 15px 10px 0 + #preamble + display: inline-block + font-size: 12px + color: #fff + max-width: 80px + padding-left: 15px + h1 + padding: 15px 15px 0 10px + font-size: 34px + color: #fff + font-weight: normal + font-style: italic + font-family: georgia, garamond, serif + color: #8ff + display: inline-block + h2 + display: inline-block + font-size: 16px + color: #fff + position: relative + left: 20px + top: -5px + color: #839496 + a + display: inline + float: none + color: #268bd2 + img + max-height: 20px + max-width: 20px + display: inline-block + h2.preamblish + font-size: 12px + color: #fff + max-width: 250px + left: 0 + top: 9px + padding-right: 20px + h2.radio + a + color: #def + font-size: 12px + top: -8px + left: 30px + #likebutton + display: inline-block + display: none + position: relative + top: -5px + width: 90px + height: 21px + z-index: -1 +#glasspopcornlogo + position: absolute + top: 80px + left: 15px + pointer-events: none + opacity: 0.5 + z-index: 8 + img + z-index: 8 + pointer-events: none +#likereport + position: fixed + width: 100px + padding: 20px + z-index: 100 + overflow-y: hidden + a + background-color: #222 + display: block + text-decoration: none + padding: 5px + opacity: 0.95 + +#form + position: fixed + bottom: 10px + left: 10px + padding: 10px 10px 10px 10px + background-color: #000 + white-space: nowrap + z-index: 31 + #chat-message + border: 0 + outline: 0 + font-size: 18px + padding: 5px + margin-right: 5px + background-color: #f8f8f8 + &:hover + background-color: #ffffff + button + margin: 0 + outline: 0 + border: 0 + background-color: #333 + color: #ddd + &:hover + background-color: #666 + color: #fff + // @include rounded(2px) + padding: 4px 6px + position: relative + top: 1px + font-size: 20px + #videochat-badge + cursor: auto + pointer-events: none + @include rounded(8px) + font-size: 10px + background-color: #f00 + color: #fff + position: absolute + width: 10px + height: 10px + text-align: center + padding: 2px 2px + display: none + z-index: 32 +#formbg + background-color: #000 + opacity: 0.7 + +#chatbg + position: fixed + bottom: 100px + left: 20px + padding: 10px + width: 600px + background-color: #000 + padding: 0 10px 5px 10px + opacity: 0.25 + z-index: 9 + +#chat + padding: 0 10px 5px 10px + position: fixed + font-size: 18px + line-height: 26px + vertical-align: bottom + overflow-y: hidden + overflow-x: hidden + background: transparent + z-index: 30 + a + opacity: 0.8 + color: #44bbff + text-decoration: underline + a.u + font-weight: normal + padding-right: 10px + display: inline-block + color: #ff0066 + opacity: 1 + text-decoration: none + min-width: 80px + overflow-x: hidden + font-size: 18px + line-height: 26px + vertical-align: bottom + a.pic + opacity: 1 + span + color: #f0fff0 + text-shadow: #000 0 0 2px + font-weight: bold + .ytlink + color: #88dddd + cursor: pointer + text-decoration: underline + text-shadow: none + text-shadow: #000 0 0 1px + opacity: 1 + .ytlink:hover + color: #dd66ff + text-decoration: underline + text-shadow: #000 0 0 1px + .ytlink.playing + color: #daf + font-weight: bold + text-decoration: none + .ytlink.playing::before + text-decoration: none + content: "\25b6 " + font-weight: bold + img + max-width: 350px + max-height: 400px + border: 0 + #shim + width: 10px + height: 500px +#chat.fullscreen + overflow-y: hidden + &:hover + overflow-y: hidden +#webcam-container + z-index: 100 + position: fixed + right: 500px + bottom: 100px + background-color: #000 + padding: 10px + display: none +#lastlogbg + position: fixed + background-color: #000 + opacity: 0.5 + padding: 10px + z-index: 31 +#lastlogbox + position: fixed + font-size: 14px + padding: 10px + z-index: 32 + h4 + font-size: 12px + font-weight: bold + color: #eee + padding-bottom: 5px + ul + border-top: 1px solid #000 +li.ll + list-style-type: none + a + color: #d0e0fe + padding: 5px 0 + border-bottom: 1px solid #000 + display: block + text-shadow: #000 0 0 2px + text-decoration: underline + font-size: 16px + font-weight: bold + +#flower + position: absolute + top: 0 + right: 10% + z-index: 50 + pointer-events: none + display: none +#plant + position: absolute + bottom: 0 + right: 50% + z-index: 50 + pointer-events: none + display: none +#msg + display: none +button + font-size: 24px + background: #030303 + color: #fff + padding: 2px +#settings-container, #rooms-container, #about-container, #videochat-container + position: fixed + top: 59px + @include rounded (10px) + right: 20px + z-index: 80 + width: 500px + background-color: #222 + color: #657b83 + display: none + box-shadow: 0 5px 10px #000 + .close + margin: 10px 10px 0 0 + float: right + color: #ded8c5 + width: 20px + height: 14px + font-size: 14px + padding: 3px 0 + text-align: center + vertical-align: middle + @include rounded(10px) + background-color: #000b16 + &:hover + color: #fff + cursor: pointer + #rooms-loading + margin: 10px + h5 + font-size: 16px + color: #93a1a1 + display: block + padding: 10px + background-color: #333 + @include rounded(10px 10px 0 0) + p + padding: 10px 10px 10px 10px + font-size: 14px + line-height: 18px + color: #b3c1c1 + background-color: #1b1b1f + label + margin: 2px 0 0 10px + font-size: 14px + color: #657b83 + width: 150px + text-align: right + padding-right: 5px + display: inline-block + span + margin: 2px 10px 0 0 + color: #839496 + font-size: 14px + span#room-mod-tag a + float: right + padding: 0 10px 10px 0 + display: block + color: #dc322f + span#gallery-link a + color: #268bd2 + padding: 0 10px 10px 0 + display: block + float: right + button + position: relative + left: 3px + input + margin: 2px 10px 0 0 + width: 100px + #room-topic, #room-bg, #room-bgreset + width: 300px + #room-settings-save + font-size: 14px + .shim + width: 1px + height: 10px + ul + text-decoration: none + cursor: pointer + li + list-style-type: none + padding: 10px + cursor: pointer + border-top: 1px solid #000 + background-color: transparent + text-decoration: none + font-size: 14px + color: #83a1a1 + &:hover + color: #fdf6e3 + a li + color: #83a1a1 + text-decoration: none + a + color: #83a1a1 + text-decoration: none +#rooms-container + right: 20px + z-index: 80 + width: 300px + max-height: 300px +#about-container + right: 20px + z-index: 80 + width: 300px +#videochat-container + right: 20px + z-index: 80 + width: 300px + display: none + cursor: pointer + #videochat-disable + display: none +#tokbox-embed + position: absolute + bottom: 10px + left: 10px + height: 150px + z-index: 80 + display: none + overflow-y: auto + #tokbox-publisher, #tokbox-subscribers + float: left + object + float: left + #tokbox-settings + position: absolute + top: 0 + right: 10px + padding: 5px + font-size: 12px + color: #bbb + background-color: black + text-align: right + button + padding: 2px + font-size: 12px + background-color: #333 + color: #888 + min-width: 30px + &.on + background-color: #d33 + color: #fff +.roomhello + width: 400px + color: #fff + padding: 10px + font-size: 18px + background-color: #000 + cursor: pointer + position: fixed + top: 85px + left: 15px + opacity: 0.9 +.modhello + width: 400px + color: #fff + padding: 5px + background-color: #000 + cursor: pointer + margin-top: 10px +.glitter + pointer-events: none + position: absolute + z-index: 23 + +.arrow-play + width: 0 + height: 0 + border-top: 4.5px solid transparent + border-left: 9.5px solid white + border-bottom: 4.5px solid transparent + display: inline-block +.arrow-pause + width: 0 + height: 0 + border-top: 5px solid white + border-right: 2.5px solid white + border-bottom: 4px solid white + border-left: 0 + display: inline-block +.arrow-prev + width: 0 + height: 0 + border-top: 4px solid transparent + border-right: 4px solid white + border-bottom: 4px solid transparent + display: inline-block +.arrow-next + width: 0 + height: 0 + border-top: 4px solid transparent + border-left: 4px solid white + border-bottom: 4px solid transparent + display: inline-block + +#search-terms + font-size: 14px + padding: 2px 2px + width: 200px + position: relative + top: -4px + left: -10px + background-image: url('/img/magnify.png') + background-position: right center + background-repeat: no-repeat + border: 0 + outline: 0 + background-color: #ddd + &:hover + background-color: #fff + &:focus + background-color: #fff +#search-results-container + position: fixed + top: 53px + right: 21px + z-index: 100 + width: 334px + border: 2px solid black + background: #333 + display: none + #search-loading + margin: 10px + #search-instructions + font-size: 11px + color: white + padding: 3px 3px 3px 38px + background-color: #000 + width: 100% + #search-results + height: 300px + width: 100% + overflow-x: hidden + overflow-y: scroll + li + clear: both + height: 54px + overflow: hidden + position: relative + // padding-right: 5px + div.thumb + width: 32px + height: 54px + float: left + background-position: center center + margin: 0 5px 0 0 + border-right: 2px solid black + cursor: pointer + h4 + white-space: nowrap + overflow: hidden + font-size: 14px + color: #fff + margin: 3px 0 3px 0 + cursor: pointer + span.metadata + cursor: pointer + display: block + width: 200px + border-bottom: 2px solid black + font-size: 12px + line-height: 15px + color: #bbb + opacity: 0.9 + a.preview + position: absolute + bottom: 3px + right: 5px + color: #268bd2 + text-decoration: underline + &:hover + background: black + opacity: 1.0 + +: @options{:@has_childrenT:@children[5o:Sass::Tree::ImportNode ;0:@imported_filename"compass/reset;@:@filename"C/var/www/vhosts/scannerjammer.com/sandbox/sass/src/screen.sass: +@linei; [o:Sass::Tree::MixinDefNode : +@name" rounded;@;T: +@args[[o:Sass::Script::Variable;" +width;{:project_name" +sass/: +cacheT:cache_location"?/var/www/vhosts/scannerjammer.com/sandbox/sass/.sass-cache: importero: Sass::Importers::Filesystem: +@root"7/var/www/vhosts/scannerjammer.com/sandbox/sass/src:line_commentsT:original_filename@ :output_style:compressed:filesystem_importerc Sass::Importers::Filesystem:cache_storeo:Sass::CacheStores::Chain: @caches[u:Sass::CacheStores::Memoryo:"Sass::CacheStores::Filesystem:@cache_location"?/var/www/vhosts/scannerjammer.com/sandbox/sass/.sass-cache: +style;: filename@ :css_filename"J/var/www/vhosts/scannerjammer.com/sandbox/sass/stylesheets/screen.css: +quietT: syntax: sass:property_syntax0: loud[:identical:overwrite: create:load_paths[ o;;"7/var/www/vhosts/scannerjammer.com/sandbox/sass/srco;;"V/usr/local/lib/ruby/gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheetso;;"T/usr/local/lib/ruby/gems/1.8/gems/compass-0.11.5/frameworks/compass/stylesheetso:Compass::SpriteImporter: @uri";{:@underscored_name" +width0; @ ; i; [ o:Sass::Tree::PropNode : +@tabsi;["-moz-border-radius;@:@prop_syntax:new; @ : @valueo; ;" +width;@;1" +width; i; i; [o;2 ;3i;["-webkit-border-radius;@;4;5; @ ;6o; ;" +width;@;1" +width; i ; i ; [o;2 ;3i;["-o-border-radius;@;4;5; @ ;6o; ;" +width;@;1" +width; i +; i +; [o;2 ;3i;["border-radius;@;4;5; @ ;6o; ;" +width;@;1" +width; i ; i ; [o:Sass::Tree::RuleNode ;3i;@;T: +@rule[" body:@parsed_ruleso:"Sass::Selector::CommaSequence: @members[o:Sass::Selector::Sequence;;[o:#Sass::Selector::SimpleSequence;;[o:Sass::Selector::Element :@namespace0;[" body; @ ; i ; @ ; i ; @ ; i ; @ ; i ; [ +o;2 ;3i;["font-family;@;4;5; @ ;6o:Sass::Script::List ;@:@separator: +comma;6[ o;@ ;@;A: +space;6[o:Sass::Script::String ;@: +@type:identifier;6"trebuchet; i o;D ;@;E;F;6"ms; i ; i o;D ;@;E;F;6"helvetica; i o;D ;@;E;F;6" +arial; i o;D ;@;E;F;6"sans-serif; i ; i ; i ; [o;2 ;3i;[" +width;@;4;5; @ ;6o:Sass::Script::Number :@denominator_units[;@:@numerator_units["%:@original" 100%;6ii; i; i; [o;2 ;3i;[" height;@;4;5; @ ;6o;G ;H[;@;I["%;J" 100%;6ii; i; i; [o;2 ;3i;[" overflow;@;4;5; @ ;6o;D ;@;E;F;6" hidden; i; i; [o;2 ;3i;["background;@;4;5; @ ;6o:Sass::Script::Color ;@: @attrs{ :redi: +alphai: +greeni: bluei;60; i; i; [o;7 ;3i;@;T;8["#bg;9o;:;;[o;<;;[o;=;;[o:Sass::Selector::Id;["bg; @ ; i; @ ; i; @ ; i; @ ; i; [ o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" +fixed; i; i; [o;2 ;3i;["top;@;4;5; @ ;6o;G ;H[;@;I[;J"0;6i; i; i; [o;2 ;3i;[" left;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; i; i; [o;2 ;3i;[" opacity;@;4;5; @ ;6o;G ;H@;@;I[;J"1;6i; i; i; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"-3;6i; i; i; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["%;J" 100%;6ii; i; i; [o;2 ;3i;[" height;@;4;5; @ ;6o;G ;H[;@;I["%;J" 100%;6ii; i; i; [o;7 ;3i;@;T;8[" #bg img;9o;:;;[o;<;;[o;=;;[o;Q;["bg; @ ; i; @ ; io;=;;[o;> ;?0;["img; @ ; i; @ ; i; @ ; i; @ ; i; [ +o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["%;J" 100%;6ii; i; i; [o;2 ;3i;[" height;@;4;5; @ ;6o;G ;H[;@;I["%;J" 100%;6ii; i; i; [o;2 ;3i;["-ms-interpolation-mode;@;4;5; @ ;6o;D ;@;E;F;6"nearest-neighbor; i; i; [o;2 ;3i;["image-rendering;@;4;5; @ ;6o;D ;@;E;F;6"-moz-crisp-edges; i; i; [o;2 ;3i;["image-rendering;@;4;5; @ ;6o;D ;@;E;F;6"-webkit-optimize-contrast; i; i; [o;7 ;3i;@;T;8[" #loading;9o;:;;[o;<;;[o;=;;[o;Q;[" loading; @ ; i ; @ ; i ; @ ; i ; @ ; i ; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"20;6i; i!; i!; [o;2 ;3i;["background;@;4;5; @ ;6o;D ;@;E;F;6"transparent; i"; i"; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi ;Ni;Oi;PiA;60; i#; i#; [o;2 ;3i;["text-shadow;@;4;5; @ ;6o;@ ;@;A;C;6[ o;K ;@;L{ ;Mi ;Ni;Oi;Pih;60; i$o;G ;H@;@;I[;J"0;6i; i$o;G ;H@;@;I[;J"0;6i; i$o;G ;H[;@;I["px;J" 50px;6i7; i$; i$; i$; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6" +block; i%; i%; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" +fixed; i&; i&; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["%;J" 100%;6ii; i'; i'; [o;2 ;3i;[" padding;@;4;5; @ ;6o;G ;H[;@;I["px;J" 20px;6i; i(; i(; [o;2 ;3i;["top;@;4;5; @ ;6o;G ;H[;@;I["%;J"30%;6i#; i); i); [o;2 ;3i;[" left;@;4;5; @ ;6o;G ;H[;@;I["%;J"10%;6i; i*; i*; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" +170px;6i; i+; i+; [o;2 ;3i;["font-weight;@;4;5; @ ;6o;D ;@;E;F;6" bold; i,; i,; [o;2 ;3i;["text-align;@;4;5; @ ;6o;D ;@;E;F;6" left; i-; i-; [o;2 ;3i;["white-space;@;4;5; @ ;6o;D ;@;E;F;6" no-wrap; i.; i.; [o;2 ;3i;["letter-spacing;@;4;5; @ ;6o;G ;H[;@;I["px;J" -3px;6i; i/; i/; [o;2 ;3i;["pointer-events;@;4;5; @ ;6o;D ;@;E;F;6" none; i0; i0; [o;7 ;3i;@;T;8[" #msg;9o;:;;[o;<;;[o;=;;[o;Q;["msg; @ ; i2; @ ; i2; @ ; i2; @ ; i2; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"100;6ii; i3; i3; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" +fixed; i4; i4; [o;2 ;3i;["top;@;4;5; @ ;6o;G ;H[;@;I["px;J" 10px;6i; i5; i5; [o;2 ;3i;[" +right;@;4;5; @ ;6o;G ;H[;@;I["px;J" 10px;6i; i6; i6; [o;2 ;3i;[" padding;@;4;5; @ ;6o;G ;H[;@;I["px;J"5px;6i +; i7; i7; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["px;J" +350px;6i^; i8; i8; [o;2 ;3i;["max-height;@;4;5; @ ;6o;G ;H[;@;I["%;J"80%;6iU; i9; i9; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 12px;6i; i:; i:; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i;; i;; [o;2 ;3i;["overflow-y;@;4;5; @ ;6o;D ;@;E;F;6" scroll; i<; i<; [o;2 ;3i;["overflow-x;@;4;5; @ ;6o;D ;@;E;F;6" hidden; i=; i=; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi8;Ni;Oi8;Pi8;60; i>; i>; [o;7 ;3i;@;T;8[" strong;9o;:;;[o;<;;[o;=;;[o;> ;?0;[" strong; @ ; i?; @ ; i?; @ ; i?; @ ; i?; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i@; i@; [o;7 ;3i;@;T;8["em;9o;:;;[o;<;;[o;=;;[o;> ;?0;["em; @ ; iA; @ ; iA; @ ; iA; @ ; iA; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi7;Pi4;60; iB; iB; [o;7 ;3i;@;T;8["b;9o;:;;[o;<;;[o;=;;[o;> ;?0;["b; @ ; iC; @ ; iC; @ ; iC; @ ; iC; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi0;Pi;;60; iD; iD; [o;7 ;3i;@;T;8[" #player;9o;:;;[o;<;;[o;=;;[o;Q;[" player; @ ; iE; @ ; iE; @ ; iE; @ ; iE; [ +o;2 ;3i;[" padding;@;4;5; @ ;6o;G ;H[;@;I["px;J" 10px;6i; iF; iF; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" absolute; iG; iG; [o;2 ;3i;["background;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; iH; iH; [o;7 ;3i;@;T;8["#projector;9o;:;;[o;<;;[o;=;;[o;Q;["projector; @ ; iI; @ ; iI; @ ; iI; @ ; iI; [ o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6" +block; iJ; iJ; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" absolute; iK; iK; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; iL; iL; [o;7 ;3i;@;T;8[" #screen;9o;:;;[o;<;;[o;=;;[o;Q;[" screen; @ ; iM; @ ; iM; @ ; iM; @ ; iM; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" absolute; iN; iN; [o;2 ;3i;["top;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; iO; iO; [o;2 ;3i;[" left;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; iP; iP; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["%;J" 100%;6ii; iQ; iQ; [o;2 ;3i;[" height;@;4;5; @ ;6o;G ;H[;@;I["%;J" 100%;6ii; iR; iR; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"19;6i; iS; iS; [o;7 ;3i;@;T;8["#soundcloud, #audio;9o;:;;[o;<;;[o;=;;[o;Q;["soundcloud; @ ; iT; @ ; iTo;<;;[o;=;;[o;Q;[" +audio; @ ; iT; @ ; iT; @ ; iT; @ ; iT; [ +o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" absolute; iU; iU; [o;2 ;3i;["top;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; iV; iV; [o;2 ;3i;[" +right;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; iW; iW; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; iX; iX; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"21;6i; iY; iY; [o;7 ;3i;@;T;8["#soundcloud-dl, #audio-dl;9o;:;;[o;<;;[o;=;;[o;Q;["soundcloud-dl; @ ; iZ; @ ; iZo;<;;[o;=;;[o;Q;[" audio-dl; @ ; iZ; @ ; iZ; @ ; iZ; @ ; iZ; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" absolute; i[; i[; [o;2 ;3i;["top;@;4;5; @ ;6o;G ;H[;@;I["px;J" 81px;6iV; i\; i\; [o;2 ;3i;[" +right;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; i]; i]; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["px;J" 81px;6iV; i^; i^; [o;2 ;3i;[" padding;@;4;5; @ ;6o;@ ;@;A;C;6[ o;G ;H[;@;I["px;J"5px;6i +; i_o;G ;H@;@;I[;J"0;6i; i_o;G ;H[;@;I["px;J"5px;6i +; i_o;G ;H@;@;I[;J"0;6i; i_; i_; i_; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 13px;6i; i`; i`; [o;2 ;3i;["text-align;@;4;5; @ ;6o;D ;@;E;F;6" center; ia; ia; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; ib; ib; [o;7 ;3i;@;T;8["*;9o;:;;[o;<;;[o;=;;[o:Sass::Selector::Universal;?0; @ ; ic; @ ; ic; @ ; ic; @ ; ic; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; id; id; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"20;6i; ie; ie; [o;7 ;3i;@;T;8[" #soundcloud-img, #audio-img;9o;:;;[o;<;;[o;=;;[o;Q;["soundcloud-img; @ ; if; @ ; ifo;<;;[o;=;;[o;Q;["audio-img; @ ; if; @ ; if; @ ; if; @ ; if; [ o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" absolute; ig; ig; [o;2 ;3i;["top;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; ih; ih; [o;2 ;3i;[" left;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; ii; ii; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["%;J" 100%;6ii; ij; ij; [o;2 ;3i;[" height;@;4;5; @ ;6o;G ;H[;@;I["%;J" 100%;6ii; ik; ik; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"20;6i; il; il; [o;7 ;3i;@;T;8["img;9o;:;;[o;<;;[o;=;;[o;> ;?0;["img; @ ; im; @ ; im; @ ; im; @ ; im; [o;2 ;3i;["max-width;@;4;5; @ ;6o;G ;H[;@;I["%;J" 100%;6ii; in; in; [o;2 ;3i;["min-height;@;4;5; @ ;6o;G ;H[;@;I["%;J" 100%;6ii; io; io; [o;2 ;3i;["max-height;@;4;5; @ ;6o;G ;H[;@;I["%;J" 100%;6ii; ip; ip; [o;7 ;3i;@;T;8["#ytscreen;9o;:;;[o;<;;[o;=;;[o;Q;[" ytscreen; @ ; iq; @ ; iq; @ ; iq; @ ; iq; [ o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"19;6i; ir; ir; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" absolute; is; is; [o;2 ;3i;["top;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; it; it; [o;2 ;3i;[" left;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; iu; iu; [o;7 ;3i;@;T;8["#video-title;9o;:;;[o;<;;[o;=;;[o;Q;["video-title; @ ; iv; @ ; iv; @ ; iv; @ ; iv; [ +o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" absolute; iw; iw; [o;2 ;3i;[" bottom;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; ix; ix; [o;2 ;3i;[" left;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; iy; iy; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; iz; iz; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"20;6i; i{; i{; [o;7 ;3i;@;T;8["#video-title.fullscreen;9o;:;;[o;<;;[o;=;;[o;Q;["video-title; @ ; i|o:Sass::Selector::Class;["fullscreen; @ ; i|; @ ; i|; @ ; i|; @ ; i|; [ +o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" +fixed; i}; i}; [o;2 ;3i;[" bottom;@;4;5; @ ;6o;G ;H[;@;I["px;J" 90px;6i_; i~; i~; [o;2 ;3i;[" left;@;4;5; @ ;6o;D ;@;E;F;6" auto; i; i; [o;2 ;3i;[" +right;@;4;5; @ ;6o;G ;H[;@;I["px;J" 30px;6i#; i{; i{; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 24px;6i; i|; i|; [o;7 ;3i;@;T;8[" #projimg;9o;:;;[o;<;;[o;=;;[o;Q;[" projimg; @ ; i}; @ ; i}; @ ; i}; @ ; i}; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["%;J" 100%;6ii; i~; i~; [o;2 ;3i;[" height;@;4;5; @ ;6o;G ;H[;@;I["%;J" 100%;6ii; i; i; [o;7 ;3i;@;T;8["nav#controls;9o;:;;[o;<;;[o;=;;[o;> ;?0;["nav; @ ; io;Q;[" controls; @ ; i; @ ; i; @ ; i; @ ; i; [ o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"40;6i-; i; i; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" absolute; i; i; [o;7 ;3i;@;T;8["#video-link;9o;:;;[o;<;;[o;=;;[o;Q;["video-link; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;7 ;3i;@;T;8["#scan.blinkOn;9o;:;;[o;<;;[o;=;;[o;Q;[" scan; @ ; io;S;[" blinkOn; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;7 ;3i;@;T;8["#scan.blinkOff;9o;:;;[o;<;;[o;=;;[o;Q;[" scan; @ ; io;S;[" blinkOff; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;7 ;3i;@;T;8[" +#like;9o;:;;[o;<;;[o;=;;[o;Q;[" like; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;OiI;Pi;60; i; i; [o;7 ;3i;@;T;8["#like.liked;9o;:;;[o;<;;[o;=;;[o;Q;[" like; @ ; io;S;[" +liked; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;MiI;Ni;OiI;Pi;60; i; i; [o;7 ;3i;@;T;8["#mute.muted;9o;:;;[o;<;;[o;=;;[o;Q;[" mute; @ ; io;S;[" +muted; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;7 ;3i;@;T;8["#playlistbg;9o;:;;[o;<;;[o;=;;[o;Q;["playlistbg; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" absolute; i; i; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;[" opacity;@;4;5; @ ;6o;G ;H@;@;I[;J"0.3;6f0.2999999999999999933; i; i; [o;7 ;3i;@;T;8["#playlist;9o;:;;[o;<;;[o;=;;[o;Q;[" playlist; @ ; i; @ ; i; @ ; i; @ ; i; [ o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" absolute; i; i; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"90;6i_; i; i; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["%;J" 100%;6ii; i; i; [o;2 ;3i;["overflow-y;@;4;5; @ ;6o;D ;@;E;F;6" auto; i; i; [o;2 ;3i;["overflow-x;@;4;5; @ ;6o;D ;@;E;F;6" hidden; i; i; [o;7 ;3i;@;T;8[" ul#queue;9o;:;;[o;<;;[o;=;;[o;> ;?0;["ul; @ ; io;Q;[" +queue; @ ; i; @ ; i; @ ; i; @ ; i; [ o:Sass::Tree::CommentNode : @lines[: +@loud0;@; @ : @silentT;6"8// overflow-y: none +// &:hover +// overflow-y: auto; i; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["%;J" 100%;6ii; i; i; [o;7 ;3i;@;T;8["li;9o;:;;[o;<;;[o;=;;[o;> ;?0;["li; @ ; i; @ ; i; @ ; i; @ ; i; [ o;2 ;3i;[" padding;@;4;5; @ ;6o;G ;H[;@;I["px;J"5px;6i +; i; i; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6" +block; i; i; [o;2 ;3i;[" cursor;@;4;5; @ ;6o;D ;@;E;F;6" pointer; i; i; [o;2 ;3i;["border-bottom;@;4;5; @ ;6o;@ ;@;A;C;6[o;G ;H[;@;I["px;J"1px;6i; io;D ;@;E;F;6" +solid; io;K ;@;L{ ;Mi8;Ni;Oi8;Pi8;60; i; i; i; [o;7 ;3i;@;T;8["span.title;9o;:;;[o;<;;[o;=;;[o;> ;?0;[" span; @ ; io;S;[" +title; @ ; i; @ ; i; @ ; i; @ ; i; [ +o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6" +block; i; i; [o;2 ;3i;[" padding;@;4;5; @ ;6o;G ;H[;@;I["px;J"5px;6i +; i; i; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"1;6i; i; i; [o;7 ;3i;@;T;8[" &:hover;9o;:;;[o;<;;[o;=;;[o:Sass::Selector::Parent; @ ; io:Sass::Selector::Pseudo +;[" +hover: @arg0; @ ;E: +class; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;[" cursor;@;4;5; @ ;6o;D ;@;E;F;6" pointer; i; i; [o;7 ;3i;@;T;8[" a.user;9o;:;;[o;<;;[o;=;;[o;> ;?0;["a; @ ; io;S;[" user; @ ; i; @ ; i; @ ; i; @ ; i; [ o;2 ;3i;[" +float;@;4;5; @ ;6o;D ;@;E;F;6" +right; i; i; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 14px;6i; i; i; [o;2 ;3i;[" padding;@;4;5; @ ;6o;@ ;@;A;C;6[o;G ;H@;@;I[;J"0;6i; io;G ;H[;@;I["px;J"5px;6i +; i; i; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;;Pi;60; i; i; [o;2 ;3i;[" padding;@;4;5; @ ;6o;G ;H[;@;I["px;J"5px;6i +; i; i; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"2;6i; i; i; [o;2 ;3i;["text-decoration;@;4;5; @ ;6o;D ;@;E;F;6" none; i; i; [o;7 ;3i;@;T;8["span.like;9o;:;;[o;<;;[o;=;;[o;> ;?0;[" span; @ ; io;S;[" like; @ ; i; @ ; i; @ ; i; @ ; i; [ +o;2 ;3i;[" +float;@;4;5; @ ;6o;D ;@;E;F;6" +right; i; i; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 14px;6i; i; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mij;Ni;Oi{;Pi;60; i; i; [o;2 ;3i;[" padding;@;4;5; @ ;6o;G ;H[;@;I["px;J"5px;6i +; i; i; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"3;6i; i; i; [o;7 ;3i;@;T;8["span.like.liked;9o;:;;[o;<;;[o;=;;[o;> ;?0;[" span; @ ; io;S;[" like; @ ; io;S;[" +liked; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi\;Pi;60; i; i; [o;7 ;3i;@;T;8["li.playing;9o;:;;[o;<;;[o;=;;[o;> ;?0;["li; @ ; io;S;[" playing; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi';Ni;Oi';Pi';60; i; i; [o;7 ;3i;@;T;8["span.title;9o;:;;[o;<;;[o;=;;[o;> ;?0;[" span; @ ; io;S;[" +title; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;7 ;3i;@;T;8["#room, user;9o;:;;[o;<;;[o;=;;[o;Q;[" room; @ ; i; @ ; io;<;;[o;=;;[o;> ;?0;[" user; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" padding;@;4;5; @ ;6o;G ;H[;@;I["px;J" 10px;6i; i; i; [o;7 ;3i;@;T;8[" +label;9o;:;;[o;<;;[o;=;;[o;> ;?0;[" +label; @ ; i; @ ; i; @ ; i; @ ; i; [ +o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mij;Ni;Oi{;Pi;60; i; i; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["px;J" +100px;6ii; i; i; [o;2 ;3i;["text-align;@;4;5; @ ;6o;D ;@;E;F;6" +right; i; i; [o;2 ;3i;["padding-right;@;4;5; @ ;6o;G ;H[;@;I["px;J"5px;6i +; i; i; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6"inline-block; i; i; [o;7 ;3i;@;T;8[" span;9o;:;;[o;<;;[o;=;;[o;> ;?0;[" span; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi ;Ni;Oi;;PiG;60; i; i; [o;7 ;3i;@;T;8[" #curtain;9o;:;;[o;<;;[o;=;;[o;Q;[" curtain; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;["background;@;4;5; @ ;6o;K ;@;L{ ;Mi ;Ni;Oi ;Pi;60; i; i; [o;2 ;3i;[" opacity;@;4;5; @ ;6o;G ;H@;@;I[;J"0.3;6f0.2999999999999999933; i; i; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["%;J" 100%;6ii; i; i; [o;2 ;3i;[" height;@;4;5; @ ;6o;G ;H[;@;I["%;J" 100%;6ii; i; i; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" +fixed; i; i; [o;2 ;3i;["top;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; i; i; [o;2 ;3i;[" left;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; i; i; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"10;6i; i; i; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6" none; i; i; [o;7 ;3i;@;T;8[" #login;9o;:;;[o;<;;[o;=;;[o;Q;[" +login; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;["background;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6" +block; i; i; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["%;J"50%;6i7; i; i; [o;2 ;3i;["top;@;4;5; @ ;6o;G ;H[;@;I["%;J"20%;6i; i; i; [o;2 ;3i;[" left;@;4;5; @ ;6o;G ;H[;@;I["%;J"50%;6i7; i; i; [o;2 ;3i;["margin-left;@;4;5; @ ;6o;G ;H[;@;I["%;J" -25%;6i; i; i; [o;2 ;3i;[" padding;@;4;5; @ ;6o;G ;H[;@;I["px;J" 30px;6i#; i; i; [o;2 ;3i;["padding-bottom;@;4;5; @ ;6o;G ;H[;@;I["px;J" 60px;6iA; i; i; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"20;6i; i; i; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" +fixed; i; i; [o;2 ;3i;["text-align;@;4;5; @ ;6o;D ;@;E;F;6" center; i; i; [o;2 ;3i;["box-shadow;@;4;5; @ ;6o;@ ;@;A;C;6[ o;G ;H@;@;I[;J"0;6i; io;G ;H[;@;I["px;J"5px;6i +; io;G ;H[;@;I["px;J" 10px;6i; io;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; i; [o;7 ;3i;@;T;8["img;9o;:;;[o;<;;[o;=;;[o;> ;?0;["img; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;["margin-bottom;@;4;5; @ ;6o;G ;H[;@;I["px;J" 20px;6i; i; i; [o;7 ;3i;@;T;8[" +label;9o;:;;[o;<;;[o;=;;[o;> ;?0;[" +label; @ ; i; @ ; i; @ ; i; @ ; i; [ o;2 ;3i;["min-width;@;4;5; @ ;6o;G ;H[;@;I["%;J"20%;6i; i; i; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6"inline-block; i; i; [o;2 ;3i;["text-align;@;4;5; @ ;6o;D ;@;E;F;6" +right; i; i; [o;2 ;3i;["padding-right;@;4;5; @ ;6o;G ;H[;@;I["px;J" 10px;6i; i; i; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 18px;6i; i; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;7 ;3i;@;T;8["#button-shim;9o;:;;[o;<;;[o;=;;[o;Q;["button-shim; @ ; i; @ ; i; @ ; i; @ ; i; [ o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["%;J"30%;6i#; i; i; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6"inline-block; i; i; [o;2 ;3i;["text-align;@;4;5; @ ;6o;D ;@;E;F;6" left; i; i; [o;2 ;3i;[" padding;@;4;5; @ ;6o;@ ;@;A;C;6[ o;G ;H[;@;I["px;J" 10px;6i; io;G ;H[;@;I["px;J" 10px;6i; io;G ;H[;@;I["px;J" 10px;6i; io;G ;H@;@;I[;J"0;6i; i; i; i; [o;2 ;3i;["margin-right;@;4;5; @ ;6o;G ;H[;@;I["px;J" 20px;6i; i; i; [o;7 ;3i;@;T;8[" button;9o;:;;[o;<;;[o;=;;[o;> ;?0;[" button; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" padding;@;4;5; @ ;6o;@ ;@;A;C;6[o;G ;H[;@;I["px;J"2px;6i; io;G ;H[;@;I["px;J"5px;6i +; i; i; i; [o;7 ;3i;@;T;8["%#login-username, #login-password;9o;:;;[o;<;;[o;=;;[o;Q;["login-username; @ ; i; @ ; io;<;;[o;=;;[o;Q;["login-password; @ ; i; @ ; i; @ ; i; @ ; i; [ +o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["%;J"30%;6i#; i; i; [o;2 ;3i;["margin-right;@;4;5; @ ;6o;G ;H[;@;I["px;J" 10px;6i; i; i; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 24px;6i; i; i; [o;2 ;3i;[" border;@;4;5; @ ;6o;@ ;@;A;C;6[o;G ;H[;@;I["px;J"2px;6i; io;D ;@;E;F;6" +solid; io;K ;@;L{ ;Mi;Ni;Oi;Pik;60; i; i; i; [o;2 ;3i;[" padding;@;4;5; @ ;6o;G ;H[;@;I["px;J" 10px;6i; i; i; [o;7 ;3i;@;T;8["a;9o;:;;[o;<;;[o;=;;[o;> ;?0;["a; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mik;Ni;Oi;Pi;60; i; i; [o;2 ;3i;["text-decoration;@;4;5; @ ;6o;D ;@;E;F;6"underline; i; i; [o;7 ;3i;@;T;8[" #sitez;9o;:;;[o;<;;[o;=;;[o;Q;[" +sitez; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" +fixed; i; i; [o;2 ;3i;["top;@;4;5; @ ;6o;G ;H[;@;I["px;J" 24px;6i; i; i; [o;2 ;3i;[" +right;@;4;5; @ ;6o;G ;H[;@;I["px;J" 30px;6i#; i; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"82;6iW; i; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;7 ;3i;@;T;8["a, #logout;9o;:;;[o;<;;[o;=;;[o;> ;?0;["a; @ ; i; @ ; io;<;;[o;=;;[o;Q;[" logout; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" cursor;@;4;5; @ ;6o;D ;@;E;F;6" pointer; i; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;["text-decoration;@;4;5; @ ;6o;D ;@;E;F;6"underline; i ; i ; [o;7 ;3i;@;T;8["select option;9o;:;;[o;<;;[o;=;;[o;> ;?0;[" select; @ ; i +; @ ; i +o;=;;[o;> ;?0;[" option; @ ; i +; @ ; i +; @ ; i +; @ ; i +; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mik;Ni;Oik;Pik;60; i ; i ; [o;2 ;3i;["text-decoration;@;4;5; @ ;6o;D ;@;E;F;6" none; i ; i ; [o;2 ;3i;["padding-right;@;4;5; @ ;6o;G ;H[;@;I["px;J"3px;6i; i ; i ; [o;7 ;3i;@;T;8[" button;9o;:;;[o;<;;[o;=;;[o;> ;?0;[" button; @ ; i; @ ; i; @ ; i; @ ; i; [ o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 24px;6i; i; i; [o;2 ;3i;["background;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;[" padding;@;4;5; @ ;6o;G ;H[;@;I["px;J"2px;6i; i; i; [o;7 ;3i;@;T;8["a#faqlink;9o;:;;[o;<;;[o;=;;[o;> ;?0;["a; @ ; io;Q;[" faqlink; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;7 ;3i;@;T;8["div;9o;:;;[o;<;;[o;=;;[o;> ;?0;["div; @ ; i; @ ; i; @ ; i; @ ; i; [ +o;2 ;3i;[" cursor;@;4;5; @ ;6o;D ;@;E;F;6" pointer; i; i; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6"inline-block; i; i; [o;2 ;3i;[" padding;@;4;5; @ ;6o;@ ;@;A;C;6[ o;G ;H[;@;I["px;J"8px;6i ; io;G ;H[;@;I["px;J"8px;6i ; io;G ;H[;@;I["px;J"5px;6i +; io;G ;H[;@;I["px;J"8px;6i ; i; i; i; [o;7 ;3i;@;T;8[" &:hover;9o;:;;[o;<;;[o;=;;[o;X; @ ; io;Y +;[" +hover;Z0; @ ;E;[; i; @ ; i; @ ; i; @ ; i; [o:Sass::Tree::MixinNode :@keywords{;" rounded;@;[o;@ ;@;A;C;6[ o;G ;H[;@;I["px;J" 10px;6i; io;G ;H[;@;I["px;J" 10px;6i; io;G ;H[;@;I["px;J"3px;6i; io;G ;H[;@;I["px;J"3px;6i; i; i; @ ; i; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi8;Ni;Oi8;Pi8;60; i; i; [o;7 ;3i;@;T;8[" &.opened;9o;:;;[o;<;;[o;=;;[o;X; @ ; io;S;[" opened; @ ; i; @ ; i; @ ; i; @ ; i; [o;\ ;]{;" rounded;@;[o;@ ;@;A;C;6[ o;G ;H[;@;I["px;J" 10px;6i; io;G ;H[;@;I["px;J" 10px;6i; io;G ;H[;@;I["px;J"3px;6i; io;G ;H[;@;I["px;J"3px;6i; i; i; @ ; i; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi8;Ni;Oi8;Pi8;60; i; i; [o;7 ;3i;@;T;8["nav;9o;:;;[o;<;;[o;=;;[o;> ;?0;["nav; @ ; i; @ ; i; @ ; i; @ ; i; [ o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"10;6i; i ; i ; [o;2 ;3i;[" margin;@;4;5; @ ;6o;@ ;@;A;C;6[o;G ;H@;@;I[;J"0;6i; i!o;D ;@;E;F;6" auto; i!; i!; i!; [o;7 ;3i;@;T;8["button, #video-link;9o;:;;[o;<;;[o;=;;[o;> ;?0;[" button; @ ; i"; @ ; i"o;<;;[o;=;;[o;Q;["video-link; @ ; i"; @ ; i"; @ ; i"; @ ; i"; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi8;Ni;Oi8;Pi8;60; i#; i#; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i$; i$; [o;7 ;3i;@;T;8[" &:hover;9o;:;;[o;<;;[o;=;;[o;X; @ ; i%o;Y +;[" +hover;Z0; @ ;E;[; i%; @ ; i%; @ ; i%; @ ; i%; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mik;Ni;Oik;Pik;60; i&; i&; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i'; i'; [o;2 ;3i;[" border;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; i(; i(; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 14px;6i; i); i); [o;2 ;3i;["min-width;@;4;5; @ ;6o;G ;H[;@;I["px;J" 40px;6i-; i*; i*; [o;2 ;3i;["min-height;@;4;5; @ ;6o;G ;H[;@;I["px;J" 20px;6i; i+; i+; [o;2 ;3i;[" padding;@;4;5; @ ;6o;@ ;@;A;C;6[o;G ;H[;@;I["px;J"5px;6i +; i,o;G ;H[;@;I["px;J"5px;6i +; i,; i,; i,; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" relative; i-; i-; [o;2 ;3i;["top;@;4;5; @ ;6o;G ;H[;@;I["px;J" -1px;6i; i.; i.; [o;7 ;3i;@;T;8["#video-link;9o;:;;[o;<;;[o;=;;[o;Q;["video-link; @ ; i/; @ ; i/; @ ; i/; @ ; i/; [o;2 ;3i;["top;@;4;5; @ ;6o;G ;H[;@;I["px;J" -2px;6i; i0; i0; [o;2 ;3i;["padding-bottom;@;4;5; @ ;6o;G ;H[;@;I["px;J"6px;6i ; i1; i1; [o;7 ;3i;@;T;8[" #lunacy;9o;:;;[o;<;;[o;=;;[o;Q;[" lunacy; @ ; i2; @ ; i2; @ ; i2; @ ; i2; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"40;6i-; i3; i3; [o;2 ;3i;["background;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i4; i4; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i5; i5; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6" +block; i6; i6; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["px;J" +700px;6i; i7; i7; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" +fixed; i8; i8; [o;2 ;3i;["top;@;4;5; @ ;6o;G ;H[;@;I["%;J"20%;6i; i9; i9; [o;2 ;3i;[" left;@;4;5; @ ;6o;G ;H[;@;I["%;J"50%;6i7; i:; i:; [o;2 ;3i;["margin-left;@;4;5; @ ;6o;G ;H[;@;I["px;J" -390px;6iz; i;; i;; [o;2 ;3i;[" opacity;@;4;5; @ ;6o;G ;H@;@;I[;J"0.7;6f0.69999999999999996ff; i<; i<; [o;2 ;3i;[" padding;@;4;5; @ ;6o;G ;H[;@;I["px;J" 40px;6i-; i=; i=; [o;2 ;3i;["text-align;@;4;5; @ ;6o;D ;@;E;F;6" center; i>; i>; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 48px;6i5; i?; i?; [o;7 ;3i;@;T;8[" +#plea;9o;:;;[o;<;;[o;=;;[o;Q;[" plea; @ ; i@; @ ; i@; @ ; i@; @ ; i@; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"30;6i#; iA; iA; [o;2 ;3i;["background;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; iB; iB; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; iC; iC; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6" +block; iD; iD; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["px;J" +400px;6i; iE; iE; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" +fixed; iF; iF; [o;2 ;3i;["top;@;4;5; @ ;6o;G ;H[;@;I["%;J"20%;6i; iG; iG; [o;2 ;3i;[" left;@;4;5; @ ;6o;G ;H[;@;I["%;J"50%;6i7; iH; iH; [o;2 ;3i;["margin-left;@;4;5; @ ;6o;G ;H[;@;I["px;J" -240px;6i; iI; iI; [o;2 ;3i;[" opacity;@;4;5; @ ;6o;G ;H@;@;I[;J"0.7;6f0.69999999999999996ff; iJ; iJ; [o;2 ;3i;[" padding;@;4;5; @ ;6o;G ;H[;@;I["px;J" 40px;6i-; iK; iK; [o;2 ;3i;["text-align;@;4;5; @ ;6o;D ;@;E;F;6" center; iL; iL; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 48px;6i5; iM; iM; [o;7 ;3i;@;T;8[" #logobg;9o;:;;[o;<;;[o;=;;[o;Q;[" logobg; @ ; iO; @ ; iO; @ ; iO; @ ; iO; [ o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" +fixed; iP; iP; [o;2 ;3i;["top;@;4;5; @ ;6o;G ;H[;@;I["px;J" 10px;6i; iQ; iQ; [o;2 ;3i;[" left;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; iR; iR; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["%;J" 100%;6ii; iS; iS; [o;2 ;3i;[" height;@;4;5; @ ;6o;G ;H[;@;I["px;J" 64px;6iE; iT; iT; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; iU; iU; [o;2 ;3i;[" opacity;@;4;5; @ ;6o;G ;H@;@;I[;J"0.8;6f0.80000000000000004; iV; iV; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"45;6i2; iW; iW; [o;7 ;3i;@;T;8[" +#logo;9o;:;;[o;<;;[o;=;;[o;Q;[" logo; @ ; iX; @ ; iX; @ ; iX; @ ; iX; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" +fixed; iY; iY; [o;2 ;3i;["top;@;4;5; @ ;6o;G ;H[;@;I["px;J" 10px;6i; iZ; iZ; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"46;6i3; i[; i[; [o;2 ;3i;[" left;@;4;5; @ ;6o;G ;H[;@;I["px;J" 10px;6i; i\; i\; [o;7 ;3i;@;T;8["a;9o;:;;[o;<;;[o;=;;[o;> ;?0;["a; @ ; i]; @ ; i]; @ ; i]; @ ; i]; [o;2 ;3i;[" +float;@;4;5; @ ;6o;D ;@;E;F;6" left; i^; i^; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6"inline-block; i_; i_; [o;7 ;3i;@;T;8["img;9o;:;;[o;<;;[o;=;;[o;> ;?0;["img; @ ; i`; @ ; i`; @ ; i`; @ ; i`; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6"inline-block; ia; ia; [o;7 ;3i;@;T;8[" #scanjam;9o;:;;[o;<;;[o;=;;[o;Q;[" scanjam; @ ; ib; @ ; ib; @ ; ib; @ ; ib; [o;2 ;3i;[" padding;@;4;5; @ ;6o;@ ;@;A;C;6[ o;G ;H[;@;I["px;J" 10px;6i; ico;G ;H[;@;I["px;J" 15px;6i; ico;G ;H[;@;I["px;J" 10px;6i; ico;G ;H@;@;I[;J"0;6i; ic; ic; ic; [o;7 ;3i;@;T;8["#preamble;9o;:;;[o;<;;[o;=;;[o;Q;[" preamble; @ ; id; @ ; id; @ ; id; @ ; id; [ +o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6"inline-block; ie; ie; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 12px;6i; if; if; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; ig; ig; [o;2 ;3i;["max-width;@;4;5; @ ;6o;G ;H[;@;I["px;J" 80px;6iU; ih; ih; [o;2 ;3i;["padding-left;@;4;5; @ ;6o;G ;H[;@;I["px;J" 15px;6i; ii; ii; [o;7 ;3i;@;T;8["h1;9o;:;;[o;<;;[o;=;;[o;> ;?0;["h1; @ ; ij; @ ; ij; @ ; ij; @ ; ij; [ o;2 ;3i;[" padding;@;4;5; @ ;6o;@ ;@;A;C;6[ o;G ;H[;@;I["px;J" 15px;6i; iko;G ;H[;@;I["px;J" 15px;6i; iko;G ;H@;@;I[;J"0;6i; iko;G ;H[;@;I["px;J" 10px;6i; ik; ik; ik; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 34px;6i'; il; il; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; im; im; [o;2 ;3i;["font-weight;@;4;5; @ ;6o;D ;@;E;F;6" normal; in; in; [o;2 ;3i;["font-style;@;4;5; @ ;6o;D ;@;E;F;6" italic; io; io; [o;2 ;3i;["font-family;@;4;5; @ ;6o;@ ;@;A;B;6[o;D ;@;E;F;6" georgia; ipo;D ;@;E;F;6" garamond; ipo;D ;@;E;F;6" +serif; ip; ip; ip; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; iq; iq; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6"inline-block; ir; ir; [o;7 ;3i;@;T;8["h2;9o;:;;[o;<;;[o;=;;[o;> ;?0;["h2; @ ; is; @ ; is; @ ; is; @ ; is; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6"inline-block; it; it; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 16px;6i; iu; iu; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; iv; iv; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" relative; iw; iw; [o;2 ;3i;[" left;@;4;5; @ ;6o;G ;H[;@;I["px;J" 20px;6i; ix; ix; [o;2 ;3i;["top;@;4;5; @ ;6o;G ;H[;@;I["px;J" -5px;6i; iy; iy; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; iz; iz; [o;7 ;3i;@;T;8["a;9o;:;;[o;<;;[o;=;;[o;> ;?0;["a; @ ; i{; @ ; i{; @ ; i{; @ ; i{; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6" inline; i|; i|; [o;2 ;3i;[" +float;@;4;5; @ ;6o;D ;@;E;F;6" none; i}; i}; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi+;Ni;Oi;Pi;60; i~; i~; [o;7 ;3i;@;T;8["img;9o;:;;[o;<;;[o;=;;[o;> ;?0;["img; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;["max-height;@;4;5; @ ;6o;G ;H[;@;I["px;J" 20px;6i; i; i; [o;2 ;3i;["max-width;@;4;5; @ ;6o;G ;H[;@;I["px;J" 20px;6i; i; i; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6"inline-block; i; i; [o;7 ;3i;@;T;8["h2.preamblish;9o;:;;[o;<;;[o;=;;[o;> ;?0;["h2; @ ; io;S;["preamblish; @ ; i; @ ; i; @ ; i; @ ; i; [ o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 12px;6i; i; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;["max-width;@;4;5; @ ;6o;G ;H[;@;I["px;J" +250px;6i; i; i; [o;2 ;3i;[" left;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; i; i; [o;2 ;3i;["top;@;4;5; @ ;6o;G ;H[;@;I["px;J"9px;6i; i; i; [o;2 ;3i;["padding-right;@;4;5; @ ;6o;G ;H[;@;I["px;J" 20px;6i; i; i; [o;7 ;3i;@;T;8[" h2.radio;9o;:;;[o;<;;[o;=;;[o;> ;?0;["h2; @ ; io;S;[" +radio; @ ; i; @ ; i; @ ; i; @ ; i; [ o;7 ;3i;@;T;8["a;9o;:;;[o;<;;[o;=;;[o;> ;?0;["a; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 12px;6i; i; i; [o;2 ;3i;["top;@;4;5; @ ;6o;G ;H[;@;I["px;J" -8px;6i; i; i; [o;2 ;3i;[" left;@;4;5; @ ;6o;G ;H[;@;I["px;J" 30px;6i#; i; i; [o;7 ;3i;@;T;8["#likebutton;9o;:;;[o;<;;[o;=;;[o;Q;["likebutton; @ ; i; @ ; i; @ ; i; @ ; i; [ o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6"inline-block; i; i; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6" none; i; i; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" relative; i; i; [o;2 ;3i;["top;@;4;5; @ ;6o;G ;H[;@;I["px;J" -5px;6i; i; i; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["px;J" 90px;6i_; i; i; [o;2 ;3i;[" height;@;4;5; @ ;6o;G ;H[;@;I["px;J" 21px;6i; i; i; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"-1;6i; i; i; [o;7 ;3i;@;T;8["#glasspopcornlogo;9o;:;;[o;<;;[o;=;;[o;Q;["glasspopcornlogo; @ ; i; @ ; i; @ ; i; @ ; i; [ o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" absolute; i; i; [o;2 ;3i;["top;@;4;5; @ ;6o;G ;H[;@;I["px;J" 80px;6iU; i; i; [o;2 ;3i;[" left;@;4;5; @ ;6o;G ;H[;@;I["px;J" 15px;6i; i; i; [o;2 ;3i;["pointer-events;@;4;5; @ ;6o;D ;@;E;F;6" none; i; i; [o;2 ;3i;[" opacity;@;4;5; @ ;6o;G ;H@;@;I[;J"0.5;6f0.5; i; i; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"8;6i ; i; i; [o;7 ;3i;@;T;8["img;9o;:;;[o;<;;[o;=;;[o;> ;?0;["img; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"8;6i ; i; i; [o;2 ;3i;["pointer-events;@;4;5; @ ;6o;D ;@;E;F;6" none; i; i; [o;7 ;3i;@;T;8["#likereport;9o;:;;[o;<;;[o;=;;[o;Q;["likereport; @ ; i; @ ; i; @ ; i; @ ; i; [ o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" +fixed; i; i; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["px;J" +100px;6ii; i; i; [o;2 ;3i;[" padding;@;4;5; @ ;6o;G ;H[;@;I["px;J" 20px;6i; i; i; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"100;6ii; i; i; [o;2 ;3i;["overflow-y;@;4;5; @ ;6o;D ;@;E;F;6" hidden; i; i; [o;7 ;3i;@;T;8["a;9o;:;;[o;<;;[o;=;;[o;> ;?0;["a; @ ; i; @ ; i; @ ; i; @ ; i; [ +o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi';Ni;Oi';Pi';60; i; i; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6" +block; i; i; [o;2 ;3i;["text-decoration;@;4;5; @ ;6o;D ;@;E;F;6" none; i; i; [o;2 ;3i;[" padding;@;4;5; @ ;6o;G ;H[;@;I["px;J"5px;6i +; i; i; [o;2 ;3i;[" opacity;@;4;5; @ ;6o;G ;H@;@;I[;J" 0.95;6f0.94999999999999996ff; i; i; [o;7 ;3i;@;T;8[" +#form;9o;:;;[o;<;;[o;=;;[o;Q;[" form; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" +fixed; i; i; [o;2 ;3i;[" bottom;@;4;5; @ ;6o;G ;H[;@;I["px;J" 10px;6i; i; i; [o;2 ;3i;[" left;@;4;5; @ ;6o;G ;H[;@;I["px;J" 10px;6i; i; i; [o;2 ;3i;[" padding;@;4;5; @ ;6o;@ ;@;A;C;6[ o;G ;H[;@;I["px;J" 10px;6i; io;G ;H[;@;I["px;J" 10px;6i; io;G ;H[;@;I["px;J" 10px;6i; io;G ;H[;@;I["px;J" 10px;6i; i; i; i; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;["white-space;@;4;5; @ ;6o;D ;@;E;F;6" nowrap; i; i; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"31;6i$; i; i; [o;7 ;3i;@;T;8["#chat-message;9o;:;;[o;<;;[o;=;;[o;Q;["chat-message; @ ; i; @ ; i; @ ; i; @ ; i; [ o;2 ;3i;[" border;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; i; i; [o;2 ;3i;[" outline;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; i; i; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 18px;6i; i; i; [o;2 ;3i;[" padding;@;4;5; @ ;6o;G ;H[;@;I["px;J"5px;6i +; i; i; [o;2 ;3i;["margin-right;@;4;5; @ ;6o;G ;H[;@;I["px;J"5px;6i +; i; i; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;7 ;3i;@;T;8[" &:hover;9o;:;;[o;<;;[o;=;;[o;X; @ ; io;Y +;[" +hover;Z0; @ ;E;[; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;7 ;3i;@;T;8[" button;9o;:;;[o;<;;[o;=;;[o;> ;?0;[" button; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" margin;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; i; i; [o;2 ;3i;[" outline;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; i; i; [o;2 ;3i;[" border;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; i; i; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi8;Ni;Oi8;Pi8;60; i; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;7 ;3i;@;T;8[" &:hover;9o;:;;[o;<;;[o;=;;[o;X; @ ; io;Y +;[" +hover;Z0; @ ;E;[; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mik;Ni;Oik;Pik;60; i; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;T ;U[;V0;@; @ ;WT;6"// @include rounded(2px); i; [o;2 ;3i;[" padding;@;4;5; @ ;6o;@ ;@;A;C;6[o;G ;H[;@;I["px;J"4px;6i ; io;G ;H[;@;I["px;J"6px;6i ; i; i; i; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" relative; i; i; [o;2 ;3i;["top;@;4;5; @ ;6o;G ;H[;@;I["px;J"1px;6i; i; i; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 20px;6i; i; i; [o;7 ;3i;@;T;8["#videochat-badge;9o;:;;[o;<;;[o;=;;[o;Q;["videochat-badge; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" cursor;@;4;5; @ ;6o;D ;@;E;F;6" auto; i; i; [o;2 ;3i;["pointer-events;@;4;5; @ ;6o;D ;@;E;F;6" none; i; i; [o;\ ;]{;" rounded;@;[o;G ;H[;@;I["px;J"8px;6i ; i; @ ; i; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 10px;6i; i; i; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" absolute; i; i; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["px;J" 10px;6i; i; i; [o;2 ;3i;[" height;@;4;5; @ ;6o;G ;H[;@;I["px;J" 10px;6i; i; i; [o;2 ;3i;["text-align;@;4;5; @ ;6o;D ;@;E;F;6" center; i; i; [o;2 ;3i;[" padding;@;4;5; @ ;6o;@ ;@;A;C;6[o;G ;H[;@;I["px;J"2px;6i; io;G ;H[;@;I["px;J"2px;6i; i; i; i; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6" none; i; i; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"32;6i%; i; i; [o;7 ;3i;@;T;8[" #formbg;9o;:;;[o;<;;[o;=;;[o;Q;[" formbg; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;[" opacity;@;4;5; @ ;6o;G ;H@;@;I[;J"0.7;6f0.69999999999999996ff; i; i; [o;7 ;3i;@;T;8[" #chatbg;9o;:;;[o;<;;[o;=;;[o;Q;[" chatbg; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" +fixed; i; i; [o;2 ;3i;[" bottom;@;4;5; @ ;6o;G ;H[;@;I["px;J" +100px;6ii; i; i; [o;2 ;3i;[" left;@;4;5; @ ;6o;G ;H[;@;I["px;J" 20px;6i; i; i; [o;2 ;3i;[" padding;@;4;5; @ ;6o;G ;H[;@;I["px;J" 10px;6i; i; i; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["px;J" +600px;6iX; i; i; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;[" padding;@;4;5; @ ;6o;@ ;@;A;C;6[ o;G ;H@;@;I[;J"0;6i; io;G ;H[;@;I["px;J" 10px;6i; io;G ;H[;@;I["px;J"5px;6i +; io;G ;H[;@;I["px;J" 10px;6i; i; i; i; [o;2 ;3i;[" opacity;@;4;5; @ ;6o;G ;H@;@;I[;J" 0.25;6f 0.25; i; i; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"9;6i; i; i; [o;7 ;3i;@;T;8[" +#chat;9o;:;;[o;<;;[o;=;;[o;Q;[" chat; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" padding;@;4;5; @ ;6o;@ ;@;A;C;6[ o;G ;H@;@;I[;J"0;6i; io;G ;H[;@;I["px;J" 10px;6i; io;G ;H[;@;I["px;J"5px;6i +; io;G ;H[;@;I["px;J" 10px;6i; i; i; i; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" +fixed; i; i; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 18px;6i; i; i; [o;2 ;3i;["line-height;@;4;5; @ ;6o;G ;H[;@;I["px;J" 26px;6i; i; i; [o;2 ;3i;["vertical-align;@;4;5; @ ;6o;D ;@;E;F;6" bottom; i; i; [o;2 ;3i;["overflow-y;@;4;5; @ ;6o;D ;@;E;F;6" hidden; i; i; [o;2 ;3i;["overflow-x;@;4;5; @ ;6o;D ;@;E;F;6" hidden; i; i; [o;2 ;3i;["background;@;4;5; @ ;6o;D ;@;E;F;6"transparent; i; i; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"30;6i#; i; i; [o;7 ;3i;@;T;8["a;9o;:;;[o;<;;[o;=;;[o;> ;?0;["a; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" opacity;@;4;5; @ ;6o;G ;H@;@;I[;J"0.8;6f0.80000000000000004; i; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;MiI;Ni;Oi;Pi;60; i; i; [o;2 ;3i;["text-decoration;@;4;5; @ ;6o;D ;@;E;F;6"underline; i; i; [o;7 ;3i;@;T;8["a.u;9o;:;;[o;<;;[o;=;;[o;> ;?0;["a; @ ; io;S;["u; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;["font-weight;@;4;5; @ ;6o;D ;@;E;F;6" normal; i; i; [o;2 ;3i;["padding-right;@;4;5; @ ;6o;G ;H[;@;I["px;J" 10px;6i; i; i; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6"inline-block; i; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pik;60; i; i; [o;2 ;3i;[" opacity;@;4;5; @ ;6o;G ;H@;@;I[;J"1;6i; i; i; [o;2 ;3i;["text-decoration;@;4;5; @ ;6o;D ;@;E;F;6" none; i; i; [o;2 ;3i;["min-width;@;4;5; @ ;6o;G ;H[;@;I["px;J" 80px;6iU; i; i; [o;2 ;3i;["overflow-x;@;4;5; @ ;6o;D ;@;E;F;6" hidden; i; i; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 18px;6i; i; i; [o;2 ;3i;["line-height;@;4;5; @ ;6o;G ;H[;@;I["px;J" 26px;6i; i; i; [o;2 ;3i;["vertical-align;@;4;5; @ ;6o;D ;@;E;F;6" bottom; i; i; [o;7 ;3i;@;T;8[" +a.pic;9o;:;;[o;<;;[o;=;;[o;> ;?0;["a; @ ; io;S;["pic; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" opacity;@;4;5; @ ;6o;G ;H@;@;I[;J"1;6i; i; i; [o;7 ;3i;@;T;8[" span;9o;:;;[o;<;;[o;=;;[o;> ;?0;[" span; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;["text-shadow;@;4;5; @ ;6o;@ ;@;A;C;6[ o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i o;G ;H@;@;I[;J"0;6i; i o;G ;H@;@;I[;J"0;6i; i o;G ;H[;@;I["px;J"2px;6i; i ; i ; i ; [o;2 ;3i;["font-weight;@;4;5; @ ;6o;D ;@;E;F;6" bold; i +; i +; [o;7 ;3i;@;T;8[" .ytlink;9o;:;;[o;<;;[o;=;;[o;S;[" ytlink; @ ; i ; @ ; i ; @ ; i ; @ ; i ; [ o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i ; i ; [o;2 ;3i;[" cursor;@;4;5; @ ;6o;D ;@;E;F;6" pointer; i ; i ; [o;2 ;3i;["text-decoration;@;4;5; @ ;6o;D ;@;E;F;6"underline; i; i; [o;2 ;3i;["text-shadow;@;4;5; @ ;6o;D ;@;E;F;6" none; i; i; [o;2 ;3i;["text-shadow;@;4;5; @ ;6o;@ ;@;A;C;6[ o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; io;G ;H@;@;I[;J"0;6i; io;G ;H@;@;I[;J"0;6i; io;G ;H[;@;I["px;J"1px;6i; i; i; i; [o;2 ;3i;[" opacity;@;4;5; @ ;6o;G ;H@;@;I[;J"1;6i; i; i; [o;7 ;3i;@;T;8[".ytlink:hover;9o;:;;[o;<;;[o;=;;[o;S;[" ytlink; @ ; io;Y +;[" +hover;Z0; @ ;E;[; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oik;Pi;60; i; i; [o;2 ;3i;["text-decoration;@;4;5; @ ;6o;D ;@;E;F;6"underline; i; i; [o;2 ;3i;["text-shadow;@;4;5; @ ;6o;@ ;@;A;C;6[ o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; io;G ;H@;@;I[;J"0;6i; io;G ;H@;@;I[;J"0;6i; io;G ;H[;@;I["px;J"1px;6i; i; i; i; [o;7 ;3i;@;T;8[".ytlink.playing;9o;:;;[o;<;;[o;=;;[o;S;[" ytlink; @ ; io;S;[" playing; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;["font-weight;@;4;5; @ ;6o;D ;@;E;F;6" bold; i; i; [o;2 ;3i;["text-decoration;@;4;5; @ ;6o;D ;@;E;F;6" none; i; i; [o;7 ;3i;@;T;8[".ytlink.playing::before;9o;:;;[o;<;;[o;=;;[o;S;[" ytlink; @ ; io;S;[" playing; @ ; io;Y +;[" before;Z0; @ ;E: element; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;["text-decoration;@;4;5; @ ;6o;D ;@;E;F;6" none; i; i; [o;2 ;3i;[" content;@;4;5; @ ;6o;D ;@;E: string;6" \25b6 ; i; i; [o;2 ;3i;["font-weight;@;4;5; @ ;6o;D ;@;E;F;6" bold; i; i; [o;7 ;3i;@;T;8["img;9o;:;;[o;<;;[o;=;;[o;> ;?0;["img; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;["max-width;@;4;5; @ ;6o;G ;H[;@;I["px;J" +350px;6i^; i; i; [o;2 ;3i;["max-height;@;4;5; @ ;6o;G ;H[;@;I["px;J" +400px;6i; i ; i ; [o;2 ;3i;[" border;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; i!; i!; [o;7 ;3i;@;T;8[" +#shim;9o;:;;[o;<;;[o;=;;[o;Q;[" shim; @ ; i"; @ ; i"; @ ; i"; @ ; i"; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["px;J" 10px;6i; i#; i#; [o;2 ;3i;[" height;@;4;5; @ ;6o;G ;H[;@;I["px;J" +500px;6i; i$; i$; [o;7 ;3i;@;T;8["#chat.fullscreen;9o;:;;[o;<;;[o;=;;[o;Q;[" chat; @ ; i%o;S;["fullscreen; @ ; i%; @ ; i%; @ ; i%; @ ; i%; [o;2 ;3i;["overflow-y;@;4;5; @ ;6o;D ;@;E;F;6" hidden; i&; i&; [o;7 ;3i;@;T;8[" &:hover;9o;:;;[o;<;;[o;=;;[o;X; @ ; i'o;Y +;[" +hover;Z0; @ ;E;[; i'; @ ; i'; @ ; i'; @ ; i'; [o;2 ;3i;["overflow-y;@;4;5; @ ;6o;D ;@;E;F;6" hidden; i(; i(; [o;7 ;3i;@;T;8["#webcam-container;9o;:;;[o;<;;[o;=;;[o;Q;["webcam-container; @ ; i); @ ; i); @ ; i); @ ; i); [ o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"100;6ii; i*; i*; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" +fixed; i+; i+; [o;2 ;3i;[" +right;@;4;5; @ ;6o;G ;H[;@;I["px;J" +500px;6i; i,; i,; [o;2 ;3i;[" bottom;@;4;5; @ ;6o;G ;H[;@;I["px;J" +100px;6ii; i-; i-; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i.; i.; [o;2 ;3i;[" padding;@;4;5; @ ;6o;G ;H[;@;I["px;J" 10px;6i; i/; i/; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6" none; i0; i0; [o;7 ;3i;@;T;8["#lastlogbg;9o;:;;[o;<;;[o;=;;[o;Q;["lastlogbg; @ ; i1; @ ; i1; @ ; i1; @ ; i1; [ +o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" +fixed; i2; i2; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i3; i3; [o;2 ;3i;[" opacity;@;4;5; @ ;6o;G ;H@;@;I[;J"0.5;6f0.5; i4; i4; [o;2 ;3i;[" padding;@;4;5; @ ;6o;G ;H[;@;I["px;J" 10px;6i; i5; i5; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"31;6i$; i6; i6; [o;7 ;3i;@;T;8["#lastlogbox;9o;:;;[o;<;;[o;=;;[o;Q;["lastlogbox; @ ; i7; @ ; i7; @ ; i7; @ ; i7; [ o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" +fixed; i8; i8; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 14px;6i; i9; i9; [o;2 ;3i;[" padding;@;4;5; @ ;6o;G ;H[;@;I["px;J" 10px;6i; i:; i:; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"32;6i%; i;; i;; [o;7 ;3i;@;T;8["h4;9o;:;;[o;<;;[o;=;;[o;> ;?0;["h4; @ ; i<; @ ; i<; @ ; i<; @ ; i<; [ o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 12px;6i; i=; i=; [o;2 ;3i;["font-weight;@;4;5; @ ;6o;D ;@;E;F;6" bold; i>; i>; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i?; i?; [o;2 ;3i;["padding-bottom;@;4;5; @ ;6o;G ;H[;@;I["px;J"5px;6i +; i@; i@; [o;7 ;3i;@;T;8["ul;9o;:;;[o;<;;[o;=;;[o;> ;?0;["ul; @ ; iA; @ ; iA; @ ; iA; @ ; iA; [o;2 ;3i;["border-top;@;4;5; @ ;6o;@ ;@;A;C;6[o;G ;H[;@;I["px;J"1px;6i; iBo;D ;@;E;F;6" +solid; iBo;K ;@;L{ ;Mi;Ni;Oi;Pi;60; iB; iB; iB; [o;7 ;3i;@;T;8[" +li.ll;9o;:;;[o;<;;[o;=;;[o;> ;?0;["li; @ ; iCo;S;["ll; @ ; iC; @ ; iC; @ ; iC; @ ; iC; [o;2 ;3i;["list-style-type;@;4;5; @ ;6o;D ;@;E;F;6" none; iD; iD; [o;7 ;3i;@;T;8["a;9o;:;;[o;<;;[o;=;;[o;> ;?0;["a; @ ; iE; @ ; iE; @ ; iE; @ ; iE; [ o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; iF; iF; [o;2 ;3i;[" padding;@;4;5; @ ;6o;@ ;@;A;C;6[o;G ;H[;@;I["px;J"5px;6i +; iGo;G ;H@;@;I[;J"0;6i; iG; iG; iG; [o;2 ;3i;["border-bottom;@;4;5; @ ;6o;@ ;@;A;C;6[o;G ;H[;@;I["px;J"1px;6i; iHo;D ;@;E;F;6" +solid; iHo;K ;@;L{ ;Mi;Ni;Oi;Pi;60; iH; iH; iH; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6" +block; iI; iI; [o;2 ;3i;["text-shadow;@;4;5; @ ;6o;@ ;@;A;C;6[ o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; iJo;G ;H@;@;I[;J"0;6i; iJo;G ;H@;@;I[;J"0;6i; iJo;G ;H[;@;I["px;J"2px;6i; iJ; iJ; iJ; [o;2 ;3i;["text-decoration;@;4;5; @ ;6o;D ;@;E;F;6"underline; iK; iK; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 16px;6i; iL; iL; [o;2 ;3i;["font-weight;@;4;5; @ ;6o;D ;@;E;F;6" bold; iM; iM; [o;7 ;3i;@;T;8[" #flower;9o;:;;[o;<;;[o;=;;[o;Q;[" flower; @ ; iO; @ ; iO; @ ; iO; @ ; iO; [ o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" absolute; iP; iP; [o;2 ;3i;["top;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; iQ; iQ; [o;2 ;3i;[" +right;@;4;5; @ ;6o;G ;H[;@;I["%;J"10%;6i; iR; iR; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"50;6i7; iS; iS; [o;2 ;3i;["pointer-events;@;4;5; @ ;6o;D ;@;E;F;6" none; iT; iT; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6" none; iU; iU; [o;7 ;3i;@;T;8[" #plant;9o;:;;[o;<;;[o;=;;[o;Q;[" +plant; @ ; iV; @ ; iV; @ ; iV; @ ; iV; [ o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" absolute; iW; iW; [o;2 ;3i;[" bottom;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; iX; iX; [o;2 ;3i;[" +right;@;4;5; @ ;6o;G ;H[;@;I["%;J"50%;6i7; iY; iY; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"50;6i7; iZ; iZ; [o;2 ;3i;["pointer-events;@;4;5; @ ;6o;D ;@;E;F;6" none; i[; i[; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6" none; i\; i\; [o;7 ;3i;@;T;8[" #msg;9o;:;;[o;<;;[o;=;;[o;Q;["msg; @ ; i]; @ ; i]; @ ; i]; @ ; i]; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6" none; i^; i^; [o;7 ;3i;@;T;8[" button;9o;:;;[o;<;;[o;=;;[o;> ;?0;[" button; @ ; i_; @ ; i_; @ ; i_; @ ; i_; [ o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 24px;6i; i`; i`; [o;2 ;3i;["background;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; ia; ia; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; ib; ib; [o;2 ;3i;[" padding;@;4;5; @ ;6o;G ;H[;@;I["px;J"2px;6i; ic; ic; [o;7 ;3i;@;T;8["R#settings-container, #rooms-container, #about-container, #videochat-container;9o;:;;[ o;<;;[o;=;;[o;Q;["settings-container; @ ; id; @ ; ido;<;;[o;=;;[o;Q;["rooms-container; @ ; id; @ ; ido;<;;[o;=;;[o;Q;["about-container; @ ; id; @ ; ido;<;;[o;=;;[o;Q;["videochat-container; @ ; id; @ ; id; @ ; id; @ ; id; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" +fixed; ie; ie; [o;2 ;3i;["top;@;4;5; @ ;6o;G ;H[;@;I["px;J" 59px;6i@; if; if; [o;\ ;]{;" rounded;@;[o;G ;H[;@;I["px;J" 10px;6i; ig; @ ; ig; [o;2 ;3i;[" +right;@;4;5; @ ;6o;G ;H[;@;I["px;J" 20px;6i; ih; ih; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"80;6iU; ii; ii; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["px;J" +500px;6i; ij; ij; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi';Ni;Oi';Pi';60; ik; ik; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mij;Ni;Oi{;Pi;60; il; il; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6" none; im; im; [o;2 ;3i;["box-shadow;@;4;5; @ ;6o;@ ;@;A;C;6[ o;G ;H@;@;I[;J"0;6i; ino;G ;H[;@;I["px;J"5px;6i +; ino;G ;H[;@;I["px;J" 10px;6i; ino;K ;@;L{ ;Mi;Ni;Oi;Pi;60; in; in; in; [o;7 ;3i;@;T;8[" .close;9o;:;;[o;<;;[o;=;;[o;S;[" +close; @ ; io; @ ; io; @ ; io; @ ; io; [o;2 ;3i;[" margin;@;4;5; @ ;6o;@ ;@;A;C;6[ o;G ;H[;@;I["px;J" 10px;6i; ipo;G ;H[;@;I["px;J" 10px;6i; ipo;G ;H@;@;I[;J"0;6i; ipo;G ;H@;@;I[;J"0;6i; ip; ip; ip; [o;2 ;3i;[" +float;@;4;5; @ ;6o;D ;@;E;F;6" +right; iq; iq; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; ir; ir; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["px;J" 20px;6i; is; is; [o;2 ;3i;[" height;@;4;5; @ ;6o;G ;H[;@;I["px;J" 14px;6i; it; it; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 14px;6i; iu; iu; [o;2 ;3i;[" padding;@;4;5; @ ;6o;@ ;@;A;C;6[o;G ;H[;@;I["px;J"3px;6i; ivo;G ;H@;@;I[;J"0;6i; iv; iv; iv; [o;2 ;3i;["text-align;@;4;5; @ ;6o;D ;@;E;F;6" center; iw; iw; [o;2 ;3i;["vertical-align;@;4;5; @ ;6o;D ;@;E;F;6" middle; ix; ix; [o;\ ;]{;" rounded;@;[o;G ;H[;@;I["px;J" 10px;6i; iy; @ ; iy; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; iz; iz; [o;7 ;3i;@;T;8[" &:hover;9o;:;;[o;<;;[o;=;;[o;X; @ ; i{o;Y +;[" +hover;Z0; @ ;E;[; i{; @ ; i{; @ ; i{; @ ; i{; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i|; i|; [o;2 ;3i;[" cursor;@;4;5; @ ;6o;D ;@;E;F;6" pointer; i}; i}; [o;7 ;3i;@;T;8["#rooms-loading;9o;:;;[o;<;;[o;=;;[o;Q;["rooms-loading; @ ; i~; @ ; i~; @ ; i~; @ ; i~; [o;2 ;3i;[" margin;@;4;5; @ ;6o;G ;H[;@;I["px;J" 10px;6i; i; i; [o;7 ;3i;@;T;8["h5;9o;:;;[o;<;;[o;=;;[o;> ;?0;["h5; @ ; i; @ ; i; @ ; i; @ ; i; [ o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 16px;6i; i; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6" +block; i; i; [o;2 ;3i;[" padding;@;4;5; @ ;6o;G ;H[;@;I["px;J" 10px;6i; i; i; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi8;Ni;Oi8;Pi8;60; i; i; [o;\ ;]{;" rounded;@;[o;@ ;@;A;C;6[ o;G ;H[;@;I["px;J" 10px;6i; io;G ;H[;@;I["px;J" 10px;6i; io;G ;H@;@;I[;J"0;6i; io;G ;H@;@;I[;J"0;6i; i; i; @ ; i; [o;7 ;3i;@;T;8["p;9o;:;;[o;<;;[o;=;;[o;> ;?0;["p; @ ; i; @ ; i; @ ; i; @ ; i; [ +o;2 ;3i;[" padding;@;4;5; @ ;6o;@ ;@;A;C;6[ o;G ;H[;@;I["px;J" 10px;6i; io;G ;H[;@;I["px;J" 10px;6i; io;G ;H[;@;I["px;J" 10px;6i; io;G ;H[;@;I["px;J" 10px;6i; i; i; i; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 14px;6i; i; i; [o;2 ;3i;["line-height;@;4;5; @ ;6o;G ;H[;@;I["px;J" 18px;6i; i; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi ;Ni;Oi ;Pi$;60; i; i; [o;7 ;3i;@;T;8[" +label;9o;:;;[o;<;;[o;=;;[o;> ;?0;[" +label; @ ; i; @ ; i; @ ; i; @ ; i; [ o;2 ;3i;[" margin;@;4;5; @ ;6o;@ ;@;A;C;6[ o;G ;H[;@;I["px;J"2px;6i; io;G ;H@;@;I[;J"0;6i; io;G ;H@;@;I[;J"0;6i; io;G ;H[;@;I["px;J" 10px;6i; i; i; i; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 14px;6i; i; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mij;Ni;Oi{;Pi;60; i; i; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["px;J" +150px;6i; i; i; [o;2 ;3i;["text-align;@;4;5; @ ;6o;D ;@;E;F;6" +right; i; i; [o;2 ;3i;["padding-right;@;4;5; @ ;6o;G ;H[;@;I["px;J"5px;6i +; i; i; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6"inline-block; i; i; [o;7 ;3i;@;T;8[" span;9o;:;;[o;<;;[o;=;;[o;> ;?0;[" span; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" margin;@;4;5; @ ;6o;@ ;@;A;C;6[ o;G ;H[;@;I["px;J"2px;6i; io;G ;H[;@;I["px;J" 10px;6i; io;G ;H@;@;I[;J"0;6i; io;G ;H@;@;I[;J"0;6i; i; i; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 14px;6i; i; i; [o;7 ;3i;@;T;8["span#room-mod-tag a;9o;:;;[o;<;;[o;=;;[o;> ;?0;[" span; @ ; io;Q;["room-mod-tag; @ ; i; @ ; io;=;;[o;> ;?0;["a; @ ; i; @ ; i; @ ; i; @ ; i; [ o;2 ;3i;[" +float;@;4;5; @ ;6o;D ;@;E;F;6" +right; i; i; [o;2 ;3i;[" padding;@;4;5; @ ;6o;@ ;@;A;C;6[ o;G ;H@;@;I[;J"0;6i; io;G ;H[;@;I["px;J" 10px;6i; io;G ;H[;@;I["px;J" 10px;6i; io;G ;H@;@;I[;J"0;6i; i; i; i; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6" +block; i; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi7;Pi4;60; i; i; [o;7 ;3i;@;T;8["span#gallery-link a;9o;:;;[o;<;;[o;=;;[o;> ;?0;[" span; @ ; io;Q;["gallery-link; @ ; i; @ ; io;=;;[o;> ;?0;["a; @ ; i; @ ; i; @ ; i; @ ; i; [ o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi+;Ni;Oi;Pi;60; i; i; [o;2 ;3i;[" padding;@;4;5; @ ;6o;@ ;@;A;C;6[ o;G ;H@;@;I[;J"0;6i; io;G ;H[;@;I["px;J" 10px;6i; io;G ;H[;@;I["px;J" 10px;6i; io;G ;H@;@;I[;J"0;6i; i; i; i; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6" +block; i; i; [o;2 ;3i;[" +float;@;4;5; @ ;6o;D ;@;E;F;6" +right; i; i; [o;7 ;3i;@;T;8[" button;9o;:;;[o;<;;[o;=;;[o;> ;?0;[" button; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" relative; i; i; [o;2 ;3i;[" left;@;4;5; @ ;6o;G ;H[;@;I["px;J"3px;6i; i; i; [o;7 ;3i;@;T;8[" +input;9o;:;;[o;<;;[o;=;;[o;> ;?0;[" +input; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" margin;@;4;5; @ ;6o;@ ;@;A;C;6[ o;G ;H[;@;I["px;J"2px;6i; io;G ;H[;@;I["px;J" 10px;6i; io;G ;H@;@;I[;J"0;6i; io;G ;H@;@;I[;J"0;6i; i; i; i; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["px;J" +100px;6ii; i; i; [o;7 ;3i;@;T;8[")#room-topic, #room-bg, #room-bgreset;9o;:;;[o;<;;[o;=;;[o;Q;["room-topic; @ ; i; @ ; io;<;;[o;=;;[o;Q;[" room-bg; @ ; i; @ ; io;<;;[o;=;;[o;Q;["room-bgreset; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["px;J" +300px;6i,; i; i; [o;7 ;3i;@;T;8["#room-settings-save;9o;:;;[o;<;;[o;=;;[o;Q;["room-settings-save; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 14px;6i; i; i; [o;7 ;3i;@;T;8[" +.shim;9o;:;;[o;<;;[o;=;;[o;S;[" shim; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["px;J"1px;6i; i; i; [o;2 ;3i;[" height;@;4;5; @ ;6o;G ;H[;@;I["px;J" 10px;6i; i; i; [o;7 ;3i;@;T;8["ul;9o;:;;[o;<;;[o;=;;[o;> ;?0;["ul; @ ; i; @ ; i; @ ; i; @ ; i; [ +o;2 ;3i;["text-decoration;@;4;5; @ ;6o;D ;@;E;F;6" none; i; i; [o;2 ;3i;[" cursor;@;4;5; @ ;6o;D ;@;E;F;6" pointer; i; i; [o;7 ;3i;@;T;8["li;9o;:;;[o;<;;[o;=;;[o;> ;?0;["li; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;["list-style-type;@;4;5; @ ;6o;D ;@;E;F;6" none; i; i; [o;2 ;3i;[" padding;@;4;5; @ ;6o;G ;H[;@;I["px;J" 10px;6i; i; i; [o;2 ;3i;[" cursor;@;4;5; @ ;6o;D ;@;E;F;6" pointer; i; i; [o;2 ;3i;["border-top;@;4;5; @ ;6o;@ ;@;A;C;6[o;G ;H[;@;I["px;J"1px;6i; io;D ;@;E;F;6" +solid; io;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; i; [o;2 ;3i;["background-color;@;4;5; @ ;6o;D ;@;E;F;6"transparent; i; i; [o;2 ;3i;["text-decoration;@;4;5; @ ;6o;D ;@;E;F;6" none; i; i; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 14px;6i; i; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;7 ;3i;@;T;8[" &:hover;9o;:;;[o;<;;[o;=;;[o;X; @ ; io;Y +;[" +hover;Z0; @ ;E;[; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;7 ;3i;@;T;8[" a li;9o;:;;[o;<;;[o;=;;[o;> ;?0;["a; @ ; i; @ ; io;=;;[o;> ;?0;["li; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;["text-decoration;@;4;5; @ ;6o;D ;@;E;F;6" none; i; i; [o;7 ;3i;@;T;8["a;9o;:;;[o;<;;[o;=;;[o;> ;?0;["a; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;["text-decoration;@;4;5; @ ;6o;D ;@;E;F;6" none; i; i; [o;7 ;3i;@;T;8["#rooms-container;9o;:;;[o;<;;[o;=;;[o;Q;["rooms-container; @ ; i; @ ; i; @ ; i; @ ; i; [ o;2 ;3i;[" +right;@;4;5; @ ;6o;G ;H[;@;I["px;J" 20px;6i; i; i; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"80;6iU; i; i; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["px;J" +300px;6i,; i; i; [o;2 ;3i;["max-height;@;4;5; @ ;6o;G ;H[;@;I["px;J" +300px;6i,; i; i; [o;7 ;3i;@;T;8["#about-container;9o;:;;[o;<;;[o;=;;[o;Q;["about-container; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" +right;@;4;5; @ ;6o;G ;H[;@;I["px;J" 20px;6i; i; i; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"80;6iU; i; i; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["px;J" +300px;6i,; i; i; [o;7 ;3i;@;T;8["#videochat-container;9o;:;;[o;<;;[o;=;;[o;Q;["videochat-container; @ ; i; @ ; i; @ ; i; @ ; i; [ o;2 ;3i;[" +right;@;4;5; @ ;6o;G ;H[;@;I["px;J" 20px;6i; i; i; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"80;6iU; i; i; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["px;J" +300px;6i,; i; i; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6" none; i; i; [o;2 ;3i;[" cursor;@;4;5; @ ;6o;D ;@;E;F;6" pointer; i; i; [o;7 ;3i;@;T;8["#videochat-disable;9o;:;;[o;<;;[o;=;;[o;Q;["videochat-disable; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6" none; i; i; [o;7 ;3i;@;T;8["#tokbox-embed;9o;:;;[o;<;;[o;=;;[o;Q;["tokbox-embed; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" absolute; i; i; [o;2 ;3i;[" bottom;@;4;5; @ ;6o;G ;H[;@;I["px;J" 10px;6i; i; i; [o;2 ;3i;[" left;@;4;5; @ ;6o;G ;H[;@;I["px;J" 10px;6i; i; i; [o;2 ;3i;[" height;@;4;5; @ ;6o;G ;H[;@;I["px;J" +150px;6i; i; i; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"80;6iU; i; i; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6" none; i; i; [o;2 ;3i;["overflow-y;@;4;5; @ ;6o;D ;@;E;F;6" auto; i; i; [o;7 ;3i;@;T;8["+#tokbox-publisher, #tokbox-subscribers;9o;:;;[o;<;;[o;=;;[o;Q;["tokbox-publisher; @ ; i; @ ; io;<;;[o;=;;[o;Q;["tokbox-subscribers; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" +float;@;4;5; @ ;6o;D ;@;E;F;6" left; i; i; [o;7 ;3i;@;T;8[" object;9o;:;;[o;<;;[o;=;;[o;> ;?0;[" object; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" +float;@;4;5; @ ;6o;D ;@;E;F;6" left; i; i; [o;7 ;3i;@;T;8["#tokbox-settings;9o;:;;[o;<;;[o;=;;[o;Q;["tokbox-settings; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" absolute; i; i; [o;2 ;3i;["top;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; i; i; [o;2 ;3i;[" +right;@;4;5; @ ;6o;G ;H[;@;I["px;J" 10px;6i; i; i; [o;2 ;3i;[" padding;@;4;5; @ ;6o;G ;H[;@;I["px;J"5px;6i +; i; i; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 12px;6i; i; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;["text-align;@;4;5; @ ;6o;D ;@;E;F;6" +right; i; i; [o;7 ;3i;@;T;8[" button;9o;:;;[o;<;;[o;=;;[o;> ;?0;[" button; @ ; i; @ ; i; @ ; i; @ ; i; [ o;2 ;3i;[" padding;@;4;5; @ ;6o;G ;H[;@;I["px;J"2px;6i; i; i; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 12px;6i; i; i; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi8;Ni;Oi8;Pi8;60; i; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;["min-width;@;4;5; @ ;6o;G ;H[;@;I["px;J" 30px;6i#; i; i; [o;7 ;3i;@;T;8[" &.on;9o;:;;[o;<;;[o;=;;[o;X; @ ; io;S;["on; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi8;Pi8;60; i; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;7 ;3i;@;T;8[".roomhello;9o;:;;[o;<;;[o;=;;[o;S;["roomhello; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["px;J" +400px;6i; i; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;[" padding;@;4;5; @ ;6o;G ;H[;@;I["px;J" 10px;6i; i; i; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 18px;6i; i; i; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;[" cursor;@;4;5; @ ;6o;D ;@;E;F;6" pointer; i; i; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" +fixed; i; i; [o;2 ;3i;["top;@;4;5; @ ;6o;G ;H[;@;I["px;J" 85px;6iZ; i; i; [o;2 ;3i;[" left;@;4;5; @ ;6o;G ;H[;@;I["px;J" 15px;6i; i; i; [o;2 ;3i;[" opacity;@;4;5; @ ;6o;G ;H@;@;I[;J"0.9;6f0.90000000000000002; i; i; [o;7 ;3i;@;T;8[".modhello;9o;:;;[o;<;;[o;=;;[o;S;[" modhello; @ ; i; @ ; i; @ ; i; @ ; i; [ o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["px;J" +400px;6i; i; i; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;[" padding;@;4;5; @ ;6o;G ;H[;@;I["px;J"5px;6i +; i; i; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; [o;2 ;3i;[" cursor;@;4;5; @ ;6o;D ;@;E;F;6" pointer; i; i; [o;2 ;3i;["margin-top;@;4;5; @ ;6o;G ;H[;@;I["px;J" 10px;6i; i; i; [o;7 ;3i;@;T;8[" .glitter;9o;:;;[o;<;;[o;=;;[o;S;[" glitter; @ ; i; @ ; i; @ ; i; @ ; i; [o;2 ;3i;["pointer-events;@;4;5; @ ;6o;D ;@;E;F;6" none; i; i; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" absolute; i; i; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"23;6i; i; i; [o;7 ;3i;@;T;8[".arrow-play;9o;:;;[o;<;;[o;=;;[o;S;["arrow-play; @ ; i +; @ ; i +; @ ; i +; @ ; i +; [ o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; i ; i ; [o;2 ;3i;[" height;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; i ; i ; [o;2 ;3i;["border-top;@;4;5; @ ;6o;@ ;@;A;C;6[o;G ;H[;@;I["px;J" +4.5px;6f4.5; i o;D ;@;E;F;6" +solid; i o;D ;@;E;F;6"transparent; i ; i ; i ; [o;2 ;3i;["border-left;@;4;5; @ ;6o;@ ;@;A;C;6[o;G ;H[;@;I["px;J" +9.5px;6f9.5; io;D ;@;E;F;6" +solid; io;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; i; [o;2 ;3i;["border-bottom;@;4;5; @ ;6o;@ ;@;A;C;6[o;G ;H[;@;I["px;J" +4.5px;6f4.5; io;D ;@;E;F;6" +solid; io;D ;@;E;F;6"transparent; i; i; i; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6"inline-block; i; i; [o;7 ;3i;@;T;8[".arrow-pause;9o;:;;[o;<;;[o;=;;[o;S;["arrow-pause; @ ; i; @ ; i; @ ; i; @ ; i; [ o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; i; i; [o;2 ;3i;[" height;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; i; i; [o;2 ;3i;["border-top;@;4;5; @ ;6o;@ ;@;A;C;6[o;G ;H[;@;I["px;J"5px;6i +; io;D ;@;E;F;6" +solid; io;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; i; [o;2 ;3i;["border-right;@;4;5; @ ;6o;@ ;@;A;C;6[o;G ;H[;@;I["px;J" +2.5px;6f2.5; io;D ;@;E;F;6" +solid; io;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; i; [o;2 ;3i;["border-bottom;@;4;5; @ ;6o;@ ;@;A;C;6[o;G ;H[;@;I["px;J"4px;6i ; io;D ;@;E;F;6" +solid; io;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; i; [o;2 ;3i;["border-left;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; i; i; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6"inline-block; i; i; [o;7 ;3i;@;T;8[".arrow-prev;9o;:;;[o;<;;[o;=;;[o;S;["arrow-prev; @ ; i; @ ; i; @ ; i; @ ; i; [ o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; i; i; [o;2 ;3i;[" height;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; i; i; [o;2 ;3i;["border-top;@;4;5; @ ;6o;@ ;@;A;C;6[o;G ;H[;@;I["px;J"4px;6i ; io;D ;@;E;F;6" +solid; io;D ;@;E;F;6"transparent; i; i; i; [o;2 ;3i;["border-right;@;4;5; @ ;6o;@ ;@;A;C;6[o;G ;H[;@;I["px;J"4px;6i ; io;D ;@;E;F;6" +solid; io;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i; i; i; [o;2 ;3i;["border-bottom;@;4;5; @ ;6o;@ ;@;A;C;6[o;G ;H[;@;I["px;J"4px;6i ; io;D ;@;E;F;6" +solid; io;D ;@;E;F;6"transparent; i; i; i; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6"inline-block; i; i; [o;7 ;3i;@;T;8[".arrow-next;9o;:;;[o;<;;[o;=;;[o;S;["arrow-next; @ ; i ; @ ; i ; @ ; i ; @ ; i ; [ o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; i!; i!; [o;2 ;3i;[" height;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; i"; i"; [o;2 ;3i;["border-top;@;4;5; @ ;6o;@ ;@;A;C;6[o;G ;H[;@;I["px;J"4px;6i ; i#o;D ;@;E;F;6" +solid; i#o;D ;@;E;F;6"transparent; i#; i#; i#; [o;2 ;3i;["border-left;@;4;5; @ ;6o;@ ;@;A;C;6[o;G ;H[;@;I["px;J"4px;6i ; i$o;D ;@;E;F;6" +solid; i$o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i$; i$; i$; [o;2 ;3i;["border-bottom;@;4;5; @ ;6o;@ ;@;A;C;6[o;G ;H[;@;I["px;J"4px;6i ; i%o;D ;@;E;F;6" +solid; i%o;D ;@;E;F;6"transparent; i%; i%; i%; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6"inline-block; i&; i&; [o;7 ;3i;@;T;8["#search-terms;9o;:;;[o;<;;[o;=;;[o;Q;["search-terms; @ ; i(; @ ; i(; @ ; i(; @ ; i(; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 14px;6i; i); i); [o;2 ;3i;[" padding;@;4;5; @ ;6o;@ ;@;A;C;6[o;G ;H[;@;I["px;J"2px;6i; i*o;G ;H[;@;I["px;J"2px;6i; i*; i*; i*; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["px;J" +200px;6i; i+; i+; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" relative; i,; i,; [o;2 ;3i;["top;@;4;5; @ ;6o;G ;H[;@;I["px;J" -4px;6i; i-; i-; [o;2 ;3i;[" left;@;4;5; @ ;6o;G ;H[;@;I["px;J" +-10px;6i; i.; i.; [o;2 ;3i;["background-image;@;4;5; @ ;6o:Sass::Script::Funcall +;]{;"url;@;[o;D ;@;E;_;6"/img/magnify.png; i/; i/; i/; [o;2 ;3i;["background-position;@;4;5; @ ;6o;@ ;@;A;C;6[o;D ;@;E;F;6" +right; i0o;D ;@;E;F;6" center; i0; i0; i0; [o;2 ;3i;["background-repeat;@;4;5; @ ;6o;D ;@;E;F;6"no-repeat; i1; i1; [o;2 ;3i;[" border;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; i2; i2; [o;2 ;3i;[" outline;@;4;5; @ ;6o;G ;H@;@;I[;J"0;6i; i3; i3; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i4; i4; [o;7 ;3i;@;T;8[" &:hover;9o;:;;[o;<;;[o;=;;[o;X; @ ; i5o;Y +;[" +hover;Z0; @ ;E;[; i5; @ ; i5; @ ; i5; @ ; i5; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i6; i6; [o;7 ;3i;@;T;8[" &:focus;9o;:;;[o;<;;[o;=;;[o;X; @ ; i7o;Y +;[" +focus;Z0; @ ;E;[; i7; @ ; i7; @ ; i7; @ ; i7; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i8; i8; [o;7 ;3i;@;T;8["#search-results-container;9o;:;;[o;<;;[o;=;;[o;Q;["search-results-container; @ ; i9; @ ; i9; @ ; i9; @ ; i9; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" +fixed; i:; i:; [o;2 ;3i;["top;@;4;5; @ ;6o;G ;H[;@;I["px;J" 53px;6i:; i;; i;; [o;2 ;3i;[" +right;@;4;5; @ ;6o;G ;H[;@;I["px;J" 21px;6i; i<; i<; [o;2 ;3i;[" z-index;@;4;5; @ ;6o;G ;H@;@;I[;J"100;6ii; i=; i=; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["px;J" +334px;6iN; i>; i>; [o;2 ;3i;[" border;@;4;5; @ ;6o;@ ;@;A;C;6[o;G ;H[;@;I["px;J"2px;6i; i?o;D ;@;E;F;6" +solid; i?o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i?; i?; i?; [o;2 ;3i;["background;@;4;5; @ ;6o;K ;@;L{ ;Mi8;Ni;Oi8;Pi8;60; i@; i@; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6" none; iA; iA; [o;7 ;3i;@;T;8["#search-loading;9o;:;;[o;<;;[o;=;;[o;Q;["search-loading; @ ; iB; @ ; iB; @ ; iB; @ ; iB; [o;2 ;3i;[" margin;@;4;5; @ ;6o;G ;H[;@;I["px;J" 10px;6i; iC; iC; [o;7 ;3i;@;T;8["#search-instructions;9o;:;;[o;<;;[o;=;;[o;Q;["search-instructions; @ ; iD; @ ; iD; @ ; iD; @ ; iD; [ +o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 11px;6i; iE; iE; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; iF; iF; [o;2 ;3i;[" padding;@;4;5; @ ;6o;@ ;@;A;C;6[ o;G ;H[;@;I["px;J"3px;6i; iGo;G ;H[;@;I["px;J"3px;6i; iGo;G ;H[;@;I["px;J"3px;6i; iGo;G ;H[;@;I["px;J" 38px;6i+; iG; iG; iG; [o;2 ;3i;["background-color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; iH; iH; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["%;J" 100%;6ii; iI; iI; [o;7 ;3i;@;T;8["#search-results;9o;:;;[o;<;;[o;=;;[o;Q;["search-results; @ ; iJ; @ ; iJ; @ ; iJ; @ ; iJ; [ +o;2 ;3i;[" height;@;4;5; @ ;6o;G ;H[;@;I["px;J" +300px;6i,; iK; iK; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["%;J" 100%;6ii; iL; iL; [o;2 ;3i;["overflow-x;@;4;5; @ ;6o;D ;@;E;F;6" hidden; iM; iM; [o;2 ;3i;["overflow-y;@;4;5; @ ;6o;D ;@;E;F;6" scroll; iN; iN; [o;7 ;3i;@;T;8["li;9o;:;;[o;<;;[o;=;;[o;> ;?0;["li; @ ; iO; @ ; iO; @ ; iO; @ ; iO; [o;2 ;3i;[" +clear;@;4;5; @ ;6o;D ;@;E;F;6" both; iP; iP; [o;2 ;3i;[" height;@;4;5; @ ;6o;G ;H[;@;I["px;J" 54px;6i;; iQ; iQ; [o;2 ;3i;[" overflow;@;4;5; @ ;6o;D ;@;E;F;6" hidden; iR; iR; [o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" relative; iS; iS; [o;T ;U[;V0;@; @ ;WT;6"// padding-right: 5px; iT; [o;7 ;3i;@;T;8["div.thumb;9o;:;;[o;<;;[o;=;;[o;> ;?0;["div; @ ; iUo;S;[" +thumb; @ ; iU; @ ; iU; @ ; iU; @ ; iU; [ o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["px;J" 32px;6i%; iV; iV; [o;2 ;3i;[" height;@;4;5; @ ;6o;G ;H[;@;I["px;J" 54px;6i;; iW; iW; [o;2 ;3i;[" +float;@;4;5; @ ;6o;D ;@;E;F;6" left; iX; iX; [o;2 ;3i;["background-position;@;4;5; @ ;6o;@ ;@;A;C;6[o;D ;@;E;F;6" center; iYo;D ;@;E;F;6" center; iY; iY; iY; [o;2 ;3i;[" margin;@;4;5; @ ;6o;@ ;@;A;C;6[ o;G ;H@;@;I[;J"0;6i; iZo;G ;H[;@;I["px;J"5px;6i +; iZo;G ;H@;@;I[;J"0;6i; iZo;G ;H@;@;I[;J"0;6i; iZ; iZ; iZ; [o;2 ;3i;["border-right;@;4;5; @ ;6o;@ ;@;A;C;6[o;G ;H[;@;I["px;J"2px;6i; i[o;D ;@;E;F;6" +solid; i[o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; i[; i[; i[; [o;2 ;3i;[" cursor;@;4;5; @ ;6o;D ;@;E;F;6" pointer; i\; i\; [o;7 ;3i;@;T;8["h4;9o;:;;[o;<;;[o;=;;[o;> ;?0;["h4; @ ; i]; @ ; i]; @ ; i]; @ ; i]; [ o;2 ;3i;["white-space;@;4;5; @ ;6o;D ;@;E;F;6" nowrap; i^; i^; [o;2 ;3i;[" overflow;@;4;5; @ ;6o;D ;@;E;F;6" hidden; i_; i_; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 14px;6i; i`; i`; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; ia; ia; [o;2 ;3i;[" margin;@;4;5; @ ;6o;@ ;@;A;C;6[ o;G ;H[;@;I["px;J"3px;6i; ibo;G ;H@;@;I[;J"0;6i; ibo;G ;H[;@;I["px;J"3px;6i; ibo;G ;H@;@;I[;J"0;6i; ib; ib; ib; [o;2 ;3i;[" cursor;@;4;5; @ ;6o;D ;@;E;F;6" pointer; ic; ic; [o;7 ;3i;@;T;8["span.metadata;9o;:;;[o;<;;[o;=;;[o;> ;?0;[" span; @ ; ido;S;[" metadata; @ ; id; @ ; id; @ ; id; @ ; id; [o;2 ;3i;[" cursor;@;4;5; @ ;6o;D ;@;E;F;6" pointer; ie; ie; [o;2 ;3i;[" display;@;4;5; @ ;6o;D ;@;E;F;6" +block; if; if; [o;2 ;3i;[" +width;@;4;5; @ ;6o;G ;H[;@;I["px;J" +200px;6i; ig; ig; [o;2 ;3i;["border-bottom;@;4;5; @ ;6o;@ ;@;A;C;6[o;G ;H[;@;I["px;J"2px;6i; iho;D ;@;E;F;6" +solid; iho;K ;@;L{ ;Mi;Ni;Oi;Pi;60; ih; ih; ih; [o;2 ;3i;["font-size;@;4;5; @ ;6o;G ;H[;@;I["px;J" 12px;6i; ii; ii; [o;2 ;3i;["line-height;@;4;5; @ ;6o;G ;H[;@;I["px;J" 15px;6i; ij; ij; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; ik; ik; [o;2 ;3i;[" opacity;@;4;5; @ ;6o;G ;H@;@;I[;J"0.9;6f0.90000000000000002; il; il; [o;7 ;3i;@;T;8["a.preview;9o;:;;[o;<;;[o;=;;[o;> ;?0;["a; @ ; imo;S;[" preview; @ ; im; @ ; im; @ ; im; @ ; im; [ +o;2 ;3i;[" position;@;4;5; @ ;6o;D ;@;E;F;6" absolute; in; in; [o;2 ;3i;[" bottom;@;4;5; @ ;6o;G ;H[;@;I["px;J"3px;6i; io; io; [o;2 ;3i;[" +right;@;4;5; @ ;6o;G ;H[;@;I["px;J"5px;6i +; ip; ip; [o;2 ;3i;[" +color;@;4;5; @ ;6o;K ;@;L{ ;Mi+;Ni;Oi;Pi;60; iq; iq; [o;2 ;3i;["text-decoration;@;4;5; @ ;6o;D ;@;E;F;6"underline; ir; ir; [o;7 ;3i;@;T;8[" &:hover;9o;:;;[o;<;;[o;=;;[o;X; @ ; iso;Y +;[" +hover;Z0; @ ;E;[; is; @ ; is; @ ; is; @ ; is; [o;2 ;3i;["background;@;4;5; @ ;6o;K ;@;L{ ;Mi;Ni;Oi;Pi;60; it; it; [o;2 ;3i;[" opacity;@;4;5; @ ;6o;G ;H@;@;I[;J"1;6f1; iu; iu; [ \ No newline at end of file -- cgit v1.2.3-70-g09d2