.table{width:100%;margin:0;padding:0;border:0;border-collapse:collapse;border-spacing:0}.table__caption{max-width:100%;padding:0.5em 0;color:#DDD;font-size:0.83em;text-align:left}.table__row,.table__head,.table__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:100%}.table--striped .table__row:not(.table__row--heading):nth-of-type(odd){color:initial}.table__cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0.5em;text-align:left;overflow:auto}.table__row--heading .table__cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;border-bottom:0 solid;background-color:#EEE;color:initial;font-size:1em;font-weight:bold}.table--striped .table__row--heading .table__cell{color:initial}.table--clickable .table__row:not(.table__row--heading):hover .table__cell,.table__row--clickable:hover .table__cell{background-color:initial;color:blue;cursor:pointer}.table__row--disabled{background-color:initial;cursor:default}.table--clickable .table__row--disabled:not(.table__row--heading):hover .table__cell,.table__row--disabled:hover .table__cell{background-color:initial;cursor:not-allowed}.table--condensed{font-size:0.83em}.table--condensed .table__cell{padding:0.25em}.social-button{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;margin:0.2em;padding:0 20px 0 51px;border:none;text-align:left;line-height:34px;white-space:nowrap;border-radius:0.2em;font-size:16px;color:#FFF;text-decoration:none;display:inline-block;width:16em}.social-button:active{-webkit-box-shadow:inset 0 0 0 32px rgba(0,0,0,0.1);box-shadow:inset 0 0 0 32px rgba(0,0,0,0.1)}.social-button:hover{color:#FFF;text-decoration:none}.social-button__icon{content:"";-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:0;left:0;width:34px;height:100%;padding-left:10px}.social-button--centered{display:block;margin:0 auto}.social-button--facebook{background-color:#4C69BA;background-image:-webkit-gradient(linear, left top, left bottom, from(#4C69BA), to(#3B55A0));background-image:linear-gradient(#4C69BA, #3B55A0);text-shadow:0 -1px 0 #354C8C}.social-button--facebook .social-button__icon{border-right:#364e92 1px solid}.social-button--facebook:hover,.social-button--facebook:focus{background-color:#5B7BD5;background-image:-webkit-gradient(linear, left top, left bottom, from(#5B7BD5), to(#4864B1));background-image:linear-gradient(#5B7BD5, #4864B1)}.social-button--google{background:#DD4B39}.social-button--google .social-button__icon{border-right:#BB3F30 1px solid}.social-button--google:hover,.social-button--google:focus{background:#E74B37}.hr-text{line-height:1em;position:relative;outline:0;border:0;color:black;text-align:center;height:1.5em;opacity:.5}.hr-text:before{content:'';background:-webkit-gradient(linear, left top, right top, from(transparent), color-stop(#818078), to(transparent));background:linear-gradient(to right, transparent, #818078, transparent);position:absolute;left:0;top:50%;width:100%;height:1px}.hr-text:after{content:attr(data-content);position:relative;display:inline-block;color:black;padding:0 .5em;line-height:1.5em;color:#818078;background-color:#fcfcfa}#lightbox{display:none;position:absolute;top:50%;left:50%;z-index:9999;width:480px;height:401px;margin:-225px 0 0 -255px;text-align:left;background:url(/assets/modal_bkg-4a33e830d9a82d71a8511535511b48bb8aae9a7eb938cb716a4aec9a85206189.png) no-repeat bottom;padding:10px 10px 60px}#lightbox[id]{position:fixed}#lightbox.loading{display:none}#lightbox.done #lbLoadMessage{display:none}#lightbox.done #lbContent{display:block}#lightbox.loading #lbContent{display:none}#lightbox.loading #lbLoadMessage{width:500px;height:250px;display:block}#lightbox.done img{width:100%;height:100%}[data-toggle="tooltip"]{position:relative}[data-toggle="tooltip"]:before,[data-toggle="tooltip"]:after{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-khtml-opacity:0;-moz-opacity:0;opacity:0;pointer-events:none;-webkit-transition:all 0.18s ease-out 0.18s;transition:all 0.18s ease-out 0.18s;bottom:100%;left:50%;position:absolute;z-index:10;-webkit-transform:translate(-50%, 10px);-ms-transform:translate(-50%, 10px);transform:translate(-50%, 10px);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top}[data-toggle="tooltip"]:after{background:rgba(17,17,17,0.9);border-radius:4px;color:#fff;content:attr(title);font-size:12px;padding:.5em 1em;white-space:nowrap;margin-bottom:11px}[data-toggle="tooltip"]:before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(0)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>') no-repeat;background-size:100% auto;height:6px;width:18px;content:"";margin-bottom:5px}[data-toggle="tooltip"]:hover:before,[data-toggle="tooltip"]:hover:after{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;opacity:1;pointer-events:auto;-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0)}[data-toggle="tooltip"][data-tooltip-break]:after{white-space:normal}[data-placement="down"]:before,[data-placement="down"]:after{bottom:auto;left:50%;top:100%;-webkit-transform:translate(-50%, -10px);-ms-transform:translate(-50%, -10px);transform:translate(-50%, -10px)}[data-placement="down"]:after{margin-top:11px}[data-placement="down"]:before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(180 18 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>') no-repeat;background-size:100% auto;height:6px;width:18px;margin-top:5px;margin-bottom:0}[data-placement="down"]:hover:before,[data-placement="down"]:hover:after{-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0)}[data-placement="left"]:before,[data-placement="left"]:after{bottom:auto;left:auto;right:100%;top:50%;-webkit-transform:translate(10px, -50%);-ms-transform:translate(10px, -50%);transform:translate(10px, -50%)}[data-placement="left"]:after{margin-right:11px}[data-placement="left"]:before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(-90 18 18)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>') no-repeat;background-size:100% auto;height:18px;width:6px;margin-right:5px;margin-bottom:0}[data-placement="left"]:hover:before,[data-placement="left"]:hover:after{-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}[data-placement="right"]:before,[data-placement="right"]:after{bottom:auto;left:100%;top:50%;-webkit-transform:translate(-10px, -50%);-ms-transform:translate(-10px, -50%);transform:translate(-10px, -50%)}[data-placement="right"]:after{margin-left:11px}[data-placement="right"]:before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(90 6 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>') no-repeat;background-size:100% auto;height:18px;width:6px;margin-bottom:0;margin-left:5px}[data-placement="right"]:hover:before,[data-placement="right"]:hover:after{-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}[data-tooltip-length]:after{white-space:normal}[data-tooltip-length="small"]:after{width:80px}[data-tooltip-length="medium"]:after{width:150px}[data-tooltip-length="large"]:after{width:260px}[data-tooltip-length="xlarge"]:after{width:90vw}@media screen and (min-width: 768px){[data-tooltip-length="xlarge"]:after{width:380px}}[data-tooltip-length="fit"]:after{width:100%}body{color:#000;background:#FFF;margin:0;padding:0}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{line-height:-1px;vertical-align:text-top}sub{line-height:-1px;vertical-align:text-top;vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}body{font:13px / 1.22 arial, helvetica, clean, sans-serif;*font-size:small;*font:x-small}table{font-size:inherit;font:100%}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%}body{text-align:center}#ft{clear:both}#doc,#doc2,#doc3,#doc4,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7{margin:auto;text-align:left;width:57.69em;*width:56.301em;min-width:750px}#doc2{width:73.074em;*width:71.313em}#doc3{margin:auto 10px;width:auto}#doc4{width:74.923em;*width:73.117em}.yui-b{position:relative}#yui-main{width:100%}#yui-main .yui-b{position:static}.yui-t1 #yui-main,.yui-t2 #yui-main,.yui-t3 #yui-main{float:right;margin-left:-25em}.yui-t4 #yui-main,.yui-t5 #yui-main,.yui-t6 #yui-main{float:left;margin-right:-25em}.yui-t1 .yui-b{float:left;width:12.3207em;*width:12.0106em}.yui-t1 #yui-main .yui-b{margin-left:13.3207em;*margin-left:13.0106em}.yui-t2 .yui-b{float:left;width:13.8456em;*width:13.512em}.yui-t2 #yui-main .yui-b{margin-left:14.8456em;*margin-left:14.512em}.yui-t3 .yui-b{float:left;width:23.0759em;*width:22.52em}.yui-t3 #yui-main .yui-b{margin-left:24.0759em;*margin-left:23.52em}.yui-t4 .yui-b{float:right;width:13.8456em;*width:13.512em}.yui-t4 #yui-main .yui-b{margin-right:14.8456em;*margin-right:14.512em}.yui-t5 .yui-b{float:right;width:18.4608em;*width:18.016em}.yui-t5 #yui-main .yui-b{margin-right:19.4608em;*margin-right:19.016em}.yui-t6 .yui-b{float:right;width:23.0759em;*width:22.52em}.yui-t6 #yui-main .yui-b{margin-right:24.0759em;*margin-right:23.52em}.yui-t7 #yui-main .yui-b{display:block;margin:0 0 1em 0}#yui-main .yui-b{float:none;width:auto}.yui-gb .yui-g,.yui-gb .yui-gb,.yui-gb .yui-u{float:left;margin-left:2%;width:32%}.yui-g .yui-gb .yui-u{float:left;margin-left:2%;width:32%}.yui-gb .yui-gc,.yui-gb .yui-gd,.yui-gb .yui-ge,.yui-gb .yui-gf{float:left;margin-left:2%;width:32%}.yui-gc .yui-u,.yui-gc .yui-g{float:left;margin-left:2%;width:32%}.yui-gd .yui-u{float:left;margin-left:2%;width:32%}.yui-gb .yui-gb .yui-u,.yui-gb .yui-gc .yui-u{_margin-left:1.2%;*margin-left:1.7%}.yui-g .yui-gb .yui-u{_margin-left:.8%}.yui-gb .yui-u{margin-left:2%;width:32%;float:right;*width:31.8%}.yui-gb div.first{margin-left:0;*margin-right:1px;float:left}.yui-gb .yui-gb div.first{*margin-right:0;width:31.7%}.yui-gb .yui-gc div.first,.yui-gb .yui-gd div.first{*margin-right:0}.yui-g .yui-gc div.first,.yui-g .yui-ge div.first{float:left}.yui-gb .yui-gd .yui-u{*width:66%;_width:61.2%}.yui-gb .yui-gd div.first{*width:31%;_width:29.5%}.yui-gb .yui-gc .yui-u{_float:right;width:32%;_width:29.9%}.yui-g .yui-gc .yui-u{_float:right;width:32%;_width:29.9%}.yui-gb .yui-gc div.first{width:66%;*width:64.5%;*float:left;*margin-left:0}.yui-gb .yui-ge .yui-u,.yui-gb .yui-gf .yui-u{margin:0}.yui-g .yui-u,.yui-g .yui-g,.yui-g .yui-gb,.yui-g .yui-gc,.yui-g .yui-gd,.yui-g .yui-ge,.yui-g .yui-gf{float:right;display:inline}.yui-gc .yui-u,.yui-gd .yui-g,.yui-g .yui-gc .yui-u{float:right;display:inline}.yui-ge .yui-u,.yui-ge .yui-g{float:right;display:inline}.yui-gf .yui-g,.yui-gf .yui-u{float:right;display:inline}.yui-g div.first{float:left}.yui-gc div.first{float:left}.yui-gc div.first div.first{float:left}.yui-gd div.first,.yui-ge div.first,.yui-gf div.first{float:left}.yui-g .yui-g .yui-u,.yui-gb .yui-g .yui-u,.yui-gc .yui-g .yui-u,.yui-gd .yui-g .yui-u,.yui-ge .yui-g .yui-u,.yui-gf .yui-g .yui-u{width:48.1%;*margin-left:0}.yui-g .yui-g div.first{*margin:0}.yui-gb .yui-g div.first{*margin-right:1px}.yui-gb .yui-gb .yui-u{_margin-left:.7%}.yui-gb .yui-g div.first,.yui-gb .yui-gb div.first{*margin-left:0}.yui-gc .yui-g .yui-u,.yui-gd .yui-g .yui-u{_width:48.1%;*width:48.1%;*margin-left:0}.yui-g .yui-u,.yui-g .yui-g,.yui-g .yui-gb,.yui-g .yui-gc,.yui-g .yui-gd,.yui-g .yui-ge,.yui-g .yui-gf{width:49.1%}.yui-g .yui-gb div.first{margin-left:0}.yui-gb div.first,.yui-gc div.first,.yui-gd div.first{margin-left:0}.yui-g .yui-gc div.first,.yui-gc div.first{width:66%}.yui-gd .yui-g,.yui-gd .yui-u{width:66%}.yui-gd div.first{width:32%}.yui-gb .yui-gd div.first{width:32%}.yui-g .yui-gd div.first{_width:29.9%}.yui-ge .yui-u,.yui-ge .yui-g{width:24%}.yui-gf div.first{width:24%}.yui-ge div.first{width:74.2%}.yui-gf .yui-g,.yui-gf .yui-u{width:74.2%}.yui-gb .yui-ge .yui-u,.yui-gb .yui-gf div.first{*width:24%;_width:20%}.yui-gb .yui-ge div.first,.yui-gb .yui-gf .yui-u{*width:73.5%;_width:65.5%}#bd:after,.yui-g:after,.yui-gb:after,.yui-gc:after,.yui-gd:after,.yui-ge:after,.yui-gf:after{content:".";display:block;height:0;clear:both;visibility:hidden}#bd,.yui-g,.yui-gb,.yui-gc,.yui-gd,.yui-ge,.yui-gf{zoom:1}#signup-tooltip #comment-prompt{margin:0.5em -0.7em;padding:0.5em 0.7em;background:#f7f7f7;border:1px solid #EEE}#signup-tooltip #comment-prompt label{color:#cc4c2b;line-height:15px}#signup-tooltip #comment-prompt label span{float:left;margin-top:2px;width:12px;height:12px;text-indent:-9000px;padding-right:5px;background:url(/assets/micro_plus_minus-287e8f76f977f27394c8799ac7d46d887b13ae24bc9231da2d218ea6695df243.gif) no-repeat top left}#signup-tooltip #comment-prompt.active label span{background-position:bottom left}#signup-tooltip #comment-prompt div.info{padding-left:17px}.module--outer-grid{margin-left:10px;margin-right:10px}.module{margin:0 0 1em 0}.module.tabbed{margin:0 0 1em -1em;padding:0.4em 0.4em 0.8em 0.75em;background-color:#FFF;border-bottom:1px solid #DDD;border-right:1px solid #CCC}.module.shaded{background-color:#F2F7FB}#admin.module{margin-bottom:0;border-bottom:2px solid #EEE}#admin.module ul{margin:0}#admin.module ul li{list-style:none}.module.tabbed h2.title{font-family:Georgia, "Bitstream Vera Serif", serif;font-style:italic;font-weight:normal;font-size:1.25em;color:#776;margin-bottom:0.5em}#admin.module li.action a{display:block;padding:0.4em 0.3em;margin-top:0.2em;border-top:1px solid #CCC;border-left:1px solid #CCC;border-bottom:1px solid #999;border-right:1px solid #999;-moz-border-radius:5px;-webkit-border-radius:5px;text-decoration:none;background-color:#837764;background-repeat:no-repeat;background-position:6px 50%;color:#FFF;font-size:0.9em}#admin.module li.action a:hover{background-color:#f1e4c2 !important;color:#776 !important}#admin-options h2{margin:7px 7px 0 -0.5em;padding-left:0;position:relative}#admin-options h2 span.expand{position:absolute;bottom:3px;left:5px;display:block;height:12px;width:12px;text-indent:-9000px;background:url(/assets/micro_plus_minus-287e8f76f977f27394c8799ac7d46d887b13ae24bc9231da2d218ea6695df243.gif) no-repeat top left}#admin-options.active h2 span.expand{background-position:bottom left}#admin-options h2 a{display:block;margin-left:0.9em;padding-left:7px}#admin-options div.content{margin:0 7px}#admin-options label{display:inline}div.module h2.title{font-size:1.35em;margin:7px 7px 0pt 7px}div.module div.content{margin:0pt 7px 7px 7px;line-height:1.3}div.module ol{font-size:0.95em;line-height:1.3;margin-top:0;margin-bottom:0}body#frontpage{background:#FFF}body#frontpage .yui-t7{text-align:center}a.join,.hover-pointer,button,a.button{cursor:pointer;cursor:hand}.text-pointer{cursor:text}hr.divider{color:#DDD;height:0px;border:0;border-bottom:1px solid #CCC;width:45%;margin:1.2em auto}hr.divider.left{margin-left:-0.7em}ul.big-links{list-style:none;margin:0;padding:1px 0;background:#f1e4c2 url(/assets/big_link_bkg-cda95611b880bc57e01ca20f24814902932adaa07c1d0c82e161ba9af2a6c10a.gif)}ul.big-links li{margin:5px;list-style:none}ul.big-links li a{display:block;font-weight:bold;font-size:1.5em;padding:.5em;margin:5px 0 0;color:#888;margin-bottom:6px;background-color:#FFE;text-decoration:none;border-top:1px solid #FFE;border-left:1px solid #FFE;border-bottom:1px solid #CCC;border-right:1px solid #CCC}ul.big-links li a:hover{border-top:1px solid #CCC;border-left:1px solid #CCC;border-bottom:1px solid #FFE;border-right:1px solid #FFE}h1 .subheader{font-family:Frutiger, Univers, Helvetica, Arial, sans-serif;font-style:normal;font-size:0.3em}#blank-table{margin:1em auto;overflow:hidden}#blank-table #manually-build,#blank-table #view-examples,#blank-table #or{float:left}#blank-table #manually-build,#blank-table #view-examples{width:45%}#blank-table #or{width:10%;text-align:center;font-size:1.3em;padding:1em 0}#blank-table .content{padding-left:66px;min-height:64px}#blank-table #view-examples .content{background:url(/assets/icons/new_sheet/view_examples-64x64-ee72f51b35ee18f6354f6e559e0bfe9391cc0f1ed116b2a1baf04c7e8dcd726e.png) top left no-repeat}#blank-table #manually-build .content{background:url(/assets/icons/new_sheet/manual_new_sheet-64x64-44c4ed8e07a46f3d87f399ef077a23dafa984db488ec3ad726534e2980fb8704.png) top left no-repeat}ol#flash-wrapper{margin:15px 10px;padding:0}li.flash{border:1px solid #A7C7A1;color:#54824A;padding:0.5em;padding-left:28px;background-color:#daebcc;background-repeat:no-repeat;background-position:6px;margin:0.2em 0 0.7em 0;font-size:1.1em;line-height:1em;list-style:none}li.flash.error{border:1px solid #D1B4B6;color:#CC5A5A;background-color:#fcccc2}li.flash.warning{border:1px solid #D3BCA8;color:#837764;background-color:#f1e4c2}li.flash.notice{border:1px solid #D3BCA8;color:#837764;background-color:#f1e4c2}.outside-flash li.flash{margin:0 15px 5px 15px}.yui-t5 .outside-flash li.flash{margin-right:0}div.empty{color:#999;padding:2em;line-height:2em}div#header-actions ul,div#header-actions li{margin:0;padding:0;list-style:none}div#manage-sheets{border-collapse:collapse;margin:10px 0;width:100%;padding:0}div#manage-sheets div.sheet{overflow:hidden;clear:both;padding:0.4em}div#manage-sheets div.sheet:last-child{border-bottom:0}div#manage-sheets div.even.sheet{background-color:#F5F5F5}div#manage-sheets div.inactive.sheet{background-color:#F5F5F5}div#manage-sheets span.tag{float:left;height:1.8em;line-height:1.8em;font-size:0.85em;padding:0.15em 0.33em;margin-right:0.33em;color:#aaa;border-right:1px solid #aaa}div#manage-sheets a.name{margin-left:0.2em;overflow:hidden;white-space:nowrap;position:relative;text-decoration:none;outline:none;display:block}div#manage-sheets a.name span.title{font-size:1.5em;font-weight:bold}div#manage-sheets a.name:hover span.title{text-decoration:underline}div#manage-sheets a.name span.desc{font-size:1.1em;font-family:Georgia, "Bitstream Vera Serif", serif;font-style:italic;color:#667;padding-left:0.6em}div#manage-sheets a.name span.dotdotdot{position:absolute;right:0;padding-left:5px;font-size:1.5em;color:#667;background-color:#FFF}div#manage-sheets div.even.sheet a.name span.dotdotdot{background-color:#F5F5F5}div#manage-sheets ul.actions{list-style:none;margin:0;padding:0;width:100%;overflow:hidden}div#manage-sheets ul.actions li{list-style:none;float:left;margin-top:0.2em;padding:0}div#manage-sheets ul.actions li.action a,div#manage-sheets ul.actions li.info span{display:block;height:1.8em;line-height:1.8em;padding:0.15em 0.33em;font-size:0.85em;-webkit-border-radius:3px;-moz-border-radius:3px;border:1px solid transparent}div#manage-sheets ul.actions li.action a:hover{border-bottom:1px solid #999;border-right:1px solid #999;border-top:1px solid #CCC;border-left:1px solid #CCC}div#manage-sheets ul.actions li.create a{background:url(/assets/icons/add-925b0763111fd6d9ce38557df9c6166ea78c238326ceeb94ed6470c09da2e6a0.png) no-repeat 4px}div#nav-tabs{width:100%;overflow:auto}ul.tab-group{list-style:none;padding:0;margin:0}ul.tab-group li{list-style:none;padding:0 3px 0 0;margin:0;float:left}ul.tab-group li a{padding:5px;height:1.3em;line-height:1.3em;display:block;float:left;background-color:#F3F3F3;text-decoration:none;border-bottom:0}ul.tab-group li a:hover{background-color:#FFF}ul.tab-group li.current a{background-color:#FFF}div#sheet-description p{font-size:1.3em;font-family:Georgia, "Bitstream Vera Serif", serif;color:#555}#edit-slot-limits #unlimited,#edit-slot-limits #limited{height:30px;font-size:1.3em}#edit-slot-limits input[type=radio],#edit-slot-limits input[type=checkbox]{float:left;clear:both;margin:0.5em 0.3em;line-height:30px}#edit-slot-limits label{padding:0.4em 0}#edit-slot-limits label#yes_label{display:none}#edit-slot-limits #signup_slot_set_limit{float:left;font-weight:bold;line-height:30px}#edit-slot-limits #signup_slot_set_limit input[type=text]{width:auto;padding:2px;width:2.5em;display:inline}#edit-slot-limits #apply-all,#edit-slot-limits .button-group{clear:both}a{color:#cc4c2b}a:hover{color:#083645}h1,h2,h3,h4,h5{color:#5E503E;font-weight:bold}h1{font-style:italic;font-weight:normal;font-family:Georgia, "Bitstream Vera Serif", serif;color:#cc4c2b;font-size:2em;line-height:1em;margin-top:0.3333em;margin-bottom:0.6666em}h1#page-title{font-size:2.35em;margin:0 0 0.2em 0;width:95%}h2{font-size:1.6439em;color:#cc4c2b;line-height:1.0959em;margin-top:0.7306em;margin-bottom:0.3653em}h3{font-size:1.1667em;line-height:1.286em;margin-top:0.643em;margin-bottom:0.321em}h4{font-size:1em}strong,h4{font-weight:bold}em{font-style:italic}blockquote,ul,ol,dl{margin:1em}abbr,acronym{border-bottom:1px dotted #000;cursor:help}p{font-size:1em;margin:1em 0;line-height:1.5em}blockquote,ul,ol,dl{margin:1em}ol,ul,dl{margin-left:2em}ol li{list-style:decimal outside;margin:0.2em 0}ul li{list-style:disc outside;margin:0.2em 0}dl dt{font-weight:bold}dl dd{margin-left:1em}table{margin:0 auto}.highlight{background-color:#FFF4B9}.quiet{color:#999}.subheader{text-transform:uppercase;letter-spacing:0.1em;font-size:0.7em;color:#767676;margin:-0.3em 0 0.5em 0.1em}.serif{font-family:Georgia, "Bitstream Vera Serif", serif}.italic{font-style:italic}.icon{width:16px;height:16px;float:left;margin-right:3px;background-repeat:no-repeat;background-position:center center}#signup-table ul.signups li.signup a{background-image:url(/assets/icons/vcard-1a0e328a07308410ff5a72486752244f55794a11cdfffeab18b66d2e5869e6b6.png)}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (-moz-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){#signup-table ul.signups li.signup a{background-image:url(/assets/icons/vcard@2x-7c4e8a81f5528e01574c26606dc3fe906a24a98cefb3be8eb61ac29bad79d3ef.png);background-size:16px 16px}}li.flash{background-image:url(/assets/icons/accept-b8d0a7bf2aca4cc0a3e4a508b3478d4e56af96577e0a5f1d91494c75b34f3627.png)}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (-moz-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){li.flash{background-image:url(/assets/icons/accept@2x-b5a8aee903f7d898841ab9ff476b336347e4146e2dfd30bd2d44cf6cd07a555a.png);background-size:16px 16px}}li.flash.error{background-image:url(/assets/icons/exclamation-b1ec63bda8326df153f8ffbfb45ba37dd2bc9a1658edc415960f92b256d56b10.png)}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (-moz-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){li.flash.error{background-image:url(/assets/icons/exclamation@2x-313b237db64fd6edfc8ef206d36db81392d0d9791f59ad5740e785b64397d89c.png);background-size:16px 16px}}li.flash.warning{background-image:url(/assets/icons/error-16148d6518aa36daef112dda2308e336f2ff8a0e0a96656fd5108704bb705c6f.png)}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (-moz-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){li.flash.warning{background-image:url(/assets/icons/error@2x-5e6553d63f475f08f6f58fe7b81e2368e2e5f1713a1f095cf33513fd12c3021d.png);background-size:16px 16px}}li.flash.notice{background-image:url(/assets/icons/information-45fa89cb0883f67d09b7c17a49b2d47b6fb25f9ced365560a7cb96def13966b4.png)}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (-moz-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){li.flash.notice{background-image:url(/assets/icons/information@2x-20e859ad5998a03afb917d4e196ef198c91caf507792d9257052e1d77f5ebf8b.png);background-size:16px 16px}}i.icon-add{background-image:url(/assets/icons/add-925b0763111fd6d9ce38557df9c6166ea78c238326ceeb94ed6470c09da2e6a0.png)}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (-moz-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){i.icon-add{background-image:url(/assets/icons/add@2x-ff67a5cea57d881f78b40cc0d6909c5ea035d0e3c4d2bfb973189c8907224cd9.png);background-size:16px 16px}}i.icon-accept{background-image:url(/assets/icons/accept-b8d0a7bf2aca4cc0a3e4a508b3478d4e56af96577e0a5f1d91494c75b34f3627.png)}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (-moz-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){i.icon-accept{background-image:url(/assets/icons/accept@2x-b5a8aee903f7d898841ab9ff476b336347e4146e2dfd30bd2d44cf6cd07a555a.png);background-size:16px 16px}}i.icon-arrow-rotate-clockwise{background-image:url(/assets/icons/arrow_rotate_clockwise-f14f5dbdca169d971806bdac62f48044aca8a374450311b2c8d56a7e93464c01.png)}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (-moz-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){i.icon-arrow-rotate-clockwise{background-image:url(/assets/icons/arrow_rotate_clockwise@2x-b9a1aa4e65c531c376c5fbe4fd67e516a8125f74330af6ef99e8df94ecd1253e.png);background-size:16px 16px}}i.icon-arrow-undo{background-image:url(/assets/icons/arrow_undo-9ccc234d098f36d9126bf9352f8d62f493e428943a00de98b722f65c61700d14.png)}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (-moz-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){i.icon-arrow-undo{background-image:url(/assets/icons/arrow_undo@2x-7ec72fdbf199c796e438dd6e9210a21c883d20c7a5dae61b5633d7f57a5a94b8.png);background-size:16px 16px}}i.icon-bin{background-image:url(/assets/icons/bin-04d3f0c78591149ef3aa70baa73aa0c947912d471a05ca699c768b7b59a4673e.png)}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (-moz-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){i.icon-bin{background-image:url(/assets/icons/bin@2x-d7a9c1fbe828a2378df113819fae80031a8b3863dbd09eeac698f76110fedd33.png);background-size:16px 16px}}i.icon-bin-closed{background-image:url(/assets/icons/bin_closed-8624217c8c640ea8d869c5139e5eaf7f7a783b072cc4627a03615c6101877f13.png)}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (-moz-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){i.icon-bin-closed{background-image:url(/assets/icons/bin_closed@2x-6644157fcb73d8cc359440ba732a04e482e44eb5e283a18f20a5c54434792530.png);background-size:16px 16px}}i.icon-cancel{background-image:url(/assets/icons/cancel-ec773e0eb39ebce6f3f689efc5f271be4798d9c812c074bab769b1d5a134f010.png)}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (-moz-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){i.icon-cancel{background-image:url(/assets/icons/cancel@2x-b9e9bc172421155805c3ef1cd95d02f5dafba26f11f5f418c39171fd720a12f2.png);background-size:16px 16px}}i.icon-delete{background-image:url(/assets/icons/delete-40725cad1e2a66cf41e25a5ef9426310fe97b89be21052195560f5f4532ec71b.png)}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (-moz-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){i.icon-delete{background-image:url(/assets/icons/delete@2x-10631e16f9873ce1382e4870a4ed415f689749dcc82370867b257b2b103bc520.png);background-size:16px 16px}}i.icon-door-in{background-image:url(/assets/icons/door_in-5e8961a430c646a293c40a97b48437940b0d35273608d9b79148d1650f3f6923.png)}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (-moz-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){i.icon-door-in{background-image:url(/assets/icons/door_in@2x-81808266f07e305a18b745f35e0ef10aeef2a85bd34a9021c254648cbb7b9113.png);background-size:16px 16px}}i.icon-draw-eraser{background-image:url(/assets/icons/draw_eraser-454756eb19d04b15d077110bd510f5a026fcd397373a6b8a5f051ae5c6eae8cf.png)}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (-moz-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){i.icon-draw-eraser{background-image:url(/assets/icons/draw_eraser@2x-1c74542b7e3ab4ac8d77eaeba791cd3745e620a31c61f33836fbe65b58f51a70.png);background-size:16px 16px}}i.icon-email-go{background-image:url(/assets/icons/email_go-0deab426279d933bf8d7bbaef38bbeb3dadc62322bfb0152b6432d739ea9ced8.png)}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (-moz-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){i.icon-email-go{background-image:url(/assets/icons/email_go@2x-f370f9efc2cd188c4537b3a8bb10c33b09bb0286a9e3477cd16e8b9647e18c24.png);background-size:16px 16px}}i.icon-mark-to-download{background-image:url(/assets/icons/mark_to_download-e5a9e096685ae669c415c0625ad32e160d4c59d34e8c084a1bd7626499d7da81.png)}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (-moz-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){i.icon-mark-to-download{background-image:url(/assets/icons/mark_to_download@2x-8dc2649611665f7afbc104a50efb078dae654a0fdef5837cd444486d5ee0c4f1.png);background-size:16px 16px}}i.icon-page-copy{background-image:url(/assets/icons/page_copy-147c1d983a946974cae8ae2c0ce426275f1b1a056d3701977ea52b5584f18020.png)}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (-moz-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){i.icon-page-copy{background-image:url(/assets/icons/page_copy@2x-49969bcf73415510ff406c2c1a98012dd1762f52a1e7d5a51a9bd12ccea39231.png);background-size:16px 16px}}i.icon-page-edit{background-image:url(/assets/icons/page_edit-34db3a82dd6f5e8147ea2383abd0cc4bc8e7752a6c8dea1db2aa8ac55eb75e91.png)}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (-moz-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){i.icon-page-edit{background-image:url(/assets/icons/page_edit@2x-149c1677eea77ec83a970fe6f75d5f45ce33453ec4536c60566b4103573cd4d5.png);background-size:16px 16px}}i.icon-page-white-magnify{background-image:url(/assets/icons/page_white_magnify-98525154a4c66e4804e4577c97b7709dc3b2cc57f824bdcd74cf520382ede1c5.png)}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (-moz-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){i.icon-page-white-magnify{background-image:url(/assets/icons/page_white_magnify@2x-9f560888b838dfa4412c24fd81d4befa3bbbbd3526a51227e7494b7b669af5ea.png);background-size:16px 16px}}i.icon-save{background-image:url(/assets/icons/disk-1848fcbf5935d2080b772b65e1e12b0ebc9e7dfc506fd991f0f01e0bf4be8bf8.png)}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (-moz-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){i.icon-save{background-image:url(/assets/icons/disk@2x-4a019a7e4191da796b013f6188ace2f6de3c6087ec24bab08b751dcb4aa80a20.png);background-size:16px 16px}}.button-group{width:100%;display:block;overflow:hidden;font-size:1em;line-height:1em}.button-group a{display:block;float:left;margin:0 7px 0 0;background-color:#f5f5f5;border:1px solid #dedede;border-top:1px solid #eee;border-left:1px solid #eee;font-family:Frutiger, Univers, Helvetica, Arial, sans-serif;font-size:100%;line-height:130%;text-decoration:none;font-weight:bold;color:#565656;cursor:pointer;padding:5px 10px 6px 7px}.button-group button{display:block;float:left;margin:0 7px 0 0;background-color:#f5f5f5;border:1px solid #dedede;border-top:1px solid #eee;border-left:1px solid #eee;font-family:Frutiger, Univers, Helvetica, Arial, sans-serif;font-size:100%;line-height:130%;text-decoration:none;font-weight:bold;color:#565656;cursor:pointer;padding:5px 10px 6px 7px;width:auto;overflow:visible;padding:4px 10px 3px 7px}.button-group button[type]{padding:5px 10px 5px 7px;line-height:17px}.button-group .btn-right{float:right}.button-group .btn-top-padded{margin-top:10px;margin-right:0px}*:first-child+html .button-group button[type]{padding:4px 10px 3px 7px}.button-group button img,.button-group a img,.button-group button i.icon,.button-group a i.icon{margin:0 3px -3px 0 !important;padding:0;border:none;width:16px;height:16px}.button-group button:hover{background-color:#dff4ff;border:1px solid #c2e1ef;color:#336699}.button-group a:hover{background-color:#dff4ff;border:1px solid #c2e1ef;color:#336699}.button-group a:active{background-color:#6299c5;border:1px solid #6299c5;color:#fff}.button-group button.good{color:#529214}.button-group a.good{color:#529214}.button-group a.good:hover{background-color:#E6EFC2;border:1px solid #C6D880;color:#529214}.button-group button.good:hover{background-color:#E6EFC2;border:1px solid #C6D880;color:#529214}.button-group a.good:active{background-color:#529214;border:1px solid #529214;color:#fff}.button-group a.bad{color:#d12f19}.button-group button.bad{color:#d12f19}.button-group a.bad:hover,.button-group button.bad:hover{background:#fbe3e4;border:1px solid #fbc2c4;color:#d12f19}.button-group a.bad:active{background-color:#d12f19;border:1px solid #d12f19;color:#fff}.button-group a.cancel{color:#999;background-color:#DDD;font-weight:normal}.button-group button.cancel{color:#999;background-color:#DDD;font-weight:normal}.button-group a.cancel:hover,.button-group button.cancel:hover{background:#777;border:1px solid #777;color:#FFF}.button-group a.cancel:active{background-color:#333;border:1px solid #333;color:#fff}.info .button-group{float:right;margin:6px 0 0 0;padding:0}.info .button-group a{margin:0 0 0 7px}.info b{color:#BD3D20}.button-group.inline a,.button-group.inline button{display:inline;float:none;margin:0}.button-group.inline form{display:inline}.button-group.inline a{display:inline;float:none;padding:0;border:0;margin:0 0 0 3px;background-color:transparent;font-size:100%;line-height:130%;font-weight:normal;text-decoration:underline;color:#565656;cursor:pointer}.button-group.inline a:hover{color:#98562E;background:transparent;border:0;text-decoration:none}.tooltip{position:absolute;display:none;width:300px;text-align:left;margin-bottom:4em}.tooltip input[type=text]{width:250px}.tooltip .contents{padding:0.5em;background:#fff;border-left:5px solid #98562e;border-right:5px solid #98562e;border-bottom:5px solid #98562e;overflow:hidden}.tooltip.loading .contents{height:64px;background:white url(/assets/spinner-bcb24857cea0d14378191dbbb38c3a4a65dce5476006eda645f3d67769bc50b9.gif) center center no-repeat}.tooltip .contents h1{font-size:1.5em}.tooltip .top-padding{background:url(/assets/tooltip-top-b45422f36e2f3cd22666ea2536c4768819388500c36ee53d5810a2a257314b28.gif) no-repeat bottom;height:24px}.tooltip .description{font-size:0.9em;color:#333;line-height:1.2em;margin-bottom:0.8em}.tooltip .info{font-size:0.85em;line-height:1.2em;margin-bottom:0.8em}ul.form-container,form.formtastic{display:block;list-style:none;margin:0.2em;padding:0;width:100%}ul.form-container fieldset>ol,form.formtastic fieldset>ol{margin:0;padding:0}ul.form-container .field,form.formtastic .field{margin:0.5em 0}ul.form-container li,form.formtastic li{margin:1em 0 0 0;padding:0;list-style:none}ul.form-container label,form.formtastic label{display:block;font-weight:bold}ul.form-container input.checkbox,form.formtastic input.checkbox{width:auto;margin-right:0.5em}ul.form-container li.one-line label,form.formtastic li.one-line label{display:inline}ul.form-container li.one-line input,form.formtastic li.one-line input{display:inline;width:auto;float:none;clear:both}ul.form-container li.explain,form.formtastic li.explain{font-size:0.8em;color:#555;margin:0}.field--inline input{float:left;display:inline-block;margin-right:0.5em}.field--inline label{display:inline-block}input[type=email],input[type=text],input[type=password]{line-height:1.2em;padding:0.2em;width:90%;color:#333;font-size:1.25em;border-top:1px solid #333;border-left:1px solid #333;border-bottom:1px solid #BBB;border-right:1px solid #BBB}textarea{line-height:1.2em;padding:0.2em;width:90%;color:#333;font-size:1.25em;border-top:1px solid #333;border-left:1px solid #333;border-bottom:1px solid #BBB;border-right:1px solid #BBB}input.focus[type=text],input.focus[type=password],input.focus[type=email]{color:#333;border:1px solid #cc4c2b;background-color:#FFE}textarea.focus{color:#333;border:1px solid #cc4c2b;background-color:#FFE}.form-container .info{color:#777}li.field-with-errors .error,.formtastic .error .error{background:transparent url(/assets/icons/bullet_error-08f715b7c87a6ae98b525a81b26c2e08ee97c4c0fa5b0008caaebed4ec5e868c.png) no-repeat 6px;padding:4px 0 4px 23px;color:#CC5A5A}li.field-with-errors ul.errors,.formtastic .error ul.errors{margin:0;padding:0}li.field-with-errors ul.errors li.error,.formtastic .error ul.errors li.error{padding:4px 0 2px 23px;margin:0}li.field-with-errors input[type=email],li.field-with-errors input[type=text],li.field-with-errors input[type=password],.formtastic .error input[type=email],.formtastic .error input[type=text],.formtastic .error input[type=password]{border-color:#CC5A5A}li.field-with-errors textarea,.formtastic .error textarea{border-color:#CC5A5A}h2#sign-up-header{color:#98562e}table#signup-table{margin:0.5em 0 0 0;border-collapse:separate;border-spacing:2px}#signup-table th{padding:5px}#signup-table th.col-header,#signup-table th.row-header{color:#FFF;font-weight:bold;font-size:1.2em;text-align:center;vertical-align:middle}#signup-table th.col-header{background-color:#98562e;-webkit-border-top-right-radius:8px;-webkit-border-top-left-radius:8px;-moz-border-radius-topright:8px;-moz-border-radius-topleft:8px}#signup-table th.row-header{background-color:#b17f5c;-webkit-border-bottom-left-radius:8px;-webkit-border-top-left-radius:8px;-moz-border-radius-topleft:8px;-moz-border-radius-bottomleft:8px}#signup-table td{padding:0}#signup-table td.signup-cell{padding:5px}#signup-table .corner-cell,#signup-table #add-col,#signup-table #add-row{padding:5px 0 0 5px}#signup-table #add-col button,#signup-table #add-row button{padding:0;margin:0;background-color:transparent;border-width:0}#import button{padding:0;margin:0;background-color:transparent;border-width:0}#signup-table td.signup-cell{padding:5px;background-color:#f1e4c2;vertical-align:bottom}#signup-table td.closed{background-color:#fff}#signup-table td ul.signups{list-style:none;padding:0;margin:0}#signup-table ul.signups li.signup{display:block;color:#333;line-height:1.2em;margin:3px;font-family:Georgia, "Bitstream Vera Serif", serif;font-style:italic;border-bottom:1px dotted #333;padding:2px;color:#777}#signup-table ul.signups li.signup a{background-repeat:no-repeat;padding-left:20px;text-decoration:none}#signup-table ul.signups li.signup span.hidden-name{color:#BFB9AC}#signup-table ul.signups li.empty-slot-suggestion{color:#BFB9AC;border-bottom:1px dotted #BFB9AC}td.signup-cell ul.actions{list-style:none;margin:0;padding:0}td.signup-cell ul.actions li{margin:0;padding:0;list-style:none}td.signup-cell a.join,td.signup-cell div.full{display:block;text-align:center;font-weight:bold;text-transform:uppercase;line-height:1.5em;font-size:0.8em;letter-spacing:2px;margin-top:6px;text-decoration:none;padding:1px 10px}td.signup-cell a.join{border-right:1px solid #CCC;border-bottom:1px solid #CCC;color:#888;background-color:#FFE}td.signup-cell div.full{color:#837764}td.signup-cell a.join:hover{text-decoration:underline}td.signup-cell.cell-hover a.join{background-color:#DCEEF7;color:#CE3131}#signup-table ul.actions li.signup-limit{font-size:0.75em;padding:2px;margin-top:3px;float:right;background-color:#FFE;color:#667;display:block;border-top:1px solid #AAA;border-left:1px solid #BBB;-moz-border-radius:3px;-webkit-border-radius:3px}#signup-table ul.actions li.signup-limit.unlimited{background-color:#F3E6C6;color:#9F998C;border-top:1px solid #BBB;border-left:1px solid #CCC;border-bottom:1px solid #DDD;border-right:1px solid #DDD}#signup-table td.signup-cell.selection-cue{background-color:#98562e}#signup-table td.signup-cell.selection-cue ul.signups li.signup{border-bottom:1px dotted #FFF;color:#EEE}#signup-table td.signup-cell.selection-cue ul.signups li.signup span.name,#signup-table td.signup-cell.selection-cue ul.signups li.signup span.hidden-name{color:#FFF}#signup-table td.signup-cell.selection-cue ul.signups li.signup.liveupdate{border-bottom:1px dotted #FCF5C2;color:#F2EAD5}#signup-table td.signup-cell.selection-cue ul.signups li.signup.liveupdate span.name{color:#FCF5C2}#signup-table td.signup-cell.selection-cue a.join{color:#D7AC62;border-right:1px solid #98562e;border-bottom:1px solid #98562e;background-color:#98562e}#signup-table td.signup-cell.selection-cue ul.actions li.signup-limit{color:#FFF;background-color:#996b4E;border-color:#997965}#content a#collapse-sidebar{float:right;width:16px;height:32px;background:url(/assets/icons/next-previous-01b8ef58f12fec722b985d23ae6b6c0b0b907776b173f97e05d0fa187b6dfc48.png) -16px 0 no-repeat}#content a#collapse-sidebar.collapsed{background:url(/assets/icons/next-previous-01b8ef58f12fec722b985d23ae6b6c0b0b907776b173f97e05d0fa187b6dfc48.png) 0 0 no-repeat}#content h1#page-title input{font-size:0.8em;font-style:italic;width:90% !important;display:block}#content h1#page-title form.page-title input[type=button],#content h1#page-title form.page-title input[type=submit]{display:inline;font-family:Frutiger, Univers, Helvetica, Arial, sans-serif;font-style:normal;font-size:0.45em !important;width:auto !important}#content div#sheet-description textarea{width:90% !important;display:block}#add-headers-form{display:none;position:absolute;background:#555;color:#fff;padding:5px;width:200px}#add-headers-close{position:absolute;bottom:0;right:0;cursor:pointer;cursor:hand;height:20px;width:20px;vertical-align:middle;text-align:center}#add-headers-form .button-group{color:#ccc}#add-headers-form a.lbAction{color:#eee}#add-headers-form a.lbAction:hover{color:#fff}ul.nubbin{padding:0;margin:0;width:113px;height:32px;overflow:hidden;position:absolute;list-style:none}ul.nubbin li{list-style:none}ul.nubbin li a{background:url(/assets/nubbin-9bddbc4004b7c3f0b4052b18bceaea3df5277f7324fa6b5c2741867d1e8ce97f.png) no-repeat;position:absolute;height:32px;top:0;overflow:hidden;text-indent:-9000px;display:block;margin:0;padding:0;z-index:1000}ul.nubbin li.left a{left:0;width:16px;background-position:0 0}ul.nubbin li.left a:hover{background-position:0 -32px}ul.nubbin li.right a{left:16px;width:16px;background-position:-16px 0}ul.nubbin li.right a:hover{background-position:-16px -32px}ul.nubbin li.up a{left:0;width:32px;height:16px;background-position:0 -64px}ul.nubbin li.up a:hover{background-position:-81px -64px}ul.nubbin li.down a{width:32px;height:16px;left:0px;top:16px;background-position:0 -80px}ul.nubbin li.down a:hover{background-position:-81px -80px}ul.nubbin li.delete a{left:32px;width:38px;background-position:-32px 0}ul.nubbin li.delete a:hover{background-position:-32px -32px}ul.nubbin li.rename a{left:70px;width:43px;background-position:-70px 0}ul.nubbin li.rename a:hover{background-position:-70px -32px}td.signup-cell ul.nubbin{width:84px;height:32px;overflow:hidden;position:absolute;list-style:none;margin:1px 0 0;padding:0}td.signup-cell ul.nubbin a{display:block;top:0;left:0;height:32px}td.signup-cell.closed ul.nubbin{width:37px}td.signup-cell ul.nubbin li a{background:url(/assets/signup_slot_nubbin-5a7f510af2a8b813df784fc0f6d8116c6c24bb55a4d13c63538039012df65615.png) no-repeat}td.signup-cell ul.nubbin li.close a{width:37px;left:47px;background-position:0 -32px}td.signup-cell ul.nubbin li.close a:hover{background-position:0 0}td.signup-cell ul.nubbin li.options a{width:46px;background-position:-38px -32px}td.signup-cell ul.nubbin li.options a:hover{background-position:-38px 0}td.signup-cell ul.nubbin li.open a{width:37px;background-position:-85px -32px}td.signup-cell ul.nubbin li.open a:hover{background-position:-85px 0}.deletion-cue{opacity:0.5;filter:alpha(opacity=50)}th .eip-deux{position:absolute;border-right:2px solid #fff}th .eip-deux div{padding:5px;margin-bottom:-2px;background:url(/assets/eip_bkg-a58033a5de999409d01be964096356120ea1ad20e6a2d2219eda5e50c9cba409.gif) bottom right;border-bottom:2px solid #fff}th .eip-deux textarea{border-width:1px}th .eip-deux div.button-group{position:absolute;right:-2px;width:auto;margin-bottom:0;padding:0 6px 5px 5px;background:url(/assets/eip_bkg-a58033a5de999409d01be964096356120ea1ad20e6a2d2219eda5e50c9cba409.gif) top right;border-width:0 2px 2px;border-color:#fff;border-style:solid}th .eip-deux div.button-group button{margin:0}th .eip-deux a{position:absolute;top:8px;right:8px;height:9px;line-height:9px;width:9px;margin:0;padding:0;text-indent:-9000px;background:#777 url(/assets/icons/close-a734b42c88f87b4041277e4c24b8c685112034fa4bf2807ecda484545b1f1373.gif)}th .eip-deux a:hover{background-color:#f00}#page-title input{font-size:0.8em;width:98%;padding:0.1em}#page-title div.inline{float:left;background:#fff;color:#333;font-size:0.42em;font-style:normal;padding:.4em 0 0}#manage-sheets .list-archive{margin-top:10px}.cancel-signup{background-color:#EFE38a;border:1px solid #CCC}.cancel-signup h2{color:#98562e}.cancel-signup li{margin:0.5rem 0}.cancel-signup .button-group{overflow:visible}#account-settings-form label,.form-container--narrow label{display:inline;font-weight:bold}#account-settings-form .section,.form-container--narrow .section{margin:1em 0}#account-settings-form input[type=text],#account-settings-form input[type=password],#account-settings-form input[type=email],.form-container--narrow input[type=text],.form-container--narrow input[type=password],.form-container--narrow input[type=email]{width:300px;display:block}.signup-details__copy-box{display:inline-block}.signup-details__cancel-code{font-size:2rem;font-weight:bold;font-family:Menlo, Monaco, Consolas, "Courier New", monospace}.module--plain{background-color:white;padding:10px}.module--transparent{background-color:rgba(255,255,255,0.5)}.module--top-margin{margin-top:10px}.module--left-margin{margin-left:10px}.footer{font-size:0.6rem;color:#7F9995;margin:15px 15px 45px;padding-bottom:30px}.footer a{color:#DD4114}.footer a:hover{color:#AAC}.footer--heap-logo img{vertical-align:middle;width:81px;height:31px}.footer--porkbuns{float:left}.footer--site-links{float:right}
