.app-colors{background:#f4f4f4;-webkit-transition:background-color 0.3s ease-in-out,color 0.3s ease-in-out;-moz-transition:background-color 0.3s ease-in-out,color 0.3s ease-in-out;-ms-transition:background-color 0.3s ease-in-out,color 0.3s ease-in-out;-o-transition:background-color 0.3s ease-in-out,color 0.3s ease-in-out;transition:background-color 0.3s ease-in-out,color 0.3s ease-in-out}.app-colors #appFooter ul li{color:#ddd}.app-colors #appFooter ul li a,.app-colors #appFooter ul li a:hover{color:#777}.app-colors #appFooter ul li .new{color:#f00 !important}#appTopBar{background:#fff url(/img/2f128bc876ec119de46209631a687070/background_app_top_bar.png) top left repeat-x;-webkit-transition:background-color 0.3s ease-in-out,color 0.3s ease-in-out;-moz-transition:background-color 0.3s ease-in-out,color 0.3s ease-in-out;-ms-transition:background-color 0.3s ease-in-out,color 0.3s ease-in-out;-o-transition:background-color 0.3s ease-in-out,color 0.3s ease-in-out;transition:background-color 0.3s ease-in-out,color 0.3s ease-in-out}#appTopBar ul li.active,#appTopBar ul li.active:hover{background:#fff url(/img/efeba0ae40667fd6592c3a135aea68c8/background_app_top_bar_hover.png) top left repeat-x}#appTopBar ul li a{color:#444}#appTopBar ul li:hover,#appTopBar ul li.hover{background:#fff;background:-o-linear-gradient(top, #fff, #fff);background:-ms-linear-gradient(top, #fff, #fff);background:-moz-linear-gradient(top, #fff, #fff);background:-khtml-gradient(linear, left top, left bottom, from(#fff), to(#fff));background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#fff, endColorStr=#fff);*zoom:1}#viewer #appTopBar{min-width:640px}#viewer #appTopBar:fullscreen,#viewer #appTopBar:-webkit-full-screen,#viewer #appTopBar:-moz-full-screen,#viewer #appTopBar:-ms-full-screen{display:none}blockquote,body,div,dl,dt,dd,ol,ul,li,fieldset,form,h1,h2,h3,h4,h5,h6,input,p,pre,textarea,th{margin:0;padding:0}abbr,acronym,fieldset,img{border-width:0}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal}blockquote{font-family:museo-1,museo-2,Georgia,New Times Roman,serif;font-style:italic;border-left:2px solid #88ce2a;background-color:#e2f3cc;padding:0 6px;margin:24px 0;line-height:24px}caption,th{text-align:left}h1,h2,h3,h4{font-size:100%;font-weight:normal}ul li{margin-left:24px}ul.no-bullet li{list-style:none !important;margin-left:0}q:before,q:after{content:''}table{border-collapse:collapse;border-spacing:0}html{height:100%;width:auto}body{font-family:"Lucida Grande",Verdana,Arial,sans-serif;color:#333}form{display:inline;margin:0}a[href]{color:#1f81de;text-decoration:none}a.underline,a.back{border-bottom:0;text-decoration:underline}a.underline:hover,a.back:hover{color:#fff;background-color:#1f81de}a.no-underline{text-decoration:none !important}a:hover{text-decoration:underline}a.img:hover{background-color:transparent !important}code{font-family:"Courier New", monospace;white-space:pre-wrap}code.bold{font-family:monospace}.body{padding:12px 10px}.cursor-default{cursor:default !important}.print-only{display:none}h1{font-size:24px;font-weight:bold;color:#333;display:table;white-space:nowrap;margin:24px auto}h2{font-size:21px;font-weight:bold;color:#333}h3{font-size:18px;font-weight:bold;margin-top:24px}h4{font-size:16px;font-weight:bold}.first{margin-top:0 !important}.last{margin-bottom:0 !important}input:not([type="submit"]):not([type="button"]){background-color:#fff;-webkit-transition:border linear 0.2s,box-shadow linear 0.2s;-moz-transition:border linear 0.2s,box-shadow linear 0.2s;transition:border linear 0.2s,box-shadow linear 0.2s;box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);-moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1)}input[type=text],input[type=password],textarea{font-family:"Lucida Grande",Verdana,Arial,sans-serif;display:inline-block;width:210px;padding:4px;border:1px solid #ccc;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}select{color:#333;font-family:"Lucida Grande",Verdana,Arial,sans-serif;width:210px;display:inline-block;padding:1px 4px}.win select,.linux select{border:1px solid #ccc;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}input[type=text],input[type=password],textarea{width:210px}input:not([type="image"]),textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}::-webkit-input-placeholder{font-size:14px;color:#999}:-moz-placeholder{color:#999 !important}.placeholder{color:#999 !important}.indicator{background:url(/img/cf0b4e085e68a6db3b19b90be42e18e8/indicator.gif) no-repeat 0 0;width:16px;height:16px;margin-left:10px;vertical-align:middle}.indicator[id]{visibility:hidden}.toggle{position:relative;display:inline-block;width:48px;height:24px}.toggle input{opacity:0;width:0;height:0}.toggle .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#999;-webkit-transition:.4s;transition:.4s;border-radius:24px}.toggle .slider:before{position:absolute;content:"";height:20px;width:20px;left:2px;bottom:2px;background-image:linear-gradient(to bottom, #fff 25%, #f1f2f4 100%);box-shadow:0 0 3px #000;-moz-box-shadow:0 0 3px #000;-webkit-box-shadow:0 0 3px #000;-webkit-transition:.4s;transition:.4s;border-radius:50%}input:checked+.slider{background-color:#88ce2a}input:checked+.slider:before{box-shadow:0 0 3px #243c06;-moz-box-shadow:0 0 3px #243c06;-webkit-box-shadow:0 0 3px #243c06;-webkit-transform:translateX(24px);-ms-transform:translateX(24px);transform:translateX(24px)}ol{margin:0;padding-left:24px}ol li{list-style:decimal}textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.float-left{float:left}.float-right{float:right !important}.absolute{position:absolute}.relative{position:relative;zoom:1}.inline-block{display:inline-block;*display:inline}.nowrap{white-space:nowrap !important}.negative,.error{color:#f00 !important}.negative a,.error a{color:#f00 !important;font-weight:bold}.negative a:hover,.error a:hover,a.negative:hover,a.error:hover{color:#fff !important;background-color:#f00 !important}.new{color:#f00 !important}.positive,.success{color:#61a111 !important}.alert,.todo{color:#f00;background-color:#ff0;font-weight:bold}.blue{color:#2f7ed8}.dark-red,#plans .plan-selected .selected,#screenShareEndedMessage #screenShareUnsuccessfulEndMessage{color:#900}.gray{color:#aaa}.gray-dark{color:#999}.green{color:#8bbc21}.green-dark{color:#5b7a15}.red{color:#aa0000}.bold{font-weight:bold !important}.italic{font-style:italic !important}.underline{text-decoration:underline}.normal{font-weight:normal}.strike-through{text-decoration:line-through}.small{font-size:11px !important}.clear{clear:both;margin:0;padding:0}.clear-left{clear:left}.clear-right{clear:right}.clearfix{_height:1%}span.left,td.left,th.left,.left-text{text-align:left !important}.center-text,th.center,th.sheet-dialog,td.center,td.sheet-dialog{text-align:center !important}span.right,td.right,th.right,.right-text{text-align:right !important}table.center,table.sheet-dialog,div.center,div.sheet-dialog,img.center,img.sheet-dialog,h1.center,h1.sheet-dialog,h2.center,h2.sheet-dialog,h3.center,h3.sheet-dialog,h4.center,h4.sheet-dialog{display:table;margin-left:auto;margin-right:auto}h1.center,h1.sheet-dialog,h2.center,h2.sheet-dialog,h3.center,h3.sheet-dialog,h4.center,h4.sheet-dialog{white-space:nowrap}table.center td,table.sheet-dialog td{text-align:left}.baseline{vertical-align:baseline !important}.bottom{vertical-align:bottom !important}.middle{vertical-align:middle !important}.text-top{vertical-align:text-top !important}.text-bottom{vertical-align:text-bottom !important}.top{vertical-align:top !important}#content{width:100%;background-color:#fff}.ie #content{text-align:center}#content .w960px .content{padding:0 10px;text-align:left}.site-nav{background:url(/img/d2d837c0b2b7a4b9a70182b1eb50e6ec/site_nav.png) no-repeat;float:left;line-height:24px;width:200px;max-width:200px;min-height:375px;margin-top:9px}.site-nav ul.main{padding:0}.site-nav ul li{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;list-style:none !important;margin-left:0}.site-nav ul.main li.primary{font-size:16px;font-weight:bold;margin-left:0;margin-right:10px;border-bottom:1px solid #eee}.site-nav ul.main li.current{background:url(/img/6d5a512460ab5bfba69c53f60735535d/site_nav_selected.png) top left no-repeat;width:199px;height:36px;cursor:default;margin-right:0;border-bottom:0}.site-nav a.primary,.site-nav a.primary:hover{padding:6px 0 6px 12px}.site-nav li.current a.primary,.site-nav li.current a.primary:hover{cursor:default;color:#fff;text-shadow:-1px -1px #5e8825}.site-nav li.primary .secondary{margin-left:10px;font-size:12px}.site-nav li.primary .secondary-current{background-color:#f2f2f2;color:#333;font-weight:bold;border-top-left-radius:4px;-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px}.site-nav a{color:#555;display:block;text-decoration:none !important}.site-nav a:hover{color:#000;background-color:transparent}.site-nav li li{font-size:14px}.site-nav ul li ul{padding-left:0;margin-bottom:9px !important}.site-nav ul li ul li{line-height:21px;margin-left:0;margin-top:9px}.site-nav ul li ul li a{color:#777;font-weight:normal;padding:3px 10px;_display:inline-block}.site-nav ul li ul li a.current{color:#333;font-weight:bold;border:1px solid #a0db50;background-color:#cae9a2;border-top-left-radius:6px;-moz-border-radius-topleft:6px;-webkit-border-top-left-radius:6px;border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;-webkit-border-bottom-left-radius:6px;cursor:default}#content .site-nav-content{float:left;width:720px;max-width:720px;margin-top:13px;margin-left:10px}.site-nav-content h2{line-height:24px;margin-top:45px;margin-bottom:14px}.firefox .site-nav-content h2{margin-bottom:13px}.site-nav-content h3{line-height:24px;margin-top:46px;margin-bottom:13px}.site-nav-content p .code,.site-nav-content td .code{line-height:23px}.firefox .site-nav-content p .code,.firefox .site-nav-content td .code{line-height:19px}.site-nav-content ul li{margin-left:24px}.site-nav-content td{font-size:14px;line-height:24px}.site-nav-content form th,.standard-form-th,.sheet form th,.presenter-app-instructions form th,#hostRequestInstructions form th,#screen #loadingDiv form th,#presenter #screenShareEndedMessage form th,#retryCustomProtocolHandlerMessage form th,#startCustomProtocolHandlerErrorMessage form th{font-size:14px;font-weight:normal;line-height:24px;text-align:right;vertical-align:baseline;padding:6px 6px 16px 0}.site-nav-content form td,.standard-form-td,.sheet form td,.presenter-app-instructions form td,#hostRequestInstructions form td,#screen #loadingDiv form td,#presenter #screenShareEndedMessage form td,#retryCustomProtocolHandlerMessage form td,#startCustomProtocolHandlerErrorMessage form td{font-size:14px;font-weight:normal;line-height:24px;vertical-align:baseline;padding:6px 0 16px 6px}#content .site-nav-content ul li{list-style:disc}.w960px{clear:both;overflow:visible;width:960px;display:table;margin-left:auto;margin-right:auto}.ie .w960px{*display:block}.w960px .margin{margin:0 10px;text-align:left}a.cancel{color:#f00 !important;text-decoration:underline}a.cancel:hover{color:#fff !important;background-color:#f00 !important}a.disabled{color:#333 !important;text-decoration:none !important;cursor:default}a.disabled:hover{background-color:transparent !important}a.return{font-size:12px;margin:2px 0 12px;display:block}.dashed-box{display:block;margin:26px auto;padding:20px;background-color:#cae9a2;border:2px dashed #88ce2a}.red-dashed-box{display:block;margin:18px auto;padding:20px;background-color:#e9aeae;border:2px dashed #b34e4e}.not-available{background:#f4d6d6 url(/img/3c753401a87c4370dab34852c5e3fb49/image_not_available.png) no-repeat center !important;border:2px dashed #e08686 !important;cursor:default !important}.not-available canvas{outline:none !important}.number-circle{position:absolute;top:78px;left:-36px;border-radius:50%;width:18px;height:18px;padding:3px;background:#cae9a2;border:2px solid #88ce2a;color:#333;text-align:center;font-size:14px;font-family:"Lucida Grande",Verdana,Arial,sans-serif}#previewBar{width:100%;min-width:960px;color:#333;font-size:12px;text-align:center;padding:6px;background-color:#cae9a2;border-bottom:1px solid #88ce2a;box-shadow:0 -1px rgba(0,0,0,0.4);-moz-box-shadow:0 -1px rgba(0,0,0,0.4);-webkit-box-shadow:0 -1px rgba(0,0,0,0.4);z-index:501;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#shade{background-color:#000;position:absolute;top:0;left:0;width:100%;height:100%;opacity:.8;filter:alpha(opacity=80);z-index:600;visibility:hidden;overflow:hidden}.wide-form-box{width:595px}.form-row,.form-field-aligned{padding-top:12px;padding-bottom:12px}.form-label{width:180px;text-align:right;display:inline-block;*float:left;padding-right:24px}.form-field{max-width:360px;display:inline-block;*float:left}.form-field input[type=text]{width:210px}.form-field-aligned{margin-left:210px}.form-field-error{outline:2px solid #df5656}.form-notes{display:inline-block}.form-border{padding:18px;border:1px solid #ccc;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;box-shadow:0 2px 7px rgba(0,0,0,0.27);-moz-box-shadow:0 2px 7px rgba(0,0,0,0.27);-webkit-box-shadow:0 2px 7px rgba(0,0,0,0.27)}.form{background-color:#fff}.form th{padding:11px;text-align:right;vertical-align:baseline}.form td{padding:11px;vertical-align:baseline}.form h3{margin-top:0;margin-bottom:4px}.explanation{color:#888;font-size:12px;margin-top:12px}td.explanation{margin-bottom:12px}.hover-bubble-container{display:none;position:absolute;z-index:10}.hover-bubble-point-left{background:url(/img/0781557871230e219251e1e5f95f74f4/hover_bubble_point_left.png);width:47px !important;height:50px;position:absolute;left:-45px;top:22px}.hover-bubble-point-right{background:url(/img/4464577bb1448a47de581ef499b3b221/hover_bubble_point_right.png);width:47px !important;height:50px;position:absolute;right:-42px;top:22px}.hover-bubble{color:#555;font-size:12px;text-align:left;border:2px solid #c6b97f;border-right-color:#b8ad7b;border-bottom-color:#b8ad7b;padding:6px 10px;background:#fae795;background:-o-linear-gradient(top, #fff2b7, #fae795);background:-ms-linear-gradient(top, #fff2b7, #fae795);background:-moz-linear-gradient(top, #fff2b7, #fae795);background:-khtml-gradient(linear, left top, left bottom, from(#fff2b7), to(#fae795));background:-webkit-gradient(linear, left top, left bottom, from(#fff2b7), to(#fae795));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#fff2b7, endColorStr=#fae795);*zoom:1;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;box-shadow:0 0 12px rgba(0,0,0,0.2);-moz-box-shadow:0 0 12px rgba(0,0,0,0.2);-webkit-box-shadow:0 0 12px rgba(0,0,0,0.2);width:230px;line-height:18px;min-height:77px}.hover-bubble br{line-height:18px}.spreadsheet{width:100%}.spreadsheet th{text-align:center;font-size:12px;color:#555;background-color:#f4f4f4;padding:4px;border:1px solid #ddd}.spreadsheet td{font-size:12px;padding:4px;border:1px solid #ddd;text-align:right}.spreadsheet.center-text td{text-align:center}.spreadsheet td.month{text-align:center;font-weight:bold;background-color:#f4f5f7}.spreadsheet td.metric{border-left:0 !important;text-align:left;font-weight:bold}.spreadsheet .cell-top{border-top:2px solid #fad168 !important;border-left:2px solid #fad168 !important;border-right:2px solid #fad168 !important}.spreadsheet .cell-middle{border-left:2px solid #fad168 !important;border-right:2px solid #fad168 !important}.spreadsheet .cell-bottom{border-bottom:2px solid #fad168 !important;border-left:2px solid #fad168 !important;border-right:2px solid #fad168 !important}.tabs{padding:0;position:relative;bottom:-1px;width:100%}.tabs ul{margin:0 0 0 11px;padding:0;white-space:nowrap}.tabs ul li{padding:0;border:none;display:inline;list-style:none;margin-left:0}.tabs a{white-space:nowrap;display:block;text-align:center;color:#777;font-size:12px;font-weight:bold;text-decoration:none !important;float:left;padding:1px 10px 1px;border:1px solid #ccc;margin:0 4px 0 0;border-top-left-radius:6px;-moz-border-radius-topleft:6px;-webkit-border-top-left-radius:6px;border-top-right-radius:6px;-moz-border-radius-topright:6px;-webkit-border-top-right-radius:6px}.tabs a:hover{color:#555 !important;background-color:#ecdcc0 !important}.tabs a.sel,.tabs a.sel:hover{color:#333 !important;background-color:#f8f2e8 !important;padding:1px 10px 2px;cursor:default}.tab-content{width:100%;border:1px solid #ccc}div.table{padding:24px;margin-top:24px;margin-bottom:6px}.table table,table.table,table.simple-table{width:100%;border:1px solid #ccc}.table table,table.table{box-shadow:0 0 12px rgba(0,0,0,0.2);-moz-box-shadow:0 0 12px rgba(0,0,0,0.2);-webkit-box-shadow:0 0 12px rgba(0,0,0,0.2)}table.hover-row tr:hover td{background-color:#ffffcc}table.no-shadow{box-shadow:none !important;-moz-box-shadow:none !important;-webkit-box-shadow:none !important}.table tr.green th{background:#cbe875;background:-o-linear-gradient(top, #dbf0a1, #cbe875);background:-ms-linear-gradient(top, #dbf0a1, #cbe875);background:-moz-linear-gradient(top, #dbf0a1, #cbe875);background:-khtml-gradient(linear, left top, left bottom, from(#dbf0a1), to(#cbe875));background:-webkit-gradient(linear, left top, left bottom, from(#dbf0a1), to(#cbe875));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#dbf0a1, endColorStr=#cbe875);*zoom:1}.table tr.red th{background:rgba(230,193,193,0.8);background:-o-linear-gradient(top, rgba(254,210,212,0.8), rgba(230,193,193,0.8));background:-ms-linear-gradient(top, rgba(254,210,212,0.8), rgba(230,193,193,0.8));background:-moz-linear-gradient(top, rgba(254,210,212,0.8), rgba(230,193,193,0.8));background:-khtml-gradient(linear, left top, left bottom, from(rgba(254,210,212,0.8)), to(rgba(230,193,193,0.8)));background:-webkit-gradient(linear, left top, left bottom, from(rgba(254,210,212,0.8)), to(rgba(230,193,193,0.8)));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#fed2d4, endColorStr=#e6c1c1);*zoom:1}.table th.table-header,.simple-table th.table-header{text-align:left;border:1px solid #88ce2a;background:#bee48d;background:-o-linear-gradient(top, #cae9a2, #bee48d);background:-ms-linear-gradient(top, #cae9a2, #bee48d);background:-moz-linear-gradient(top, #cae9a2, #bee48d);background:-khtml-gradient(linear, left top, left bottom, from(#cae9a2), to(#bee48d));background:-webkit-gradient(linear, left top, left bottom, from(#cae9a2), to(#bee48d));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#cae9a2, endColorStr=#bee48d);*zoom:1}.table th,.simple-table th{font-size:12px !important;font-weight:bold;border:1px solid #ccc;padding:2px 7px;text-align:center;white-space:nowrap;cursor:default}.simple-table th{background:#e8e8eb;background:-o-linear-gradient(top, #f0f1f2, #e8e8eb);background:-ms-linear-gradient(top, #f0f1f2, #e8e8eb);background:-moz-linear-gradient(top, #f0f1f2, #e8e8eb);background:-khtml-gradient(linear, left top, left bottom, from(#f0f1f2), to(#e8e8eb));background:-webkit-gradient(linear, left top, left bottom, from(#f0f1f2), to(#e8e8eb));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#f0f1f2, endColorStr=#e8e8eb);*zoom:1}.table th{background:#e3e4e5;background:-o-linear-gradient(top, #f0f1f2, #e3e4e5);background:-ms-linear-gradient(top, #f0f1f2, #e3e4e5);background:-moz-linear-gradient(top, #f0f1f2, #e3e4e5);background:-khtml-gradient(linear, left top, left bottom, from(#f0f1f2), to(#e3e4e5));background:-webkit-gradient(linear, left top, left bottom, from(#f0f1f2), to(#e3e4e5));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#f0f1f2, endColorStr=#e3e4e5);*zoom:1}.table th.dark-gray-header{background:#d6d7d9;background:-o-linear-gradient(top, #e3e4e5, #d6d7d9);background:-ms-linear-gradient(top, #e3e4e5, #d6d7d9);background:-moz-linear-gradient(top, #e3e4e5, #d6d7d9);background:-khtml-gradient(linear, left top, left bottom, from(#e3e4e5), to(#d6d7d9));background:-webkit-gradient(linear, left top, left bottom, from(#e3e4e5), to(#d6d7d9));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#e3e4e5, endColorStr=#d6d7d9);*zoom:1}form .table th,form .simple-table th{padding:2px 7px !important}.table th a,.simple-table th a{color:#333;text-decoration:underline}.table th a:hover,.simple-table th a:hover{color:#f4f5f7;background-color:#333}.table td,.simple-table td{font-size:12px !important;padding:5px 7px 6px;border:1px dotted #ccc}form .table td,form .simple-table td{padding:5px 7px 6px !important}.simple-table tr.gray td{background-color:#f4f5f7;color:#ccc}div.table td{background-color:#fff}.table input[type=submit]{font-size:11px}.detail-table th{font-weight:bold;padding:2px 4px 2px 0;text-align:right}.detail-table td{padding:2px 0 2px 4px}table.horizontal-spacing tr td{padding-bottom:12px}table.horizontal-spacing tr:last-child td{padding-bottom:0}.has-tooltip{position:relative}.has-tooltip .tooltip{font-size:11px;display:block;background:#2e2e2e;border:1px solid #212121;bottom:100%;color:#fff;left:0;margin-bottom:15px;opacity:0;filter:alpha(opacity=0);padding:2px 4px;white-space:nowrap;position:absolute;visibility:hidden;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-ms-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out;-webkit-box-shadow:2px 2px 6px rgba(0,0,0,0.28);-moz-box-shadow:2px 2px 6px rgba(0,0,0,0.28);-ms-box-shadow:2px 2px 6px rgba(0,0,0,0.28);-o-box-shadow:2px 2px 6px rgba(0,0,0,0.28);box-shadow:2px 2px 6px rgba(0,0,0,0.28);user-select:none}.has-tooltip .tooltip:after{border-left:solid transparent 5px;border-right:solid transparent 5px;border-top:solid 5px #2e2e2e;bottom:-5px;content:" ";height:0;left:50%;margin-left:-6px;position:absolute;width:0}.has-tooltip:not(.state-disabled):hover .tooltip{opacity:.8;filter:alpha(opacity=80);visibility:visible}#topBar{width:100%;background-color:#fff;position:relative}.ie #topBar{text-align:center}#topBar .w960px{vertical-align:baseline}#topBar .w960px .header{text-align:left}#topBar #logo{text-align:left;padding-top:14px;padding-bottom:14px}#logo a,#logo a:hover{color:#333;font-weight:bold;text-decoration:none;-webkit-font-smoothing:antialiased}#logo img{margin:4px 0}a.screenleap-logo{background:url(/img/c4bd14be81259c146dbdcf5ac2130e11/screenleap.png) top left no-repeat;width:150px;height:33px;display:inline-block;text-indent:-9999px}#appTopBar a.screenleap-logo{background:url(/img/5e3ec2fa964714fc3ceff88db5de8322/screenleap_small.png) top left no-repeat;margin:4px 0}#logo .logo{display:inline-block;margin:4px 4px}#logo .no-logo{display:inline-block;margin:0 4px}#logo a:hover{background-color:transparent}#topBar ul{padding:0;margin:0}#topBar ul li{float:left;padding-left:15px;height:60px;line-height:60px;font-family:"Lucida Grande",Verdana,Arial,sans-serif;list-style:none;margin-left:0}#topBar .nav-separator{padding-left:10px;padding-right:15px}#topBar input{font-size:15px;width:222px;height:33px;background:url(/img/2200ef2d6f16e3376222d2dca4815adc/header_input.png) 0 0 no-repeat;margin-top:13px;border-width:0;border-style:solid;padding:0 0 0 10px;outline:none !important;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}#topBar ul li{font-size:15px}.firefox #topBar input,.ie #topBar input{line-height:33px}#topBar input:focus{outline:none !important;background-position:0 -33px}.ie #topBarBanner{text-align:center}#topBarBanner #shareButtonDiv{float:right}#topBarBanner #shareButton{background:url(/img/784c0e1c32f839919a656e25da35a56a/screenleap_share_button_small.png) 0 0 no-repeat;width:200px;height:36px;border:0;cursor:pointer;margin:30px -3px 30px 0}#topBarBanner #shareButton:hover{background-position:0 -36px}#topBarBanner #shareButton:active{background-position:0 -72px}#appTopBar{width:100%;z-index:500;line-height:34px;height:34px}#appTopBar #loginNav,#appTopBar #presenterNav{line-height:33px;height:33px}.customer-support #appTopBar{min-width:705px}#appTopBar div{float:left}#appTopBar #logo{display:inline-block;margin-left:4px;margin-right:10px}.custom-viewer #appTopBar #logo{font-size:16px;font-weight:bold;color:#333;text-decoration:none}#appTopBar #status{font-size:15px}#appTopBar ul li{font-family:"Lucida Grande",Verdana,Arial,sans-serif;font-size:13px;font-weight:bold;float:left;position:relative;padding:0 10px;list-style:none;margin-left:0}#appTopBar ul li.active,#appTopBar ul li.active:hover{box-shadow:inset 0 4px 8px rgba(0,0,0,0.35);-moz-box-shadow:inset 0 4px 8px rgba(0,0,0,0.35);-webkit-box-shadow:inset 0 4px 8px rgba(0,0,0,0.35);cursor:default}#appTopBar .icon{display:inline-block;position:relative;margin-right:6px}#appTopBar ul li a{text-decoration:none}#appTopBar ul li:hover a{color:#333}#appTopBar ul li.active a,#appTopBar ul li.active:hover a,#appTopBar ul li.active a:hover{cursor:default}#appTopBar ul li:hover,#appTopBar ul li.hover{cursor:pointer}#appTopBar ul li.divider{background:url(/img/f5fb107621f05a4ab318fe5edae2e1e8/background_app_top_bar_dividers.png) repeat;width:1px;height:33px;padding:0;cursor:default !important}#appTopBar #rightNav,#appTopBar #presenterNav{font-size:13px;float:right;white-space:nowrap}.chat-expanded #appTopBar #rightNav{margin-right:300px}#appTopBar #options select{font-size:11px}#topBarNav{white-space:nowrap}#topBarNav #screenShares .icon{background:url(/img/a4854d568d9122b7a38e215b4e1ae818/sprite/topbar_nav.png) top left no-repeat;width:14px;height:13px;top:2px}#topBarNav #screenShares.active .icon,#topBarNav #screenShares:hover .icon{background-position:0 -40px}#topBarNav #recordings .icon{background:url(/img/a4854d568d9122b7a38e215b4e1ae818/sprite/topbar_nav.png) 0 -240px no-repeat;width:14px;height:13px;top:1px}#topBarNav #recordings.active .icon,#topBarNav #recordings:hover .icon{background-position:0 -280px}#topBarNav #screenshots .icon,#installScreenleapExtensionButton img{background:url(/img/a4854d568d9122b7a38e215b4e1ae818/sprite/topbar_nav.png) 0 -80px no-repeat;width:14px;height:13px;top:2px}#topBarNav #screenshots.active .icon,#topBarNav #screenshots:hover .icon,#installScreenleapExtensionButton:hover img{background-position:0 -120px}#topBarNav #customerSupport .icon,#topBarNav #supportDashboardLink .icon{background:url(/img/a4854d568d9122b7a38e215b4e1ae818/sprite/topbar_nav.png) 0 -160px no-repeat;width:14px;height:13px;top:2px}#topBarNav #customerSupport.active .icon,#topBarNav #customerSupport:hover .icon,#topBarNav #supportDashboardLink.active .icon,#topBarNav #supportDashboardLink:hover .icon{background-position:0 -200px}.menu{position:absolute;font-family:"Lucida Grande",Verdana,Arial,sans-serif;font-size:13px;line-height:33px;border:1px solid #999;border-right:0 !important;background-color:#fff;box-shadow:inset 0 1px #fff,0 1px 3px rgba(0,0,0,0.2);-moz-box-shadow:inset 0 1px #fff,0 1px 3px rgba(0,0,0,0.2);-webkit-box-shadow:inset 0 1px #fff,0 1px 3px rgba(0,0,0,0.2);z-index:502}.menu a{display:block;padding:0 8px;color:#333;background-color:#f2f3f3;border-top:1px solid #f2f3f3;border-bottom:1px solid #f2f3f3;white-space:nowrap;cursor:pointer}.menu a:hover{color:#f2f3f3 !important;background-color:#333 !important;border-top:1px solid #333 !important;border-bottom:1px solid #333 !important;text-decoration:none}.admin .menu a{background-color:#fff;border-top:1px solid #fff;border-bottom:1px solid #fff}.menu a.separator,.menu a.separator:hover{border-bottom:1px solid #ccc !important}.caret{background:url(/img/a4854d568d9122b7a38e215b4e1ae818/sprite/topbar_nav.png) 0 -316px no-repeat;width:11px;height:8px}.menu-link{cursor:default !important}.menu-top{position:absolute;background-color:#fff;top:-3px;right:0;height:3px;width:87px}#profileLink.hover{color:#333 !important}#profileMenu,#moduleMenu{visibility:hidden}.profile{white-space:nowrap;padding:0 8px;border-bottom:1px solid #999}.error{width:960px;padding:10px 0 5px 0;display:table;margin-left:auto;margin-right:auto}.success{width:960px;padding:10px 0;display:table;margin-left:auto;margin-right:auto}.site-content{font-family:"Lucida Grande",Verdana,Arial,sans-serif;font-size:14px;margin:0 10px 48px 0;width:100%;text-align:left !important;line-height:24px}.site-content a{border-bottom:0;text-decoration:underline}.site-content a:hover{color:#fff;background-color:#1f81de}.site-content li{line-height:24px}.site-content ul li{list-style:disc}.site-content br{height:24px !important}.site-content p{line-height:24px;margin-bottom:24px}.site-content td{line-height:24px}.site-content input,.sheet input,.presenter-app-instructions input,#hostRequestInstructions input,#screen #loadingDiv input,#presenter #screenShareEndedMessage input,#retryCustomProtocolHandlerMessage input,#startCustomProtocolHandlerErrorMessage input,.site-content textarea,.sheet textarea,.presenter-app-instructions textarea,#hostRequestInstructions textarea,#screen #loadingDiv textarea,#presenter #screenShareEndedMessage textarea,#retryCustomProtocolHandlerMessage textarea,#startCustomProtocolHandlerErrorMessage textarea{font-size:14px}.site-quote{font-family:museo-1,museo-2,Georgia,New Times Roman,serif;font-size:36px;line-height:36px;font-weight:bold;float:right;width:220px;margin:32px 0 80px 32px}.site-message{display:table;margin:0 auto;padding:8px;background-color:#cae9a2;border:2px solid #88ce2a}.site-issue-message{display:table;margin:0 auto;padding:8px;background-color:#e9aeae;border:2px solid #e08686}#footer{font-family:"Lucida Grande",Verdana,Arial,sans-serif;font-size:13px;line-height:24px;width:100%;padding:24px 0;overflow:hidden}.ie #footer{text-align:center}#footer ul{display:block;float:left}#footer ul li{font-family:"Lucida Grande",Verdana,Arial,sans-serif;font-size:13px;display:inline;padding-right:20px;color:#c9c9c9;text-shadow:0 1px #fff;list-style:none;margin-left:0}#footer ul li a{color:#333}#footer ul li a:hover{color:#000}#footer #facebook{background:url(/img/354c147a763d4ee9e2b82d1523f0e636/footer_icon_fb.png) 0 0 no-repeat;width:34px;height:28px;display:block;margin-left:8px;float:right;text-indent:-9999px}#footer #twitter{background:url(/img/4568117674c9cc78a3a49c737985ba61/footer_icon_twitter.png) 0 0 no-repeat;width:34px;height:28px;display:block;margin-left:8px;float:right;text-indent:-9999px}#footer #facebook:hover,#footer #twitter:hover{background-position:0 -28px}#footer #copyright{margin-top:4px;line-height:24px;padding-top:8px;font-family:"Lucida Grande",Verdana,Arial,sans-serif;font-size:11px;color:#6c6c6c;clear:left}#currentPath{display:none}input[type=submit],input[type=button]{padding:3px 6px}button{white-space:nowrap;margin:0}button.mini,input.mini{cursor:pointer;display:inline-block;background:#1f81de;background:-o-linear-gradient(top, #049cdb, #1f81de);background:-ms-linear-gradient(top, #049cdb, #1f81de);background:-moz-linear-gradient(top, #049cdb, #1f81de);background:-khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#1f81de));background:-webkit-gradient(linear, left top, left bottom, from(#049cdb), to(#1f81de));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#049cdb, endColorStr=#1f81de);*zoom:1;padding:2px 5px;text-shadow:0 -1px 0 rgba(0,0,0,0.25);color:#fff;font-size:10px;font-weight:bold;line-height:normal;text-decoration:none !important;border-width:1px;border-color:#1f81de #1f81de #003f81;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);white-space:nowrap;vertical-align:text-bottom}button.primary,input.primary,.input-primary,.wufoo input.btTxt,a.primary-blue{cursor:pointer;display:inline-block;background:#1f81de;background:-o-linear-gradient(top, #049cdb, #1f81de);background:-ms-linear-gradient(top, #049cdb, #1f81de);background:-moz-linear-gradient(top, #049cdb, #1f81de);background:-khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#1f81de));background:-webkit-gradient(linear, left top, left bottom, from(#049cdb), to(#1f81de));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#049cdb, endColorStr=#1f81de);*zoom:1;padding:5px 12px 4px;text-shadow:0 -1px 0 rgba(0,0,0,0.25);color:#fff;font-size:16px;font-weight:bold;line-height:normal;text-decoration:none !important;border-width:1px;border-color:#1f81de #1f81de #003f81;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);white-space:nowrap}button.semi-disabled,input.semi-disabled{background:#71a9de;background:-o-linear-gradient(top, #70bbdb, #71a9de);background:-ms-linear-gradient(top, #70bbdb, #71a9de);background:-moz-linear-gradient(top, #70bbdb, #71a9de);background:-khtml-gradient(linear, left top, left bottom, from(#70bbdb), to(#71a9de));background:-webkit-gradient(linear, left top, left bottom, from(#70bbdb), to(#71a9de));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#70bbdb, endColorStr=#71a9de);*zoom:1}button.primary:hover,input.primary:hover,.input-primary-hover,.wufoo input.btTxt:hover,a.primary-blue:hover{background:#1f81de 0 -15px;color:#fff}button.primary:active,input.primary:active,.input-primary-active,.wufoo input.btTxt:active,a.primary-blue:active{box-shadow:inset 0 2px 4px rgba(0,0,0,0.25),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,0.25),0 1px 2px rgba(0,0,0,0.05);-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.25),0 1px 2px rgba(0,0,0,0.05)}input.primary-small,button.primary-small{font-size:14px !important;padding:3px 9px}button.disabled{color:#ccc !important;cursor:default !important;outline:none}button.primary-gray,input.primary-gray,button.disabled,button.disabled:hover,button.disabled:active{cursor:pointer;display:inline-block;background:#e6e6e6;background:-o-linear-gradient(top, #fff, #e6e6e6);background:-ms-linear-gradient(top, #fff, #e6e6e6);background:-moz-linear-gradient(top, #fff, #e6e6e6);background:-khtml-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#fff, endColorStr=#e6e6e6);*zoom:1;padding:5px 12px 4px;border:1px solid #ccc;border-color:#ddd #ddd #eee;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.2) rgba(0,0,0,0.25);font-weight:bold;line-height:normal;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(255,255,255,0.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(255,255,255,0.05);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(255,255,255,0.05);text-shadow:0 1px 1px rgba(255,255,255,0.75)}button.primary-gray,input.primary-gray{font-size:16px;color:#666}button.primary-gray:hover,input.primary-gray:hover{background:#ebebeb;background:-o-linear-gradient(top, #fff, #ebebeb);background:-ms-linear-gradient(top, #fff, #ebebeb);background:-moz-linear-gradient(top, #fff, #ebebeb);background:-khtml-gradient(linear, left top, left bottom, from(#fff), to(#ebebeb));background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#ebebeb));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#fff, endColorStr=#ebebeb);*zoom:1;border-color:rgba(0,0,0,0.4) rgba(0,0,0,0.5) rgba(0,0,0,0.55);color:#333;text-decoration:none}button.primary-gray:active,input.primary-gray:active{box-shadow:inset 0 2px 4px rgba(0,0,0,0.25),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,0.25),0 1px 2px rgba(0,0,0,0.05);-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.25),0 1px 2px rgba(0,0,0,0.05);border-color:#bbb}button.primary-green,input.primary-green,a.primary-green{cursor:pointer;display:inline-block;color:#fff !important;background:#769817;background:-o-linear-gradient(top, #98c41d, #769817);background:-ms-linear-gradient(top, #98c41d, #769817);background:-moz-linear-gradient(top, #98c41d, #769817);background:-khtml-gradient(linear, left top, left bottom, from(#98c41d), to(#769817));background:-webkit-gradient(linear, left top, left bottom, from(#98c41d), to(#769817));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#98c41d, endColorStr=#769817);*zoom:1;padding:5px 12px 4px;border:1px solid #ccc;border-color:#98c41d #98c41d #658214;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);line-height:normal;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(255,255,255,0.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(255,255,255,0.05);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(255,255,255,0.05);text-shadow:0 1px 1px rgba(61,78,12,0.75)}.win button.primary-green,.win input.primary-green,.win a.primary-green{font-weight:bold}button.primary-green:hover,input.primary-green:hover,a.primary-green:hover{background:#769817 0 -15px;color:#333;text-decoration:none}button.primary-green:active,input.primary-green:active,a.primary-green:active{box-shadow:inset 0 2px 4px rgba(0,0,0,0.25),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,0.25),0 1px 2px rgba(0,0,0,0.05);-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.25),0 1px 2px rgba(0,0,0,0.05)}button.primary-orange,input.primary-orange{cursor:pointer;display:inline-block;color:#fff !important;background:#dd6608;background:-o-linear-gradient(top, #f49b18, #dd6608);background:-ms-linear-gradient(top, #f49b18, #dd6608);background:-moz-linear-gradient(top, #f49b18, #dd6608);background:-khtml-gradient(linear, left top, left bottom, from(#f49b18), to(#dd6608));background:-webkit-gradient(linear, left top, left bottom, from(#f49b18), to(#dd6608));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#f49b18, endColorStr=#dd6608);*zoom:1;padding:5px 12px 4px;border:1px solid #ccc;border-color:#f49b18 #f49b18 #003f81;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);line-height:normal;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)}.win button.primary-orange,.win input.primary-orange,.win a.primary-orange{font-weight:bold}button.primary-orange:hover,input.primary-orange:hover{background:#dd6608 0 -15px;color:#333;text-decoration:none}button.primary-orange:active,input.primary-orange:active{box-shadow:inset 0 2px 4px rgba(0,0,0,0.25),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,0.25),0 1px 2px rgba(0,0,0,0.05);-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.25),0 1px 2px rgba(0,0,0,0.05)}button.primary-red,input.primary-red{cursor:pointer;display:inline-block;color:#fff !important;background:#a55f5f;background:-o-linear-gradient(top, #b77f7f, #a55f5f);background:-ms-linear-gradient(top, #b77f7f, #a55f5f);background:-moz-linear-gradient(top, #b77f7f, #a55f5f);background:-khtml-gradient(linear, left top, left bottom, from(#b77f7f), to(#a55f5f));background:-webkit-gradient(linear, left top, left bottom, from(#b77f7f), to(#a55f5f));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#b77f7f, endColorStr=#a55f5f);*zoom:1;padding:5px 12px 4px;border:1px solid #ccc;border-color:#d2afaf #d2afaf #864b4b;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);line-height:normal;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);text-shadow:0 1px 1px rgba(134,75,75,0.75)}button.primary-red:hover,input.primary-red:hover{background:#d22f10 0 -15px;color:#333;text-decoration:none}.win button.primary-red,.win input.primary-red,.win a.primary-red{font-weight:bold}button.primary-red:active,input.primary-red:active{box-shadow:inset 0 2px 4px rgba(0,0,0,0.25),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,0.25),0 1px 2px rgba(0,0,0,0.05);-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.25),0 1px 2px rgba(0,0,0,0.05)}.primary-disabled,.primary-disabled:active{background:none !important;background-color:#d3d3d3 !important;cursor:default !important;box-shadow:none !important;-moz-box-shadow:none !important;-webkit-box-shadow:none !important}button.small,input.small{font-size:11px !important;padding:3px 9px !important}.ie button.small,.ie input.small{padding:1px 9px !important}button.large,input.large{font-size:24px !important;padding:13px 18px !important}.ie button.large,.ie input.large{font-size:18px !important;padding:11px 0 !important}#mBar,#wBar,#eBar{position:fixed;top:-500px;left:50%;margin-left:-300px;z-index:2147483646}#mBar .clearfix,#wBar .clearfix,#eBar .clearfix{width:600px !important;padding:2px !important;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;box-shadow:0 3px 3px rgba(0,0,0,0.25);-moz-box-shadow:0 3px 3px rgba(0,0,0,0.25);-webkit-box-shadow:0 3px 3px rgba(0,0,0,0.25)}#mBar .clearfix{background-color:rgba(38,156,39,0.9)}#wBar .clearfix{background-color:rgba(184,173,123,0.9)}#eBar .clearfix{background-color:rgba(223,86,86,0.9)}#mBar .clearfix,#wBar .clearfix,#eBar .clearfix{color:#444;width:100%;padding:0}#mBar .clearfix{background-color:#4d754e}#wBar .clearfix{background-color:#b8ad7b}#eBar .clearfix{background-color:#b17b7b}.bar-con{font-size:13px;vertical-align:middle;padding:6px}#mBar .bar-con,#wBar .bar-con,#eBar .bar-con{box-shadow:0 0 2px 2px rgba(0,0,0,0.15);-moz-box-shadow:0 0 2px 2px rgba(0,0,0,0.15);-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,0.15);border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;min-height:30px !important;padding:6px 9px !important;border:0 !important}#mBar .bar-con{background:rgba(193,218,165,0.8);background:-o-linear-gradient(top, rgba(226,254,189,0.8), rgba(193,218,165,0.8));background:-ms-linear-gradient(top, rgba(226,254,189,0.8), rgba(193,218,165,0.8));background:-moz-linear-gradient(top, rgba(226,254,189,0.8), rgba(193,218,165,0.8));background:-khtml-gradient(linear, left top, left bottom, from(rgba(226,254,189,0.8)), to(rgba(193,218,165,0.8)));background:-webkit-gradient(linear, left top, left bottom, from(rgba(226,254,189,0.8)), to(rgba(193,218,165,0.8)));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#e2febd, endColorStr=#c1daa5);*zoom:1;border:1px solid #578458;border-right-color:#4d754e;border-bottom-color:#4d754e}#wBar .bar-con{background:#fae795;background:-o-linear-gradient(top, #fff2b7, #fae795);background:-ms-linear-gradient(top, #fff2b7, #fae795);background:-moz-linear-gradient(top, #fff2b7, #fae795);background:-khtml-gradient(linear, left top, left bottom, from(#fff2b7), to(#fae795));background:-webkit-gradient(linear, left top, left bottom, from(#fff2b7), to(#fae795));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#fff2b7, endColorStr=#fae795);*zoom:1;border:1px solid #c6b97f;border-right-color:#b8ad7b;border-bottom-color:#b8ad7b}#eBar .bar-con{background:rgba(230,193,193,0.8);background:-o-linear-gradient(top, rgba(254,210,212,0.8), rgba(230,193,193,0.8));background:-ms-linear-gradient(top, rgba(254,210,212,0.8), rgba(230,193,193,0.8));background:-moz-linear-gradient(top, rgba(254,210,212,0.8), rgba(230,193,193,0.8));background:-khtml-gradient(linear, left top, left bottom, from(rgba(254,210,212,0.8)), to(rgba(230,193,193,0.8)));background:-webkit-gradient(linear, left top, left bottom, from(rgba(254,210,212,0.8)), to(rgba(230,193,193,0.8)));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#fed2d4, endColorStr=#e6c1c1);*zoom:1;border:1px solid #c19393;border-right-color:#aa8282;border-bottom-color:#aa8282}#mBarMsg,#wBarMsg,#eBarMsg{font-family:"Lucida Grande",Verdana,Arial,sans-serif !important;font-size:14px;color:#333 !important;line-height:140%;padding-top:6px;padding-bottom:3px}#mBar .float-right,#wBar .float-right,#eBar .float-right{padding:3px 0;margin:6px 0 0 6px !important}#mBar a.button,#wBar a.button,#eBar a.button{font-weight:bold;padding:3px 6px;vertical-align:50%;border:0;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;white-space:nowrap;text-decoration:none}#mBar a{color:#276440}#mBar a.button{color:#2d7c4c;background-color:#92d07a}#mBar a:hover{color:#add890;background-color:#2d7c4c}#wBar a{color:#2d11f6}#wBar a.button{color:#908f34;background-color:#d6cc94}#wBar a:hover{color:#d0d08f;background-color:#908f34}#eBar a{color:#a44646}#eBar a.button{color:#b34e4e;background-color:#e39a9b}#eBar a:hover{color:#e5a4a4;background-color:#b34e4e}#progressPanel{z-index:2147483647}#progressBar{font-size:24px;position:absolute;background-color:#fff;font-weight:bold;padding:20px 24px 24px;margin-top:24px;margin-bottom:24px;border-radius:6px;box-shadow:0 1px 5px rgba(34,25,25,0.3);-moz-box-shadow:0 1px 5px rgba(34,25,25,0.3);-webkit-box-shadow:0 1px 5px rgba(34,25,25,0.3);-webkit-user-select:text;-khtml-user-select:text;-moz-user-select:text;-o-user-select:text;user-select:text;z-index:1000;display:none}#progressBarText{font-size:24px;font-weight:bold}#progressBar img{vertical-align:baseline}#rightPanel{position:fixed;top:0;right:-300px;width:270px;height:100%;z-index:1;background:rgba(0,0,0,0.8);border-left:1px solid rgba(0,0,0,0.5);box-shadow:-2px 0 5px rgba(34,25,25,0.3);-moz-box-shadow:-2px 0 5px rgba(34,25,25,0.3);-webkit-box-shadow:-2px 0 5px rgba(34,25,25,0.3);-webkit-transition:right 0.3s ease-in-out;-moz-transition:right 0.3s ease-in-out;-ms-transition:right 0.3s ease-in-out;-o-transition:right 0.3s ease-in-out;transition:right 0.3s ease-in-out}#rightPanel.visible{right:0}#rightPanel .header{color:#fff;font-weight:bold;text-align:center;padding:8px}.help-box{border:1px solid #c6b97f;border-right-color:#b8ad7b;border-bottom-color:#b8ad7b;background:#fae795;background:-o-linear-gradient(top, #fff2b7, #fae795);background:-ms-linear-gradient(top, #fff2b7, #fae795);background:-moz-linear-gradient(top, #fff2b7, #fae795);background:-khtml-gradient(linear, left top, left bottom, from(#fff2b7), to(#fae795));background:-webkit-gradient(linear, left top, left bottom, from(#fff2b7), to(#fae795));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#fff2b7, endColorStr=#fae795);*zoom:1;color:#555;text-align:left;padding:8px}.help-text{font-size:11px !important;line-height:18px !important;margin-bottom:4px;margin-top:4px}#autoLoginNote{margin-top:10px;line-height:16px;display:none}.marketing .page-title,.education-marketing .page-title,.support-marketing .page-title{color:#333;font-size:36px;line-height:72px;height:72px;text-shadow:1px 1px 3px #fff}.marketing #topBarBanner,.education-marketing .page-title,.support-marketing #topBarBanner{background-color:#e8e8e8}.authenticated #topBarBanner{border-bottom:1px solid #c8c8c8}.authenticated #topBarBanner #shareButtonDiv{display:none}#content{box-shadow:0 1px 4px rgba(0,0,0,0.3);-moz-box-shadow:0 1px 4px rgba(0,0,0,0.3);-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.3)}#home a{color:#333}#home #topBarBannerTop{box-shadow:0 2px 2px rgba(0,0,0,0.1);-moz-box-shadow:0 2px 2px rgba(0,0,0,0.1);-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.1)}#home #topBarBanner{background:#e8e8e8 url(/img/a31ee8f266f7ffff1da7be10e94b115f/customer_support/screenleap_for_support_background.jpg) center -115px no-repeat !important}#home #topBar{box-shadow:0 1px 3px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.1);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1)}#home .page-title{color:#333}#home #content{height:371px;background:#e8e8e8 url(/img/a31ee8f266f7ffff1da7be10e94b115f/customer_support/screenleap_for_support_background.jpg) center top no-repeat !important}#home #content #topBarBannerBottom{bottom:45px;display:block}#content #topBarBannerBottom{display:none}#home .content{height:222px}body.marketing{background-color:#e8e8e8}.marketing #topBarBannerTop{height:21px;width:100%;position:absolute;top:39px;z-index:2}.marketing #content{background:#fff url(/img/238e130d16ddac4261cbdff0c65d744f/bg_gradient_gray.png) 0 -30px repeat-x;padding:50px 0}.marketing #topBarBannerTop{box-shadow:0 2px 1px rgba(0,0,0,0.1);-moz-box-shadow:0 2px 1px rgba(0,0,0,0.1);-webkit-box-shadow:0 2px 1px rgba(0,0,0,0.1)}.marketing #topBarBannerBottom{height:21px;width:100%;position:absolute;bottom:-21px;z-index:2}#topBarBanner #topBarBannerBottom{box-shadow:0 -1px 1px rgba(0,0,0,0.1);-moz-box-shadow:0 -1px 1px rgba(0,0,0,0.1);-webkit-box-shadow:0 -1px 1px rgba(0,0,0,0.1)}.marketing hr{margin:11px 0 12px;border:0;border-bottom:1px solid #ccc;line-height:24px}.marketing .map{border:4px solid #fff;padding:4px;box-shadow:0 1px 3px rgba(0,0,0,0.4);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.4);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.4);border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px}.harvey-balls-0{background:url(/img/14e2df4e5287d353309470c6a31f6d67/sprite/harvey_balls.png) 0 0;width:23px;height:23px;vertical-align:middle}.harvey-balls-1{background:url(/img/14e2df4e5287d353309470c6a31f6d67/sprite/harvey_balls.png) -33px 0;width:23px;height:23px;vertical-align:middle}.harvey-balls-2{background:url(/img/14e2df4e5287d353309470c6a31f6d67/sprite/harvey_balls.png) -66px 0;width:24px;height:23px;vertical-align:middle}.harvey-balls-3{background:url(/img/14e2df4e5287d353309470c6a31f6d67/sprite/harvey_balls.png) -99px 0;width:24px;height:23px;vertical-align:middle}.harvey-balls-4{background:url(/img/14e2df4e5287d353309470c6a31f6d67/sprite/harvey_balls.png) -133px 0;width:23px;height:23px;vertical-align:middle}#home .content{color:#fff}#home .content #heroDiv{float:left;position:relative;text-align:left;top:25px}#home .content #hero{background:url(/img/d4f576df1657d3bef7803567a788589c/screenleap_share_your_screen_instantly.png) top center;position:relative;text-indent:-9999px;left:0;width:395px;height:160px}#home .content #headlineArrow{background:url(/img/fb2331ab556df024905e8291214a1635/headline_arrow.png) 0 0 no-repeat;position:absolute;top:122px;left:338px;width:56px;height:79px}#shareButton{background:url(/img/ad87844f7d54986866c96327ef50c606/screenleap_share_button.png) 0 0 no-repeat;width:340px;height:62px;margin-top:10px;margin-left:-5px;border:0;cursor:pointer}#shareButton:hover{background-position:0 -62px}#shareButton:active{background-position:0 -124px}#home .content #heroDetails{color:#333;font-size:16px;font-family:"Lucida Grande",Verdana,Arial,sans-serif;margin-top:107px;margin-right:102px;padding-top:20px;float:right;line-height:24px;text-align:left}#joinScreenShare{margin-top:0}#joinScreenShare th,#joinScreenShare td{padding:0}.firefox #joinScreenShare input,.webkit #joinScreenShare input{width:100%}#feature{width:100%;background:#fff url(/img/238e130d16ddac4261cbdff0c65d744f/bg_gradient_gray.png) top left repeat-x;box-shadow:0 1px 4px rgba(0,0,0,0.3);-moz-box-shadow:0 1px 4px rgba(0,0,0,0.3);-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.3);z-index:0}.ie #feature{text-align:center}#feature #myScreen{background:url(/img/4ae65215842e7173fb7b3c9e9a133e5f/img_laptop_share.png) 0 0 no-repeat;width:418px;height:250px;position:absolute;top:-195px;right:0;text-indent:-9999px;z-index:3}#feature .feature{position:relative;padding:65px 10px 16px;text-align:left}#feature ul{position:static}.feature ul li{float:left;width:265px;margin-right:47px}#feature h3{font-size:18px;font-weight:500}#feature p{color:#555;font-size:13px;padding-top:8px;line-height:20px;margin-bottom:9px}#newFeature{font-size:13px;background-color:#cae9a2;border-top:2px solid #88ce2a;border-bottom:2px solid #88ce2a;padding:8px;text-align:center}#newFeature a:hover{color:#cae9a2 !important;background-color:#4d754e !important}.horizontal-split-line{background:url(/img/d1bf1017290efb769cfb803317a5fc64/horizontal_split_line.png) top left;text-align:center;width:100%;margin-bottom:40px}.horizontal-split-line-long{background:url(/img/a5f9fbb6a850731c28364a444ac9dd2d/horizontal_split_line_long.png) top left;text-align:center;width:100%;margin-bottom:40px}#about .photo{border:1px solid #ccc;padding:5px;box-shadow:1px 1px 3px rgba(0,0,0,0.1);-moz-box-shadow:1px 1px 3px rgba(0,0,0,0.1);-webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.1);margin-right:10px;margin-bottom:24px;float:left;clear:both}#about .blurb{font-size:11px;float:left;line-height:24px;width:595px;margin-bottom:24px}#about .blurb .role{color:#61a111;font-weight:bold}#signup .subtitle{font-size:18px;line-height:24px;margin-bottom:24px;display:table;margin-left:auto;margin-right:auto}#plans{height:360px;display:table;margin:24px auto 0}#plans .plan{height:300px;width:160px;font-size:16px;line-height:36px;float:left;border:1px solid #ccc;padding:24px;margin-top:12px;margin-bottom:12px;text-align:center;white-space:nowrap;cursor:pointer}#plans .plan .select{margin-top:8px}#plans .plan .selected{display:none}#plans .plan div{display:table;margin-left:auto;margin-right:auto;width:100%}#plans .plan .name{font-size:24px;font-weight:bold}#plans .plan .price{color:#61a111;font-weight:bold;border-bottom:1px solid #ccc}#plans .plan:hover,#plans .plan-highlighted,#plans .plan-selected{color:#333;width:186px;font-size:18px;border:1px solid #999;margin-top:0;margin-bottom:0;padding-top:36px;padding-bottom:36px;box-shadow:0 0 24px rgba(0,0,0,0.2);-moz-box-shadow:0 0 24px rgba(0,0,0,0.2);-webkit-box-shadow:0 0 24px rgba(0,0,0,0.2)}#plans .plan:hover .name,#plans .plan-highlighted .name,#plans .plan-selected .name{font-size:36px}#plans .plan:hover .price,#plans .plan-highlighted .price,#plans .plan-selected .price{font-size:18px}#plans .plan-selected{border:3px solid #97d947 !important}#plans .plan-selected button,#plans .plan-highlighted button{padding:9px 14px}#plans .plan-selected .select{display:none}#plans .plan-selected .selected{font-weight:bold;display:inline !important}#plans .plan-disable-large-size{margin-top:12px !important;margin-bottom:12px !important;padding-top:24px !important;padding-bottom:24px !important;box-shadow:none !important;-moz-box-shadow:none !important;-webkit-box-shadow:none !important}#plans .plan-disable-large-size button{padding:5px 12px 4px !important}#plans .plan-disable-large-size:hover{margin-top:0 !important;margin-bottom:0 !important;padding-top:36px !important;padding-bottom:36px !important;box-shadow:0 0 24px rgba(0,0,0,0.2) !important;-moz-box-shadow:0 0 24px rgba(0,0,0,0.2) !important;-webkit-box-shadow:0 0 24px rgba(0,0,0,0.2) !important}#plans .plan-disable-large-size:hover .name{font-size:36px !important}#plans .plan-disable-large-size:hover .price{font-size:18px !important}#plans .plan-disable-large-size:hover button{padding:9px 14px !important}.image-with-directions td{vertical-align:top;padding-bottom:24px;padding-right:24px}.image-with-directions img{float:right}#learn .site-content ul{margin-bottom:48px;clear:both}#learn .site-content ul li{float:left;margin-left:0}#learn .site-content ul li h3{text-align:left;margin-top:24px;margin-bottom:6px;font-weight:normal}#press .press-info{font-size:11px;color:#999;line-height:24px}#press a h4{display:inline-block}#press a[target=_blank]:hover h4{background-color:#1f81de}#press .snippet{margin-top:6px;line-height:24px}.logo-cnet,.logo-cnet-hover{background:url(/img/e9470a321b33f2cfee875f26acd4f1c8/sprite/press.png) 0 0;width:31px;height:30px}.logo-cnet:hover,.logo-cnet-hover{background-position:0 -50px}.logo-lifehacker,.logo-lifehacker-hover{background:url(/img/e9470a321b33f2cfee875f26acd4f1c8/sprite/press.png) 0 -100px;width:103px;height:30px}.logo-lifehacker:hover,.logo-lifehacker-hover{background-position:0 -150px}.logo-mashable,.logo-mashable-hover{background:url(/img/e9470a321b33f2cfee875f26acd4f1c8/sprite/press.png) 0 -200px;width:130px;height:30px}.logo-mashable:hover,.logo-mashable-hover{background-position:0 -250px}.logo-techcrunch,.logo-techcrunch-hover{background:url(/img/e9470a321b33f2cfee875f26acd4f1c8/sprite/press.png) 0 -300px;width:145px;height:30px}.logo-techcrunch:hover,.logo-techcrunch-hover{background-position:0 -350px}.logo-thenextweb,.logo-thenextweb-hover{background:url(/img/e9470a321b33f2cfee875f26acd4f1c8/sprite/press.png) 0 -400px;width:74px;height:30px}.logo-thenextweb:hover,.logo-thenextweb-hover{background-position:0 -450px}.legal{text-align:left !important}.legal,.legal th,.legal td{font-size:14px;font-family:"Lucida Grande",Verdana,Arial,sans-serif;line-height:24px}.legal h1{font-size:24px;text-shadow:none;display:table;margin-left:auto;margin-right:auto}.legal h2{font-size:18px;margin-top:42px;margin-bottom:6px}.legal h3{font-size:16px;margin-bottom:6px}.legal a{text-decoration:underline}.legal p{line-height:24px;margin-top:0;margin-bottom:24px}.legal ol,.legal ul{margin-bottom:24px}.legal li{line-height:24px;padding-left:0}.legal ul ul li{margin-left:28px}#blog body,#blog td,#blog p,#blog #content div,#blog #footer p,#blog li,#blog li .content{font-family:"Lucida Grande",Verdana,Arial,sans-serif !important;color:#333 !important}.wp-caption a:hover{background-color:transparent}#blog abbr{border-bottom:none}#blog #topBar{margin-top:0 !important;padding:0 !important}#blog #topBar a:hover{color:#3088ff}#blog .post-meta{font-family:"Lucida Grande",Verdana,Arial,sans-serif !important;margin-bottom:36px}#blog #main{width:630px;margin-right:20px;float:left}#blog #sidebar{margin-left:20px;width:290px}#blog #sidebar a,#blog a.url{color:#1f81de;text-decoration:none}#blog #sidebar a:hover,#blog a.url:hover{border-bottom:0;color:#fff !important;background-color:#1f81de}#blog .wooTabs a:hover{text-decoration:none !important}#blog #tabs .inside li a{font-size:12px;font-family:"Lucida Grande",Verdana,Arial,sans-serif}#blog h1.title,#blog h1.title a{font-family:"Lucida Grande",Verdana,Arial,sans-serif;margin-bottom:0;white-space:normal}#blog h2.title,#blog h2.title a{font-family:"Lucida Grande",Verdana,Arial,sans-serif;font-size:24px;font-weight:bold !important;line-height:30px}#blog h1.title a:hover,#blog h2.title a:hover{font-size:24px;font-weight:bold;line-height:30px;text-decoration:underline;background-color:#fff}#blog .post-meta a:hover{color:#fff;background-color:#777}#blog h3{font-family:"Lucida Grande",Verdana,Arial,sans-serif;font-size:14px;font-weight:bold}#blog .social a:hover{background-color:transparent}#blog .comment-reply-link{border-bottom:1px solid #ccc;text-decoration:none}#blog .comment-reply-link:hover{background-color:#ddd !important}#blog #sidebar li{padding-bottom:8px;line-height:18px;list-style:none;margin-left:0}#blog #sidebar li a{padding-left:0;line-height:18px}#blog .tags a:hover{color:#fff}#blog .widget_woo_tabs .wooTabs li{padding-bottom:0 !important}#blog .widget_woo_tabs .wooTabs li a{padding-left:5px !important;padding-right:5px !important}#blog .widget_recent_comments li a:hover{background:#3088ff !important}#blog #footer{border-top:0 !important}#blog #footer p#copyright,#footer p#terms{font-family:"Lucida Grande",Verdana,Arial,sans-serif;font-size:11px;line-height:20px !important}#blog a.page-numbers:hover{color:#777;background-color:#ddd}#signup input[type=text],#signup input[type=password],#signup select{width:300px;display:inline-block}#login .hr{border-bottom:2px solid #ccc;text-align:center;position:relative;margin:8px 0}#login .hr div{width:40px;background-color:#fff;position:absolute;margin-left:-25px;top:-9px;left:50%;color:#999}#appTopBar #options{float:right;margin-right:4px}#appTopBar #options select{padding:2px;width:auto}#viewer #banner{border-bottom:1px solid #8897b3;min-width:640px}#viewer #alert{background-color:#c00;color:#fff}#viewer.mac #options select{height:21px}#viewer #swap{display:none}.app h2{line-height:24px;margin-bottom:30px}.app .section{padding-top:28px}.app p,.app br{font-size:16px;line-height:24px}.app p.label{margin-top:24px;position:relative}.app input[type=text],.app input[type=password],.app select,.app textarea{font-size:16px}.app ol li,.app ul li{font-size:16px}#appFooter{position:static;height:48px;bottom:48px;width:100%;text-align:center;overflow:hidden;display:block;clear:both;margin-bottom:24px;margin-top:24px}.ie #appFooter{text-align:center}#appFooter ul{display:table;margin-left:auto;margin-right:auto;display:block}#appFooter ul li{display:inline;font-size:13px;margin-left:0;padding-left:12px;padding-right:12px;line-height:24px;list-style:none}#appFooter #copyright,#appFooter #social{display:none}body.center-form h2{margin-bottom:24px}.sheet-navigation{font-size:13px;width:824px;margin:14px auto 24px;display:table}.sheet-navigation a{color:#666;text-decoration:none}.sheet-navigation a:hover{text-decoration:underline}.sheet,.presenter-app-instructions,#hostRequestInstructions,#screen #loadingDiv,#presenter #screenShareEndedMessage,#retryCustomProtocolHandlerMessage,#startCustomProtocolHandlerErrorMessage,.sheet-only{width:800px;font-size:14px;line-height:24px;background-color:#fff;padding:24px;margin:24px auto;display:table;box-shadow:0 1px 5px rgba(34,25,25,0.3);-moz-box-shadow:0 1px 5px rgba(34,25,25,0.3);-webkit-box-shadow:0 1px 5px rgba(34,25,25,0.3)}.sheet p,.presenter-app-instructions p,#hostRequestInstructions p,#screen #loadingDiv p,#presenter #screenShareEndedMessage p,#retryCustomProtocolHandlerMessage p,#startCustomProtocolHandlerErrorMessage p{line-height:24px}.sheet p,.presenter-app-instructions p,#hostRequestInstructions p,#screen #loadingDiv p,#presenter #screenShareEndedMessage p,#retryCustomProtocolHandlerMessage p,#startCustomProtocolHandlerErrorMessage p,.sheet input[type=text],.presenter-app-instructions input[type=text],#hostRequestInstructions input[type=text],#screen #loadingDiv input[type=text],#presenter #screenShareEndedMessage input[type=text],#retryCustomProtocolHandlerMessage input[type=text],#startCustomProtocolHandlerErrorMessage input[type=text],.sheet input[type=password],.presenter-app-instructions input[type=password],#hostRequestInstructions input[type=password],#screen #loadingDiv input[type=password],#presenter #screenShareEndedMessage input[type=password],#retryCustomProtocolHandlerMessage input[type=password],#startCustomProtocolHandlerErrorMessage input[type=password],.sheet select,.presenter-app-instructions select,#hostRequestInstructions select,#screen #loadingDiv select,#presenter #screenShareEndedMessage select,#retryCustomProtocolHandlerMessage select,#startCustomProtocolHandlerErrorMessage select,.sheet textarea,.presenter-app-instructions textarea,#hostRequestInstructions textarea,#screen #loadingDiv textarea,#presenter #screenShareEndedMessage textarea,#retryCustomProtocolHandlerMessage textarea,#startCustomProtocolHandlerErrorMessage textarea{font-size:14px}.sheet ol li,.presenter-app-instructions ol li,#hostRequestInstructions ol li,#screen #loadingDiv ol li,#presenter #screenShareEndedMessage ol li,#retryCustomProtocolHandlerMessage ol li,#startCustomProtocolHandlerErrorMessage ol li,.sheet ul li,.presenter-app-instructions ul li,#hostRequestInstructions ul li,#screen #loadingDiv ul li,#presenter #screenShareEndedMessage ul li,#retryCustomProtocolHandlerMessage ul li,#startCustomProtocolHandlerErrorMessage ul li{font-size:14px}.sheet-form{width:100%}.sheet-form{padding:24px}.sheet-form h2{margin-bottom:6px}.sheet-form h3{margin-top:26px;margin-bottom:6px}.sheet-form th{padding:6px 6px 15px 0;text-align:right}.sheet-form td{padding:6px 0 13px 6px}.sheet-form td p{font-size:14px}.divider-row{padding-top:16px !important}.site-content .sheet,.site-content .presenter-app-instructions,.site-content #hostRequestInstructions,.site-content #screen #loadingDiv,#screen .site-content #loadingDiv,.site-content #presenter #screenShareEndedMessage,#presenter .site-content #screenShareEndedMessage,.site-content #retryCustomProtocolHandlerMessage,.site-content #startCustomProtocolHandlerErrorMessage{width:672px}.site-content th{padding-right:12px;text-align:right;font-weight:bold}.site-content .sheet pre,.site-content .presenter-app-instructions pre,.site-content #hostRequestInstructions pre,.site-content #screen #loadingDiv pre,#screen .site-content #loadingDiv pre,.site-content #presenter #screenShareEndedMessage pre,#presenter .site-content #screenShareEndedMessage pre,.site-content #retryCustomProtocolHandlerMessage pre,.site-content #startCustomProtocolHandlerErrorMessage pre{font-size:12px}.sheet a,.presenter-app-instructions a,#hostRequestInstructions a,#screen #loadingDiv a,#presenter #screenShareEndedMessage a,#retryCustomProtocolHandlerMessage a,#startCustomProtocolHandlerErrorMessage a{text-decoration:underline}.sheet a:hover,.presenter-app-instructions a:hover,#hostRequestInstructions a:hover,#screen #loadingDiv a:hover,#presenter #screenShareEndedMessage a:hover,#retryCustomProtocolHandlerMessage a:hover,#startCustomProtocolHandlerErrorMessage a:hover{color:#fff;background-color:#1f81de}.sheet h2:not(:first-child),.presenter-app-instructions h2:not(:first-child),#hostRequestInstructions h2:not(:first-child),#screen #loadingDiv h2:not(:first-child),#presenter #screenShareEndedMessage h2:not(:first-child),#retryCustomProtocolHandlerMessage h2:not(:first-child),#startCustomProtocolHandlerErrorMessage h2:not(:first-child){margin-top:45px}.sheet h2,.presenter-app-instructions h2,#hostRequestInstructions h2,#screen #loadingDiv h2,#presenter #screenShareEndedMessage h2,#retryCustomProtocolHandlerMessage h2,#startCustomProtocolHandlerErrorMessage h2{line-height:24px;margin-bottom:14px}.sheet hr,.presenter-app-instructions hr,#hostRequestInstructions hr,#screen #loadingDiv hr,#presenter #screenShareEndedMessage hr,#retryCustomProtocolHandlerMessage hr,#startCustomProtocolHandlerErrorMessage hr,.sheet-hr,.admin hr,.screenleap-dialog hr{margin:11px 0 12px;border:0;border-bottom:1px solid #ccc;line-height:24px}.sheet p:not(:last-child),.presenter-app-instructions p:not(:last-child),#hostRequestInstructions p:not(:last-child),#screen #loadingDiv p:not(:last-child),#presenter #screenShareEndedMessage p:not(:last-child),#retryCustomProtocolHandlerMessage p:not(:last-child),#startCustomProtocolHandlerErrorMessage p:not(:last-child){margin-bottom:24px}.sheet form table,.presenter-app-instructions form table,#hostRequestInstructions form table,#screen #loadingDiv form table,#presenter #screenShareEndedMessage form table,#retryCustomProtocolHandlerMessage form table,#startCustomProtocolHandlerErrorMessage form table{margin-top:39px}.sheet form th,.presenter-app-instructions form th,#hostRequestInstructions form th,#screen #loadingDiv form th,#presenter #screenShareEndedMessage form th,#retryCustomProtocolHandlerMessage form th,#startCustomProtocolHandlerErrorMessage form th{padding:6px 6px 15px 0}.sheet form td,.presenter-app-instructions form td,#hostRequestInstructions form td,#screen #loadingDiv form td,#presenter #screenShareEndedMessage form td,#retryCustomProtocolHandlerMessage form td,#startCustomProtocolHandlerErrorMessage form td{padding:6px 0 13px 6px}.sheet input[type=text],.presenter-app-instructions input[type=text],#hostRequestInstructions input[type=text],#screen #loadingDiv input[type=text],#presenter #screenShareEndedMessage input[type=text],#retryCustomProtocolHandlerMessage input[type=text],#startCustomProtocolHandlerErrorMessage input[type=text],.sheet input[type=password],.presenter-app-instructions input[type=password],#hostRequestInstructions input[type=password],#screen #loadingDiv input[type=password],#presenter #screenShareEndedMessage input[type=password],#retryCustomProtocolHandlerMessage input[type=password],#startCustomProtocolHandlerErrorMessage input[type=password],.sheet textarea,.presenter-app-instructions textarea,#hostRequestInstructions textarea,#screen #loadingDiv textarea,#presenter #screenShareEndedMessage textarea,#retryCustomProtocolHandlerMessage textarea,#startCustomProtocolHandlerErrorMessage textarea,.sheet select,.presenter-app-instructions select,#hostRequestInstructions select,#screen #loadingDiv select,#presenter #screenShareEndedMessage select,#retryCustomProtocolHandlerMessage select,#startCustomProtocolHandlerErrorMessage select,.sheet-form input[type=text],.sheet-form input[type=password],.sheet-form textarea,.sheet-form select{width:300px}.sheet .dashed-box,.presenter-app-instructions .dashed-box,#hostRequestInstructions .dashed-box,#screen #loadingDiv .dashed-box,#presenter #screenShareEndedMessage .dashed-box,#retryCustomProtocolHandlerMessage .dashed-box,#startCustomProtocolHandlerErrorMessage .dashed-box{padding:10px;margin:22px auto}.sheet table.table,.presenter-app-instructions table.table,#hostRequestInstructions table.table,#screen #loadingDiv table.table,#presenter #screenShareEndedMessage table.table,#retryCustomProtocolHandlerMessage table.table,#startCustomProtocolHandlerErrorMessage table.table{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.sheet table.table td.green-box-top,.presenter-app-instructions table.table td.green-box-top,#hostRequestInstructions table.table td.green-box-top,#screen #loadingDiv table.table td.green-box-top,#presenter #screenShareEndedMessage table.table td.green-box-top,#retryCustomProtocolHandlerMessage table.table td.green-box-top,#startCustomProtocolHandlerErrorMessage table.table td.green-box-top{border-top:3px solid #97d947 !important;border-left:3px solid #97d947 !important;border-right:3px solid #97d947 !important}.sheet table.table td.green-box-bottom,.presenter-app-instructions table.table td.green-box-bottom,#hostRequestInstructions table.table td.green-box-bottom,#screen #loadingDiv table.table td.green-box-bottom,#presenter #screenShareEndedMessage table.table td.green-box-bottom,#retryCustomProtocolHandlerMessage table.table td.green-box-bottom,#startCustomProtocolHandlerErrorMessage table.table td.green-box-bottom{border-bottom:3px solid #97d947 !important;border-left:3px solid #97d947 !important;border-right:3px solid #97d947 !important}.sheet-dialog{width:auto !important;max-width:650px}.sheet-dialog table{margin-top:0 !important}.rounded-box{margin:24px auto;color:#69634d !important;background-color:#f1f0ec;border:2px solid #edece7;padding:6px 9px;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px}.sharing .body{padding:0}.screen-shares #topBar,.screen-shares #content,.screen-shares #feature,.screen-shares #footer{display:none}#presenter #appTopBar{box-shadow:0 2px 7px rgba(0,0,0,0.2);-moz-box-shadow:0 2px 7px rgba(0,0,0,0.2);-webkit-box-shadow:0 2px 7px rgba(0,0,0,0.2)}.source-selection-help{color:#900;font-weight:bold;position:fixed;bottom:72px;left:48px;right:48px;line-height:24px;text-align:center}.presenter-app-instructions,#hostRequestInstructions,#screen #loadingDiv,#presenter #screenShareEndedMessage,#retryCustomProtocolHandlerMessage,#startCustomProtocolHandlerErrorMessage{width:650px;padding:24px}#sharingControls{display:none}#roomSettingsPanel{border:1px solid #aaa;border-radius:8px}#roomSettingsPanel.summary{background-color:#fff;padding:8px 10px;box-shadow:0 0 5px #ccc;-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;display:table;margin-left:auto;margin-right:auto;position:relative;cursor:pointer}.countdown-timer{display:inline-block;background-color:#eb0000;color:#fff;padding:2px 6px;border-radius:4px}#roomSettingsPanel #countdownTimer:hover{background-color:#ab2a3e}#roomSettingsPanel.summary #detail{display:none}#roomSettingsPanel.detail{position:fixed;background-color:#fff;box-shadow:0 0 16px #aaa;-moz-box-shadow:0 0 16px #aaa;-webkit-box-shadow:0 0 16px #aaa;z-index:9999;overflow:hidden}#roomSettingsPanel #detail{position:relative;border-radius:8px;height:100%;overflow-y:auto}#roomSettingsPanel #detail .padding{padding:20px 24px}#roomSettingsPanel.detail #summary{display:none}#roomSettingsPanel.detail #detail{display:block}#roomSettingsPanel.detail .title{margin-bottom:12px;font-weight:bold}#roomSettingsPanel.detail hr{background-color:#aaa;border:0;height:2px}#roomSettingsPanel .header{font-size:14px;font-weight:bold;margin-top:12px;line-height:20px;margin-bottom:4px}#audioSettingsDialog .header{margin-bottom:4px}#roomSettingsPanel .value{margin-bottom:12px}#roomSettingsPanel ol li{line-height:24px}#roomSettingsPanel select,#audioSettingsDialog select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f4f5f7;padding:6px 12px 6px 45px;width:100%;border:1px solid #ccc;border-radius:6px;outline:none}#qualitySelect{background:url(/img/cddcacbfe43a4277de49f37173016b70/presenter_screen.png) 11px 5px no-repeat,url(/img/d91932777b30a16478a2e5b28cdce2b7/select_dropdown.png) right 12px center no-repeat}#cameraSelect{background:url(/img/f7e3e08e56e90ad4a3213dca312ffc85/presenter_camera.png) 11px 7px no-repeat,url(/img/d91932777b30a16478a2e5b28cdce2b7/select_dropdown.png) right 12px center no-repeat}#microphoneSelect{background:url(/img/37869d55299ac05fd029ea97604a34a4/presenter_microphone.png) 15px 2px no-repeat,url(/img/d91932777b30a16478a2e5b28cdce2b7/select_dropdown.png) right 12px center no-repeat}#speakerSelect{background:url(/img/b65392d13d514c07857778b875512b63/presenter_speaker.png) 11px 4px no-repeat,url(/img/d91932777b30a16478a2e5b28cdce2b7/select_dropdown.png) right 12px center no-repeat}#screenContainer{position:fixed;top:118px;min-height:72px;width:100%}#presenterScreen,#viewerInvitation{height:100%;position:relative;float:left;background-color:#fff;border:1px solid #aaa;border-radius:8px;box-shadow:0 0 5px #ccc;-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc}#presenterScreen #overlayBackground{position:absolute;border-radius:8px}#presenterScreen.paused #overlayBackground{opacity:.4;filter:alpha(opacity=40);background-color:#000}#presenterScreen #overlay{position:absolute;border-radius:8px}#presenterScreen.paused #overlay{background:url(/img/8da7df7b0d6af7e8c0ac7e1f736ba041/presenter_pause_overlay.svg) top left no-repeat}#presenterScreen .status,#viewerInvitation .status{position:absolute;bottom:-32px;width:100%;text-align:center}#presenterScreen iframe{width:100%;height:100%;border-radius:6px;border:none}#viewerInvitation #inviteContainer{position:absolute;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);text-align:center;width:calc(100% - 24px);font-size:18px;padding:12px}.screen-shares #speakerDiv{width:100%;position:fixed;bottom:0}.screen-shares #speakerDiv #speaker{display:table;margin-left:auto;margin-right:auto;color:white;background-color:black;padding:4px 8px;border-radius:4px}#presenterControls{position:fixed;height:52px;width:100%;bottom:0;margin-bottom:83px}#presenterControls>div{display:table;margin-left:auto;margin-right:auto;white-space:nowrap;min-width:490px}#presenterControls>div>div{height:50px;width:50px;margin-left:12px;margin-right:12px;display:inline-block}#presenterControls div.toggle-button{border-radius:50%;border:1px solid #999;background-color:#e0e0e0;cursor:pointer;transition:all .1s linear}#presenterControls div.toggle-button:not(.state-disabled):hover{background-color:#fff;border:1px solid #999;box-shadow:0 1px 3px 0 rgba(60,64,67,0.302),0 4px 8px 3px rgba(60,64,67,0.149)}#presenterControls div.disabled,#presenterControls div.recording-enabled{border:1px solid #af271e !important;background-color:#d93025 !important}#presenterControls div.disabled:hover,#presenterControls div.recording-enabled:hover{background-color:#fb382b !important}#presenterControls div.enabled{border:1px solid #05764c !important;background-color:#069a64 !important}#presenterControls div.enabled:hover{background-color:#08c881 !important}#presenterControls div.disabled-button,#presenterControls div.disabled-button:hover{cursor:default;border:1px solid #ccc;background-color:transparent !important;box-shadow:none}#presenterControls div.disabled-button img,#presenterControls div.disabled-button .presenter-action{opacity:.3;filter:alpha(opacity=30)}#presenterControls div.state-disabled{opacity:.5;filter:alpha(opacity=50);cursor:default}#audioParticipants{display:none;float:left}#audioParticipants .speaking{font-weight:bold}.pulse{animation-name:pulse-red;animation-duration:2s;animation-iteration-count:infinite}@keyframes pulse-green{0%{background-color:#08c881}50%{background-color:#069a64}100%{background-color:#08c881}}@keyframes pulse-red{0%{background-color:#ff1000}50%{background-color:#bb2920}100%{background-color:#ff1000}}#presenterControls img{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;border:0 !important}#presenterControls div.presenter-action{position:absolute;bottom:-25px;font-size:13px;text-align:center;width:100%;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}@media only screen and (max-width: 680px){#presenterControls>div>div.separator{width:0;margin-left:0;margin-right:0}}@media only screen and (max-width: 555px){#inviteContainerLabel{display:none}}@media only screen and (max-width: 532px){#presenterControls>div{display:table;margin-left:auto;margin-right:auto;white-space:nowrap;min-width:448px}#presenterControls>div>div{margin-left:6px;margin-right:6px}}#viewer #loadingDiv{text-align:left;width:auto}#viewer #loadingTitleDiv{font-size:21px;margin-bottom:12px;font-weight:bold;font-style:italic}.custom-viewer{background-image:none !important}.custom-viewer #loadingDiv,.custom-viewer #screenShareEndedMessage{width:auto}#retryCustomProtocolHandlerMessage,#startCustomProtocolHandlerErrorMessage{width:650px;padding:30px;margin:0 auto}.or-label{margin-top:24px;font-weight:bold}.copied-to-clipboard-message{font-size:14px;color:#80a02f;position:absolute;white-space:nowrap;top:47px;width:100%;text-align:center}#presenter.safari #sharingControls{width:790px}#sharingControls h2{font-size:24px}#sharingControls input[type=text]{width:100%;font-size:14px;color:black;padding:8px;transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out}#sharingControls input[type=text]:focus{background-color:#d5eca0;border-color:#80a02f;box-shadow:0 0 5px #ccc;-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc}#sharingControls ::-webkit-input-placeholder{font-size:24px;color:#999}#sharingControls :-moz-placeholder{color:#999}#sharingControls .primary-gray{padding:8px 6px;font-size:18px;font-weight:normal;width:100%;text-align:center}#screenleapNativeDownloadArrow{position:fixed;bottom:1600px;left:30px;opacity:0;filter:alpha(opacity=0)}.animated{-webkit-animation-duration:1.5s;-moz-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes bounceInDown{0%{opacity:0;bottom:100px}60%{opacity:0.75;bottom:0}80%{opacity:0.9;bottom:10px}100%{opacity:1;bottom:0}}.bounceInDown{-webkit-animation-name:bounceInDown}.beta{font-size:12px;color:#f00;background-color:#ffc}#appTopBar sup{line-height:9px;color:#f00;text-shadow:1px 1px #ffc}#sharingControls .plan-info{margin-bottom:24px;font-size:13px;font-style:italic;line-height:18px}.get-java{color:#1f81de;font-weight:bold;text-decoration:underline}.get-java:hover{background-color:#1f81de;color:#fff}#viewer .body{padding:0}#viewer #speaker{visibility:hidden;height:20px;line-height:20px;color:white;background-color:black;padding:0 4px !important;margin:8px 0 6px;vertical-align:middle;border-radius:4px}#viewer #screen{width:100%;text-align:center}#viewer #image{margin:auto;top:34px}#viewer.full-screen #appTopBar{display:none}#viewer #screenCanvas{position:absolute;top:34px}#viewer #screenCanvas.drop-shadow{box-shadow:0 3px 5px 1px rgba(0,0,0,0.2);-moz-box-shadow:0 3px 5px 1px rgba(0,0,0,0.2);-webkit-box-shadow:0 3px 5px 1px rgba(0,0,0,0.2)}#viewer #overlayCanvas{position:absolute;top:34px}#screenleapCanvas1{position:absolute;top:-1000px;left:-1000px}#viewer.full-screen #image,#viewer.full-screen #screenCanvas,#viewer.full-screen #overlayCanvas{top:0}#viewer.no-top-bar #image,#viewer.no-top-bar #screenCanvas,#viewer.no-top-bar #overlayCanvas{top:0}#keyboardInputDiv{position:absolute;border-width:1px;border-style:solid;border-color:rgba(255,255,255,0.8);border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;background-color:rgba(255,255,255,0.5);line-height:0;cursor:pointer;display:none}#keyboardInput{position:absolute;left:-1000px}#keyboardInputImage{border:1px solid #f00}#viewer #loadingDiv div.gray{color:#828282}#screenShareEndedMessage div{text-align:left}#viewer #cursor.mouse{background:url(/img/ecbd5305363d519b03f46ca252e89280/cursor.png);position:absolute;width:14px;height:20px;pointer-events:none}#viewer #cursor.touch{border-radius:50%;width:30px;height:30px;background-color:rgba(80,80,80,0.5);position:absolute;top:-15px;left:-15px}#viewer img#profilePhoto{position:fixed;border-style:solid;border-color:rgba(255,255,255,0.5);image-rendering:optimizeQuality;image-rendering:-moz-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:optimize-contrast;-ms-interpolation-mode:nearest-neighbor;display:none}canvas#profilePhotoCanvas{image-rendering:optimizeQuality;image-rendering:-moz-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:optimize-contrast;-ms-interpolation-mode:nearest-neighbor;display:none}#viewerErrorMessage{display:none;position:absolute;top:44px;left:10px;max-width:300px;color:#fff;background-color:#a82424;padding:10px;font-weight:bold;box-shadow:0 2px 3px rgba(0,0,0,0.2);-moz-box-shadow:0 2px 3px rgba(0,0,0,0.2);-webkit-box-shadow:0 2px 3px rgba(0,0,0,0.2)}#viewerStats{border:1px solid #555;padding:5px;background-color:#fff;height:165px;width:100%;position:fixed;bottom:0;box-shadow:0 0 3px rgba(0,0,0,0.2);-moz-box-shadow:0 0 3px rgba(0,0,0,0.2);-webkit-box-shadow:0 0 3px rgba(0,0,0,0.2)}#viewerStats th{font-size:9px;padding:2px;font-weight:bold;white-space:nowrap}#viewerStats td{padding:2px;font-size:9px;white-space:nowrap}#debugConsole{background-color:white;color:black}#jsConsole{position:fixed;left:10px;right:10px;top:calc(70%);bottom:10px;border:1px solid #fff;font-size:13px;background-color:rgba(255,255,255,0.85);padding:4px;overflow-y:auto}#feedbackContainer{position:fixed;top:60px;right:-490px;z-index:100000}#feedbackTab{background:#1f81de url(/img/c26c6a2f10bdef9e663059ece9046c0b/feedback.png) center center no-repeat;width:16px;height:96px;padding:8px !important;border:3px solid #fff;position:absolute;top:180px;left:-33px;border-top-left-radius:8px;-moz-border-radius-topleft:8px;-webkit-border-top-left-radius:8px;border-bottom-left-radius:8px;-moz-border-radius-bottomleft:8px;-webkit-border-bottom-left-radius:8px;box-shadow:-3px 0 12px 3px rgba(0,0,0,0.3);-moz-box-shadow:-3px 0 12px 3px rgba(0,0,0,0.3);-webkit-box-shadow:-3px 0 12px 3px rgba(0,0,0,0.3);cursor:pointer}#feedbackTab:hover{background-color:#0072e7 !important}#feedbackTab:active{box-shadow:-3px 0 12px 3px rgba(0,0,0,0.3),inset 0 2px 4px rgba(0,0,0,0.25);-moz-box-shadow:-3px 0 12px 3px rgba(0,0,0,0.3),inset 0 2px 4px rgba(0,0,0,0.25);-webkit-box-shadow:-3px 0 12px 3px rgba(0,0,0,0.3),inset 0 2px 4px rgba(0,0,0,0.25)}#feedbackForm{width:490px;position:relative;border-top-left-radius:8px;-moz-border-radius-topleft:8px;-webkit-border-top-left-radius:8px;border-bottom-left-radius:8px;-moz-border-radius-bottomleft:8px;-webkit-border-bottom-left-radius:8px;background:#d8d9da;background:-o-linear-gradient(top, #fff, #d8d9da);background:-ms-linear-gradient(top, #fff, #d8d9da);background:-moz-linear-gradient(top, #fff, #d8d9da);background:-khtml-gradient(linear, left top, left bottom, from(#fff), to(#d8d9da));background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#d8d9da));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#fff, endColorStr=#d8d9da);*zoom:1}#feedbackForm h3{line-height:24px}#feedbackForm p{font-size:16px;line-height:24px}.active-form #feedbackForm{box-shadow:-3px 0 12px 3px rgba(0,0,0,0.3);-moz-box-shadow:-3px 0 12px 3px rgba(0,0,0,0.3);-webkit-box-shadow:-3px 0 12px 3px rgba(0,0,0,0.3)}#feedbackForm .form{padding:24px;border-top-left-radius:8px;-moz-border-radius-topleft:8px;-webkit-border-top-left-radius:8px;border-bottom-left-radius:8px;-moz-border-radius-bottomleft:8px;-webkit-border-bottom-left-radius:8px}#feedbackForm input,#feedbackForm textarea{font-size:16px}body.app-colors{background:#f4f4f4 url(/img/e4d4c7c21837f1cbf6c87e5533333875/app_background_transparent.png) top left repeat}.screen-shares #appTopBar{box-shadow:0 2px 7px rgba(0,0,0,0.2);-moz-box-shadow:0 2px 7px rgba(0,0,0,0.2);-webkit-box-shadow:0 2px 7px rgba(0,0,0,0.2)}#subNav{width:848px;margin:14px auto 24px;display:table}#admin #subNav{margin:0}#admin #subNav ul{margin-left:0}#subNav ul{margin-left:24px}#subNav ul.right{float:right;margin-left:0;margin-right:24px}#subNav ul.right li{float:right;text-align:right;margin:0 0 0 20px !important}#subNav ul li{float:left;font-size:12px;list-style:none;margin:0 42px 0 0}#subNav ul li:last-child{margin:0 27px 0 0}#subNav ul li a{color:#333}#subNav ul li a.selected{font-weight:bold;cursor:default;text-decoration:none !important}#subNav ul li a:hover{color:#333;text-decoration:underline}img.profile-photo{border:1px solid #ccc;width:50px;height:50px}#userHome .form{min-width:400px}#userSettings h2{margin-top:24px;margin-bottom:0}#handleAvailability,#accountIdAvailability{min-width:111px;display:inline-block;margin-left:10px}input.big-input{font-size:21px !important;padding:12px !important;width:300px}input.big-input::-webkit-input-placeholder{font-size:21px;color:#999}.big-button{color:#555;font-size:21px !important;font-weight:bold !important;width:300px;padding:12px !important;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;box-shadow:0 1px 3px rgba(34,25,25,0.1);-moz-box-shadow:0 1px 3px rgba(34,25,25,0.1);-webkit-box-shadow:0 1px 3px rgba(34,25,25,0.1);border:1px solid #aaa;cursor:pointer}.flag{margin:4px 0;vertical-align:-20%}.flag-AU{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 0}.flag-AR{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -16px}.flag-AT{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -32px}.flag-BH{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -48px}.flag-BE{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -64px}.flag-BR{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -80px}.flag-BG{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -96px}.flag-CN{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -112px}.flag-HR{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -128px}.flag-CZ{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -144px}.flag-DK{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -160px}.flag-FI{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -176px}.flag-FR{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -192px}.flag-DE{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -208px}.flag-HU{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -224px}.flag-IE{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -240px}.flag-IL{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -256px}.flag-IT{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -272px}.flag-JP{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -288px}.flag-MY{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -304px}.flag-MX{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -320px}.flag-NL{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -336px}.flag-NO{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -352px}.flag-PA{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -368px}.flag-PL{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -384px}.flag-PT{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -400px}.flag-RO{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -416px}.flag-SI{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -432px}.flag-ZA{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -448px}.flag-KR{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -464px}.flag-ES{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -480px}.flag-SE{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -496px}.flag-CH{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -512px}.flag-TR{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -528px}.flag-GB{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -544px}.flag-US{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -560px}.flag-CY{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -576px}.flag-GE{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -592px}.flag-KE{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -608px}.flag-LU{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -624px}.flag-PK{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -640px}.flag-SK{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -656px}.flag-UA{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -672px}.flag-VN{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -688px}.flag-CN{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -704px}.flag-TW{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -720px}.flag-CA{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -736px}.flag-CL{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -752px}.flag-CO{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -768px}.flag-CR{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -784px}.flag-SV{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -800px}.flag-GR{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -816px}.flag-HK{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -832px}.flag-JM{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -848px}.flag-LV{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -864px}.flag-LT{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -880px}.flag-MT{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -896px}.flag-NZ{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -912px}.flag-PE{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -928px}.flag-PR{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -944px}.flag-RU{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -960px}.flag-SG{background:url(/img/c8bca1aba860711a083ac8865f1beacc/sprite/flags.png) 0 -972px}#hederBackgroundColorPanelHeader,#backgroundColorPanelHeader,#textColorPanelHeader,#linkColorPanelHeader{padding-right:36px !important}#colorOptions{width:260px;height:90%;overflow:auto}#colorOptions div{float:left;width:40px;height:40px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;margin:0 0 7px 7px;cursor:pointer}.admin #appTopBar{box-shadow:0 2px 3px rgba(0,0,0,0.1);-moz-box-shadow:0 2px 3px rgba(0,0,0,0.1);-webkit-box-shadow:0 2px 3px rgba(0,0,0,0.1)}.admin{font-size:13px}.admin .filters{font-size:13px;font-weight:bold}.admin .filters th{font-size:13px;padding:5px;font-weight:bold;text-align:right}.admin .filters td{font-size:13px;padding:5px}.admin-header-row{font-size:13px;padding:4px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#f4f5f7;margin-top:12px;margin-bottom:24px;white-space:nowrap}.servers-options{font-size:13px;float:right;margin-bottom:8px;height:26px;white-space:nowrap}.chart-header{color:#274b6d;font-family:"Lucida Grande",Verdana,Arial,sans-serif;font-size:16px;display:table;margin-left:auto;margin-right:auto}.chart-table.float-left{margin-right:20px}.chart-table th{background-color:#f4f4f4;font-size:11px;font-weight:bold;padding:5px;border:1px solid #ccc}.chart-table td{font-size:11px;padding:5px;border:1px solid #ccc}.kpi-item{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px 5px rgba(34,25,25,0.3);-moz-box-shadow:0 1px 5px rgba(34,25,25,0.3);-webkit-box-shadow:0 1px 5px rgba(34,25,25,0.3);position:relative}.kpi-item .title{padding:12px;text-align:center;color:#666}.kpi-item .value{padding:12px;font-size:24px;text-align:center}.kpi-item .previous{color:#999;background-color:#f4f5f7;text-align:right;padding:12px}.kpi-item .previous .previousValue{font-size:16px;margin-bottom:6px}.kpi-item .percentChange{color:#999;font-size:20px;font-weight:bold;background-color:#f4f5f7;padding:12px;text-align:left}#screenShareDocumentation .screenshot,#screenshotsDocumentation .screenshot,#marketing .screenshot{padding:24px !important;border:1px solid #aaa;margin-left:0;margin-top:24px;margin-bottom:24px}#screenshots #appTopBar{position:fixed;top:-1px}#screenshots .body{padding-top:34px}#screenshots .default-box{margin:auto}#screenshots #controls{min-width:630px;white-space:nowrap;margin:12px auto 48px;position:relative}#screenshots #controls .flat-button{margin-top:4px;line-height:14px;height:14px}#screenshots img.profile-photo{border:1px solid #333;width:32px;height:32px;box-shadow:0 1px 0 0 rgba(255,255,255,0.4),0 1px 0 1px rgba(255,255,255,0.1);-moz-box-shadow:0 1px 0 0 rgba(255,255,255,0.4),0 1px 0 1px rgba(255,255,255,0.1);-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,0.4),0 1px 0 1px rgba(255,255,255,0.1);border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px}#screenshots #controls a#feedSelectorLink,#screenshots #controls a#installScreenleapExtensionButton{display:inline-block;color:#555;font-weight:bold;height:32px;line-height:32px;padding-left:8px;padding-right:8px;vertical-align:top;border:1px solid transparent;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;text-decoration:none;cursor:pointer}#screenshots #controls a#installScreenleapExtensionButton{cursor:pointer}#screenshots #controls img.profile-photo{margin-right:6px}#screenshots #controls a#installScreenleapExtensionButton:hover{color:#333;background-color:#fff;border:1px solid #aaa;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;box-shadow:0 1px 3px rgba(34,25,25,0.1);-moz-box-shadow:0 1px 3px rgba(34,25,25,0.1);-webkit-box-shadow:0 1px 3px rgba(34,25,25,0.1)}#screenshots #controls a img{vertical-align:middle}#screenshots #feedSelectorPanel{position:absolute;left:0;color:#333;background-color:rgba(255,255,255,0.85);line-height:24px;padding:4px 0;border:1px solid #aaa;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;box-shadow:0 2px 5px rgba(34,25,25,0.2);-moz-box-shadow:0 2px 5px rgba(34,25,25,0.2);-webkit-box-shadow:0 2px 5px rgba(34,25,25,0.2);min-width:300px;z-index:500;white-space:nowrap;display:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}#screenshots #feedSelectorPanel .handle{font-weight:bold;padding:0 8px}#feedSelectorPanel .separator{margin:11px 8px 12px;border-top:1px dashed #cacaca}#screenshots #feedSelectorPanel a{padding:0 8px;display:block;font-size:14px;color:#555;text-decoration:none;border:0}#screenshots #feedSelectorPanel a:hover{background-color:#333;color:#fff}#screenshots #feedSelectorPanel a.disabled{color:#555;font-weight:bold;background-color:transparent}#screenshotSetUserList{margin-bottom:12px}#screenshotSetUserList tr:hover{background-color:#f4f4f7}.upload-drop-zone{height:100px;line-height:100px;text-align:center;width:100%;color:rgba(0,0,0,0.4);font-size:24px;font-weight:bold;background-color:rgba(0,0,0,0.05);border:3px dashed rgba(0,0,0,0.2);border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;margin-top:24px;-webkit-transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,border-color 0.3s ease-in-out;-moz-transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,border-color 0.3s ease-in-out;-ms-transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,border-color 0.3s ease-in-out;-o-transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,border-color 0.3s ease-in-out;transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,border-color 0.3s ease-in-out}.dragging .upload-drop-zone{color:#8cb652;background-color:#e2f3cc;border:3px dashed #a3c677}.dragging .upload-drop-zone.dragging{color:#638437;background-color:#cae9a2}.screenshot{background-color:#fff;padding:24px;margin-top:24px;margin-bottom:24px;box-shadow:0 1px 5px rgba(34,25,25,0.3);-moz-box-shadow:0 1px 5px rgba(34,25,25,0.3);-webkit-box-shadow:0 1px 5px rgba(34,25,25,0.3);position:relative;-webkit-user-select:text;-khtml-user-select:text;-moz-user-select:text;-o-user-select:text;user-select:text}#screenshots .screenshot{display:table;margin-left:auto;margin-right:auto}.screenshot:after{content:".";display:block;height:0;clear:both;visibility:hidden}.screenshot-container-edit{margin-top:12px}.screenshot-container-edit .screenshot{padding:24px}.screenshot-tags{height:24px;margin-bottom:48px}.screenshot .content-editable:hover{outline:2px dashed #dad8d8;cursor:text}.screenshot .content-editable:focus{outline:2px dashed #dad8d8;outline:-webkit-focus-ring-color auto 5px}.screenshot textarea{width:100%}.screenshot select{font-size:13px}.screenshot .screenshot-title{font-weight:bold;font-size:24px;line-height:28px;min-height:28px;margin-top:-5px;margin-bottom:10px}.screenshot .screenshot-description{font-size:14px;line-height:24px;min-height:24px;margin-bottom:12px}.screenshot .placeholder{white-space:nowrap}.screenshot .screenshot-description p,.screenshot .screenshot-descrition div{font-size:14px;line-height:24px !important}.screenshot br{line-height:18px}.screenshot .caption{color:#999;font-size:11px;height:13px;margin-top:8px;width:100%}.screenshot .caption a{color:#999}.screenshot .caption a:hover{text-decoration:underline}.screenshot .caption .source-info{max-width:400px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.screenshot .caption .creator-info{float:right;white-space:nowrap;text-align:right}.screenshot .action-bar{position:absolute;top:0;right:-124px;width:100px;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.screenshot-container-feed .action-bar-actions,.screenshot-container-feed .top-action-bar{white-space:nowrap;-webkit-transition:opacity 0.3s ease-in-out;-moz-transition:opacity 0.3s ease-in-out;-ms-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;opacity:0;filter:alpha(opacity=0)}.screenshot-container-feed:hover .action-bar-actions,.screenshot-container-feed:hover .top-action-bar,.action-bar-actions-visible{opacity:1;filter:alpha(opacity=100)}.screenshot-container-detail{padding:24px 12px}.screenshot-container-detail .top-action-bar a.action{min-width:60px;text-align:center}.tag{background:url(/img/efa8151bf02b0bf05629b73e0c0c64ad/sprite/tag.png) top left;display:inline-block;color:#957c16;font-size:9px;padding:2px 4px 4px 9px;border-right:1px solid #e5dc8a;height:12px;margin-top:6px}.mac .tag{padding:3px 4px 3px 9px}.tag a{color:#957c16}.tag:hover{background:url(/img/efa8151bf02b0bf05629b73e0c0c64ad/sprite/tag.png) 0 -18px;border-right:1px solid #ead570}.tag-add-button{background:url(/img/5f3eaeb95c96517545b5c82031708c4f/tag_add.png) 0 0 no-repeat;cursor:pointer;vertical-align:bottom;width:40px;height:18px;-webkit-transition:opacity 0.3s ease-in-out;-moz-transition:opacity 0.3s ease-in-out;-ms-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out}.ie .tag-add-button{vertical-align:-35%}.screenshot-container-feed .tag-add-button{opacity:0;filter:alpha(opacity=0)}.screenshot-container-feed:hover .tag-add-button{opacity:1;filter:alpha(opacity=100)}.tag-add-button:hover{background-position:0 -18px !important}.tag-add-form{display:inline-block;font-size:11px}.tag-add-form input[type=text].new-tag{font-size:11px}.tag-add-form input::-webkit-input-placeholder{font-size:11px}.tag-remove,.tag-remove-edit-mode{padding-left:10px;cursor:pointer}.action-bar a.action{width:62px}.top-action-bar{height:24px;min-width:400px}.screenshot-feed img,.screenshot-feed canvas{cursor:pointer;cursor:-webkit-zoom-in}.screenshot-image{background:#f4f4f4}.screenshot-feed .canvas-wrapper,.screenshot-feed .screenshot-image{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.canvas-wrapper,.screenshot-image{display:table;margin-left:auto;margin-right:auto}.ie .canvas-wrapper,.screenshot-image{display:block}.action-bar a.action,.top-action-bar a.action,a.flat-button{color:#999;display:block;background:#fff;cursor:pointer;color:#333;font-size:12px;font-weight:normal;text-decoration:none;padding:3px 8px 5px 8px;border:1px solid #aaa;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;box-shadow:0 1px 3px rgba(34,25,25,0.1);-moz-box-shadow:0 1px 3px rgba(34,25,25,0.1);-webkit-box-shadow:0 1px 3px rgba(34,25,25,0.1);margin-bottom:8px}a.flat-button{line-height:normal;text-align:center}.webkit .action-bar a.action,.webkit .top-action-bar a.action,.webkit a.flat-button{padding:4px 8px}.action-bar a.action:hover,.top-action-bar a.action:hover,a.flat-button:hover{color:#fff;background-color:#333;border:1px solid #333}.action-bar a.action.disabled,.action-bar a.action.disabled:hover,.top-action-bar a.action.disabled,.top-action-bar a.action.disabled:hover,a.flat-button.disabled:hover{cursor:default;color:#999 !important;background-color:#f4f4f4 !important;border:1px solid #ccc !important}.top-action-bar a.done,.top-action-bar a.publish,.top-action-bar a.green,a.green-button{border:1px solid #125a12;background-color:#166f16;color:#fff;box-shadow:inset 0 1px rgba(255,255,255,0.15),inset 0 0 5px rgba(255,255,255,0.05),0 1px 3px rgba(34,25,25,0.1);-moz-box-shadow:inset 0 1px rgba(255,255,255,0.15),inset 0 0 5px rgba(255,255,255,0.05),0 1px 3px rgba(34,25,25,0.1);-webkit-box-shadow:inset 0 1px rgba(255,255,255,0.15),inset 0 0 5px rgba(255,255,255,0.05),0 1px 3px rgba(34,25,25,0.1);-webkit-transition:background-color 0.3s ease-in-out,color 0.3s ease-in-out,border-color 0.3s ease-in-out;-moz-transition:background-color 0.3s ease-in-out,color 0.3s ease-in-out,border-color 0.3s ease-in-out;-ms-transition:background-color 0.3s ease-in-out,color 0.3s ease-in-out,border-color 0.3s ease-in-out;-o-transition:background-color 0.3s ease-in-out,color 0.3s ease-in-out,border-color 0.3s ease-in-out;transition:background-color 0.3s ease-in-out,color 0.3s ease-in-out,border-color 0.3s ease-in-out}.top-action-bar a.done:hover,.top-action-bar a.publish:hover,.top-action-bar a.green:hover,a.green-button:hover{background-color:#1a841a}.top-action-bar a.done:active,.top-action-bar a.publish:active,.top-action-bar a.green:active,a.green-button:active{background-color:#22ae22}.top-action-bar a.red{border:1px solid #631515;background-color:#8d1d1d;color:#fff;box-shadow:inset 0 1px rgba(255,255,255,0.15),inset 0 0 5px rgba(255,255,255,0.05),0 1px 3px rgba(34,25,25,0.1);-moz-box-shadow:inset 0 1px rgba(255,255,255,0.15),inset 0 0 5px rgba(255,255,255,0.05),0 1px 3px rgba(34,25,25,0.1);-webkit-box-shadow:inset 0 1px rgba(255,255,255,0.15),inset 0 0 5px rgba(255,255,255,0.05),0 1px 3px rgba(34,25,25,0.1);-webkit-transition:background-color 0.3s ease-in-out,color 0.3s ease-in-out,border-color 0.3s ease-in-out;-moz-transition:background-color 0.3s ease-in-out,color 0.3s ease-in-out,border-color 0.3s ease-in-out;-ms-transition:background-color 0.3s ease-in-out,color 0.3s ease-in-out,border-color 0.3s ease-in-out;-o-transition:background-color 0.3s ease-in-out,color 0.3s ease-in-out,border-color 0.3s ease-in-out;transition:background-color 0.3s ease-in-out,color 0.3s ease-in-out,border-color 0.3s ease-in-out}.top-action-bar a.red:hover{background-color:#a22121}.top-action-bar a.red:active{background-color:#db4d4d}.top-action-bar a.action{display:inline-block;margin-right:8px;margin-bottom:0}.top-action-bar .share-options{font-size:13px;float:right;text-align:right;width:265px;white-space:nowrap}#uploadingIndicator{display:inline-block;font-size:12px;color:#fff;background-color:#a22121;padding:4px 6px;width:71px}#toolsPanel{position:absolute;display:block;width:81px;background-color:#ededed;color:#fff;font-size:12px;text-decoration:none;border:1px solid #b4b4b4;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;box-shadow:0 1px 5px rgba(34,25,25,0.3);-moz-box-shadow:0 1px 5px rgba(34,25,25,0.3);-webkit-box-shadow:0 1px 5px rgba(34,25,25,0.3);margin-bottom:8px;z-index:501;visibility:hidden}#toolsPanelBar{height:11px;background:#cdcdcd;background:-o-linear-gradient(top, #f0f0f0, #cdcdcd);background:-ms-linear-gradient(top, #f0f0f0, #cdcdcd);background:-moz-linear-gradient(top, #f0f0f0, #cdcdcd);background:-khtml-gradient(linear, left top, left bottom, from(#f0f0f0), to(#cdcdcd));background:-webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#cdcdcd));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#f0f0f0, endColorStr=#cdcdcd);*zoom:1;border-bottom:1px solid #b4b4b4;cursor:move}#tools{padding:4px 3px 0 1px}#tools a,.tool{display:inline-block;background-color:transparent;width:32px;height:32px;border:1px solid transparent;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;margin-left:4px;margin-bottom:4px;float:left;-webkit-transition:background-color 0.3s ease-in-out,color 0.3s ease-in-out,border-color 0.1s ease-in-out;-moz-transition:background-color 0.3s ease-in-out,color 0.3s ease-in-out,border-color 0.1s ease-in-out;-ms-transition:background-color 0.3s ease-in-out,color 0.3s ease-in-out,border-color 0.1s ease-in-out;-o-transition:background-color 0.3s ease-in-out,color 0.3s ease-in-out,border-color 0.1s ease-in-out;transition:background-color 0.3s ease-in-out,color 0.3s ease-in-out,border-color 0.1s ease-in-out}.tool,.tool-options{border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;background-color:#ededed !important;border:1px solid #b4b4b4 !important}#toolsPanel #tools a:hover{background-color:#fff;border:1px solid #cacaca}#tools a.active{box-shadow:inset 0 2px 5px rgba(0,0,0,0.2);-moz-box-shadow:inset 0 2px 5px rgba(0,0,0,0.2);-webkit-box-shadow:inset 0 2px 5px rgba(0,0,0,0.2);background-color:#7dcf15 !important;border:1px solid #61a111 !important}#tools a.disabled{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;background-color:transparent !important;border-color:transparent !important}#tools a#pencil,.tool-pencil{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) 0 0 no-repeat}#tools a#pencil.active{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) 0 0 no-repeat}#tools a#line,.tool-line{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) 0 -32px no-repeat}#tools a#line.active{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) 0 -32px no-repeat}#tools a#rectangle,.tool-rectangle{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) 0 -64px no-repeat}#tools a#rectangle.active{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) 0 -64px no-repeat}#tools a#ellipse,.tool-ellipse{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) 0 -96px no-repeat}#tools a#ellipse.active{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) 0 -96px no-repeat}#tools a#solid-rectangle,.tool-solid-rectangle{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) 0 -128px no-repeat}#tools a#solid-rectangle.active{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) 0 -128px no-repeat}#tools a#highlight,.tool-highlight{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) 0 -160px no-repeat}#tools a#highlight.active{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) 0 -160px no-repeat}#tools a#text,.tool-text{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) 0 -192px no-repeat}#tools a#text.active{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) 0 -192px no-repeat}#tools a#arrow,.tool-arrow{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) 0 -224px no-repeat}#tools a#arrow.active{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) 0 -224px no-repeat}#tools a#undo,.tool-undo{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) 0 -256px no-repeat}#tools a#undo.active{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) 0 -256px no-repeat}#tools a#undo.disabled{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) 0 -288px no-repeat}#tools a#redo,.tool-redo{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) 0 -320px no-repeat}#tools a#redo.active{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) 0 -320px no-repeat}#tools a#redo.disabled{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) 0 -352px no-repeat}#tools hr,#colorOptions hr{margin:4px 2px 4px 4px;background-color:#a0a0a0;border-bottom:1px solid #fff}#tools a#color,.tool-color{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;border:1px solid #cacaca}#tools a#color span{border:1px solid #fff;display:inline-block;width:30px;height:30px}#tools a#size,#tools a#fontSize{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;background-color:#fff;border:1px solid #cacaca}#tools a#size span,#tools a#fontSize span{border:1px solid #fff;display:inline-block;width:30px;height:30px}#colorOptions,#sizeOptions,#fontSizeOptions{padding:0 3px 0 1px}#colorOptions a,#sizeOptions a,#fontSizeOptions a{display:inline-block;background-color:transparent;width:32px;height:32px;border:1px solid transparent;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;margin-left:4px;margin-bottom:4px;float:left;-webkit-transition:background-color 0.3s ease-in-out,color 0.3s ease-in-out,border-color 0.1s ease-in-out;-moz-transition:background-color 0.3s ease-in-out,color 0.3s ease-in-out,border-color 0.1s ease-in-out;-ms-transition:background-color 0.3s ease-in-out,color 0.3s ease-in-out,border-color 0.1s ease-in-out;-o-transition:background-color 0.3s ease-in-out,color 0.3s ease-in-out,border-color 0.1s ease-in-out;transition:background-color 0.3s ease-in-out,color 0.3s ease-in-out,border-color 0.1s ease-in-out}#colorOptions a.active{border:1px solid #000;box-shadow:0 0 3px rgba(0,0,0,0.5);-moz-box-shadow:0 0 3px rgba(0,0,0,0.5);-webkit-box-shadow:0 0 3px rgba(0,0,0,0.5);-webkit-transition:all 0.1s ease-in-out;-moz-transition:all 0.1s ease-in-out;-ms-transition:all 0.1s ease-in-out;-o-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out}#toolsPanel #sizeOptions a.active,#toolsPanel #fontSizeOptions a.active{background-color:#fff;border:1px solid #cacaca}#toolsPanel #sizeOptions a:hover,#toolsPanel #fontSizeOptions a:hover{background-color:#fff;border:1px solid #cacaca}#colorOptions a.active.background-000000,#colorOptions a.active.background-0000ff,#colorOptions a.active.background-7d0cce{border:1px solid #fff !important}.background-translucent{opacity:.5;filter:alpha(opacity=50)}.background-black,.background-000000{background-color:#000 !important}.background-gray{background-color:#f1f1f1}.background-white,.background-ffffff{background-color:#fff !important}.background-red,.background-ff0000{background-color:#f00 !important}.background-negative,background-f4d6d6{background-color:#f4d6d6}.background-dark-orange,.background-ff5f00{background-color:#ff5f00 !important}.background-orange,.background-ff9900{background-color:#f90 !important}.background-light-orange,.background-ffcc00{background-color:#fc0 !important}.background-yellow,.background-ffff00{background-color:#ff0 !important}.background-light-green,.background-bbe806{background-color:#bbe806 !important}.background-green,.background-3ace0c{background-color:#3ace0c !important}.background-lime,.background-00ff00{background-color:#0f0 !important}.background-blue,.background-0000ff{background-color:#0000ff !important}.background-light-blue,.background-0c9bce{background-color:#0c9bce !important}.background-purple,.background-7d0cce{background-color:#7d0cce !important}.background-light-purple,.background-ce0c85{background-color:#ce0c85 !important}#tools a.size-1 span,#sizeOptions a.size-1{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) -1px -384px no-repeat}#tools a.size-3 span,#sizeOptions a.size-3{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) -1px -416px no-repeat}#tools a.size-5 span,#sizeOptions a.size-5{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) -1px -448px no-repeat}#tools a.size-7 span,#sizeOptions a.size-7{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) -1px -480px no-repeat}#tools a.size-9 span,#sizeOptions a.size-9{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) -1px -512px no-repeat}#tools a.size-11 span,#sizeOptions a.size-11{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) -1px -544px no-repeat}#tools a.size-13 span,#sizeOptions a.size-13{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) -1px -576px no-repeat}#tools a.size-15 span,#sizeOptions a.size-15{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) -1px -608px no-repeat}#tools a.size-17 span,#sizeOptions a.size-17{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) -1px -640px no-repeat}#tools a.size-19 span,#sizeOptions a.size-19{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) -1px -672px no-repeat}#tools a.font-size-12px,#fontSizeOptions a.font-size-12px{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) -1px -704px no-repeat}#tools a.font-size-24px,#fontSizeOptions a.font-size-24px{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) -1px -736px no-repeat}#tools a.font-size-36px,#fontSizeOptions a.font-size-36px{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) -1px -768px no-repeat}#tools a.font-size-48px,#fontSizeOptions a.font-size-48px{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) -1px -800px no-repeat}#tools a.font-size-60px,#fontSizeOptions a.font-size-60px{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) -1px -832px no-repeat}#tools a.font-size-72px,#fontSizeOptions a.font-size-72px{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) -1px -864px no-repeat}#tools a.font-size-84px,#fontSizeOptions a.font-size-84px{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) -1px -896px no-repeat}#tools a.font-size-96px,#fontSizeOptions a.font-size-96px{background:url(/img/8975e0a1f39d33a38a6402a99c2a9869/sprite/tools_panel.png) -1px -928px no-repeat}canvas.cursor-size-1{cursor:url(/img/ca92e0399259312d3b5685c91d15e848/cursor_size_1.png) 8 8,default !important}canvas.cursor-size-3{cursor:url(/img/ca92e0399259312d3b5685c91d15e848/cursor_size_3.png) 8 8,default !important}canvas.cursor-size-5{cursor:url(/img/22ff34452a3221cea41a59c7c5ecd7e9/cursor_size_5.png) 3 3,default !important}canvas.cursor-size-7{cursor:url(/img/a791bc04f64bd5fbf29da72461d06f8b/cursor_size_7.png) 4 4,default !important}canvas.cursor-size-9{cursor:url(/img/abbf313b4188bf099a8a0c5e47264b1c/cursor_size_9.png) 5 5,default !important}canvas.cursor-size-11{cursor:url(/img/95f40dc63b9f4cc2eafb678979c42cf9/cursor_size_11.png) 6 6,default !important}canvas.cursor-size-13{cursor:url(/img/d137c292b092c5a309d58b3d845a20ac/cursor_size_13.png) 7 7,default !important}canvas.cursor-size-15{cursor:url(/img/c5882870fabc49c664ac84ac24e75653/cursor_size_15.png) 8 8,default !important}canvas.cursor-size-17{cursor:url(/img/e19b73356d8453718468c68d59af1a6a/cursor_size_17.png) 9 9,default !important}canvas.cursor-size-19{cursor:url(/img/2d8ec04b974c73dbb5f3b9f57f499632/cursor_size_19.png) 10 10,default !important}.flat-button{display:inline-block;min-width:60px;background:#fff;color:#333 !important;font-family:"Lucida Grande",Verdana,Arial,sans-serif !important;font-size:14px !important;font-weight:normal;text-decoration:none !important;line-height:normal;text-align:center;padding:4px 8px;border:1px solid #999 !important;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;cursor:pointer}.ie .flat-button{padding:3px 12px !important}.flat-button:hover{color:#fff !important;background-color:#333;border:1px solid #333 !important}.flat-button:active{color:#fff !important;background-color:#444;box-shadow:inset 0 2px 4px rgba(0,0,0,0.25),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,0.25),0 1px 2px rgba(0,0,0,0.05);-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.25),0 1px 2px rgba(0,0,0,0.05)}.flat-button.green{background:#bfd18b;background:-o-linear-gradient(top, color-stop(0, #dde6c1), color-stop(0.4, #bfd18b), color-stop(0.41, #b5ca79));background:-ms-linear-gradient(top, color-stop(0, #dde6c1), color-stop(0.4, #bfd18b), color-stop(0.41, #b5ca79));background:-moz-linear-gradient(top, color-stop(0, #dde6c1), color-stop(0.4, #bfd18b), color-stop(0.41, #b5ca79));background:-khtml-gradient(linear, left top, left bottom, color-stop(0, #dde6c1), color-stop(0.4, #bfd18b), color-stop(0.41, #b5ca79));background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #dde6c1), color-stop(0.4, #bfd18b), color-stop(0.41, #b5ca79));border-color:#b5ca79 #95b146 #95b146 !important;cursor:pointer}.flat-button.green:hover{color:#000 !important;background:#c9d89d;background:-o-linear-gradient(top, color-stop(0, #e7edd3), color-stop(0.4, #c9d89d), color-stop(0.41, #bfd18b));background:-ms-linear-gradient(top, color-stop(0, #e7edd3), color-stop(0.4, #c9d89d), color-stop(0.41, #bfd18b));background:-moz-linear-gradient(top, color-stop(0, #e7edd3), color-stop(0.4, #c9d89d), color-stop(0.41, #bfd18b));background:-khtml-gradient(linear, left top, left bottom, color-stop(0, #e7edd3), color-stop(0.4, #c9d89d), color-stop(0.41, #bfd18b));background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #e7edd3), color-stop(0.4, #c9d89d), color-stop(0.41, #bfd18b));border-color:#bfd18b #a1bc55 #a1bc55 !important}.flat-button.green:active{color:#000 !important}.flat-button.red{background:#d49fb9;background:-o-linear-gradient(top, color-stop(0, #e6c1d5), color-stop(0.4, #d49fb9), color-stop(0.41, #d89cb8));background:-ms-linear-gradient(top, color-stop(0, #e6c1d5), color-stop(0.4, #d49fb9), color-stop(0.41, #d89cb8));background:-moz-linear-gradient(top, color-stop(0, #e6c1d5), color-stop(0.4, #d49fb9), color-stop(0.41, #d89cb8));background:-khtml-gradient(linear, left top, left bottom, color-stop(0, #e6c1d5), color-stop(0.4, #d49fb9), color-stop(0.41, #d89cb8));background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #e6c1d5), color-stop(0.4, #d49fb9), color-stop(0.41, #d89cb8));border-color:#d18cab #b87493 #b87493 !important;cursor:pointer}.flat-button.red:hover{color:#000 !important;background:#dcb1c6;background:-o-linear-gradient(top, color-stop(0, #edd3e1), color-stop(0.4, #dcb1c6), color-stop(0.41, #dfaec5));background:-ms-linear-gradient(top, color-stop(0, #edd3e1), color-stop(0.4, #dcb1c6), color-stop(0.41, #dfaec5));background:-moz-linear-gradient(top, color-stop(0, #edd3e1), color-stop(0.4, #dcb1c6), color-stop(0.41, #dfaec5));background:-khtml-gradient(linear, left top, left bottom, color-stop(0, #edd3e1), color-stop(0.4, #dcb1c6), color-stop(0.41, #dfaec5));background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #edd3e1), color-stop(0.4, #dcb1c6), color-stop(0.41, #dfaec5));border-color:#d89eb8 #c185a0 #c185a0 !important}.flat-button.red:active{color:#000 !important}#noScreenshotsMessage{width:652px;text-align:center;display:table;padding-bottom:24px;margin:100px auto}#screenshots .previous{position:fixed;top:129px;left:0;height:100%;overflow:hidden;width:77px;z-index:10}#screenshots .next{position:fixed;top:129px;right:0;height:100%;overflow:hidden;width:77px;z-index:10}#screenshots .previous a,#screenshots .next a{display:block;height:100%;cursor:pointer}#screenshots .previous a{padding-left:10px;padding-right:40px}#screenshots .next a{padding-left:40px;padding-right:10px}#screenshots .previous img,#screenshots .next img{-webkit-transition:opacity 0.3s ease-in-out;-moz-transition:opacity 0.3s ease-in-out;-ms-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;opacity:.3;filter:alpha(opacity=30)}#screenshots .previous:hover img,#screenshots .next:hover img{visibility:visible;opacity:1;filter:alpha(opacity=100)}select.markup{font-size:13px;width:70px;padding:0}label.markup{font-size:13px;width:76px;display:inline-block;padding:0 10px 0 0}input.markup{font-size:13px}.canvas-wrapper{position:relative}.canvas-wrapper canvas:hover{outline:2px solid #f4f4f4}#markupControls{position:fixed;right:0;top:50px;width:300px;height:200px;z-index:10;margin-right:0;background-color:#fff;padding:10px 8px;border-top-left-radius:8px;border-bottom-left-radius:8px;box-shadow:-3px 0px 12px 3px rgba(0,0,0,0.3);-moz-box-shadow:-3px 0px 12px 3px rgba(0,0,0,0.3);-webkit-box-shadow:-3px 0px 12px 3px rgba(0,0,0,0.3);font-size:13px}#markupBox{position:fixed;right:0;top:290px;width:300px;height:300px;z-index:9;margin-right:0;overflow-y:scroll;background-color:#fff;padding:10px 8px;border-top-left-radius:8px;border-bottom-left-radius:8px;box-shadow:-3px 0px 12px 3px rgba(0,0,0,0.3);-moz-box-shadow:-3px 0px 12px 3px rgba(0,0,0,0.3);-webkit-box-shadow:-3px 0px 12px 3px rgba(0,0,0,0.3)}div.markup-canvas{display:table;margin-left:auto;margin-right:auto;padding-right:316px}textarea.markup{font-size:16px;margin:auto;width:270px}textarea.help{text-decoration-color:#ccc;font-style:italic}td.markup-comment{background-color:#fff;padding:4px;width:270px;min-height:40px;display:block;text-align:left;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;box-shadow:0 3px 5px 1px rgba(0,0,0,0.2);-moz-box-shadow:0 3px 5px 1px rgba(0,0,0,0.2);-webkit-box-shadow:0 3px 5px 1px rgba(0,0,0,0.2);line-height:24px;margin-top:4px}td.markup-comment:hover{cursor:pointer;background-color:#ffffcc}tr.active>td{background-color:#d5eca0}div.user{border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;width:90px;text-align:center;padding:0 4px 4px 4px;background-color:#f4f5f7;display:inline-block;border:1px solid #ccc;font-size:10px;line-height:12px;margin-right:4px}div.user>div{display:inline-block;margin-top:4px}.markup-button{border-left:1px solid #000;border-right:1px solid #ccc;border-top:1px solid #000;border-bottom:1px solid #ccc;width:25px;height:25px;padding:0;margin:0}button.markup-button{width:25px}.markup-button:hover{border:1px solid red}.markup-button-on{border:1px solid blue}.markup-text-not-editable{border-width:0;position:absolute;z-index:2}.markup-text-editable{font-family:sans-serif !important;border-style:dashed;border-width:2px !important;margin:1px;position:absolute;cursor:text;resize:both;outline:none;z-index:3;white-space:nowrap;overflow:hidden;overflow-x:hidden}#forSupport{position:absolute;left:155px;top:7px}#customerSupportHome a{color:#333}.education-marketing #topBar,.support-marketing #topBar{box-shadow:0 1px 3px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.1);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1)}#customerSupportHome #content{height:371px;background:#e8e8e8 url(/img/a31ee8f266f7ffff1da7be10e94b115f/customer_support/screenleap_for_support_background.jpg) center top no-repeat !important}#content{box-shadow:0 1px 4px rgba(0,0,0,0.3);-moz-box-shadow:0 1px 4px rgba(0,0,0,0.3);-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.3)}#educationHome #heroDiv,#customerSupportHome #heroDiv{position:relative}#educationHome #heroDiv h2,#customerSupportHome #heroDiv h2{color:#fff !important}#customerSupportHome #hero{position:absolute;top:16px;background:url(/img/25494b3683e06851cac59c656b4d3c23/customer_support/screenleap_for_support_hero.png);width:388px;height:225px;text-indent:-9999px}#freeTrialButton{background:url(/img/8da462b176c7f942680038ac1c2ee0fe/free_trial_button.png) 0 0 no-repeat;width:340px;height:62px;border:0;cursor:pointer}#heroDiv #freeTrialButton{margin-top:10px;margin-left:-5px;position:absolute;top:295px}#freeTrialButton:hover{background-position:0 -62px}#freeTrialButton:active{background-position:0 -124px}#forEducation{position:absolute;left:155px;top:7px}#educationHome a{color:#333}#educationHome a.underline:hover{color:#fff;background-color:#333}#educationHome #content{height:371px;background:#e8e8e8 url(/img/a31ee8f266f7ffff1da7be10e94b115f/education/screenleap_for_education_background.jpg) center top no-repeat;width:100%;left:-250px;padding-right:250px}#educationHome #hero{position:absolute;top:16px;background:url(/img/ba485ee80035a6775b24c132e827ce60/education/screenleap_for_education_hero.png);width:526px;height:260px;text-indent:-9999px}.sprite-cvv2{background:url(/img/bfcf18196f0ad97197671fa247fe8099/sprite/billing.png) 0 0;width:51px;height:31px}.sprite-cvv2-amex{background:url(/img/bfcf18196f0ad97197671fa247fe8099/sprite/billing.png) -51px 0;width:51px;height:31px}.sprite-secure{background:url(/img/bfcf18196f0ad97197671fa247fe8099/sprite/billing.png) -102px 0;width:12px;height:16px;vertical-align:text-bottom}.sprite-mc{background:url(/img/bfcf18196f0ad97197671fa247fe8099/sprite/billing.png) 0 -31px;width:60px;height:38px;vertical-align:text-top}.sprite-visa{background:url(/img/bfcf18196f0ad97197671fa247fe8099/sprite/billing.png) -68px -31px;width:60px;height:38px;vertical-align:text-top}.sprite-amex{background:url(/img/bfcf18196f0ad97197671fa247fe8099/sprite/billing.png) -140px -31px;width:60px;height:38px;vertical-align:text-top}div.response-content{font-family:"Courier New", monospace;white-space:pre-wrap;background-color:#f4f4f4;padding:1px 5px;margin-bottom:22px;line-height:24px}div.sample-code{font-family:"Courier New", monospace;white-space:pre-wrap;background-color:#f8f2e8;border:2px dashed #ebe2d2;padding:2px 5px;margin-top:21px;margin-bottom:43px;line-height:24px}td.sample-code{font-family:"Courier New", monospace;white-space:pre-wrap;background-color:#f8f2e8;padding:2px 5px;margin-top:21px;margin-bottom:43px;line-height:24px}textarea.sample-code{background-color:#f4f4f4;padding:8px;overflow:hidden;width:100% !important;outline:none}#accountBalance{position:relative;margin-top:13px;margin-bottom:13px;width:100%}#accountBalance .background{height:32px;background-color:#fcfcfc;border:1px solid #ccc;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}#accountBalance .balance{position:absolute;top:0;left:0;height:32px;line-height:32px;background:#b2df78;background:-o-linear-gradient(top, #cae9a2, #b2df78);background:-ms-linear-gradient(top, #cae9a2, #b2df78);background:-moz-linear-gradient(top, #cae9a2, #b2df78);background:-khtml-gradient(linear, left top, left bottom, from(#cae9a2), to(#b2df78));background:-webkit-gradient(linear, left top, left bottom, from(#cae9a2), to(#b2df78));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#cae9a2, endColorStr=#b2df78);*zoom:1;text-align:right;border:1px solid #80a02f;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-webkit-transition:width 1s ease-in-out;-moz-transition:width 1s ease-in-out;-ms-transition:width 1s ease-in-out;-o-transition:width 1s ease-in-out;transition:width 1s ease-in-out}#accountBalance .low{background:#DD8689;background:-o-linear-gradient(top, #e39a9b, #DD8689);background:-ms-linear-gradient(top, #e39a9b, #DD8689);background:-moz-linear-gradient(top, #e39a9b, #DD8689);background:-khtml-gradient(linear, left top, left bottom, from(#e39a9b), to(#DD8689));background:-webkit-gradient(linear, left top, left bottom, from(#e39a9b), to(#DD8689));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#e39a9b, endColorStr=#DD8689);*zoom:1;border:1px solid #956565}#accountBalance .balance div,#accountBalance .threshold div{margin-left:12px;margin-right:12px}#accountBalance .threshold{position:absolute;top:0;left:0;height:32px;line-height:32px;background:rgba(255,236,76,0.5);background:-o-linear-gradient(top, rgba(255,247,178,0.5), rgba(255,236,76,0.5));background:-ms-linear-gradient(top, rgba(255,247,178,0.5), rgba(255,236,76,0.5));background:-moz-linear-gradient(top, rgba(255,247,178,0.5), rgba(255,236,76,0.5));background:-khtml-gradient(linear, left top, left bottom, from(rgba(255,247,178,0.5)), to(rgba(255,236,76,0.5)));background:-webkit-gradient(linear, left top, left bottom, from(rgba(255,247,178,0.5)), to(rgba(255,236,76,0.5)));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#fff7b2, endColorStr=#ffec4c);*zoom:1;text-align:right;border:1px solid #80a02f;border-right:1px solid #80a02f;border-top-left-radius:5px;-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;border-bottom-left-radius:5px;-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-top-right-radius:3px;-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;-webkit-transition:width 1s ease-in-out;-moz-transition:width 1s ease-in-out;-ms-transition:width 1s ease-in-out;-o-transition:width 1s ease-in-out;transition:width 1s ease-in-out}#signInPanel,.link-screenshot-panel,.email-screenshot-panel{font-size:13px;line-height:18px !important}#signInPanel .label,.link-screenshot-panel .label,.email-screenshot-panel .label{margin-bottom:8px}.link-screenshot-panel{width:480px}.link-screenshot-panel input{font-size:13px;width:100% !important;margin-bottom:6px;-webkit-user-select:text;-khtml-user-select:text;-moz-user-select:text;-o-user-select:text;user-select:text}.link-screenshot-panel .help-text{margin-top:6px}#signInPanel .field{margin-bottom:16px}#signInPanel input{width:100%}#signInPanel input#handle{width:inherit}.email-screenshot-panel textarea{width:100%;font-size:13px}.email-screenshot-panel button{margin-right:8px !important}.only-if-authenticated{display:none}.screenleap-dialog{position:absolute;z-index:2147483646;width:80%;max-width:800px;border:1px solid #999;background-color:#fff;padding:20px;line-height:24px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;box-shadow:0 4px 30px rgba(0,0,0,0.75);-moz-box-shadow:0 4px 30px rgba(0,0,0,0.75);-webkit-box-shadow:0 4px 30px rgba(0,0,0,0.75)}.screenleap-dialog h2{font-size:24px;font-weight:bold;line-height:32px;margin-bottom:0}.screenleap-dialog h4{font-size:16px;line-height:18px;margin-bottom:0}.screenleap-dialog p,.screeleap-dialog li{font-size:16px;line-height:24px}.screenleap-dialog p:not(:last-child){margin-bottom:24px}.screenleap-dialog a{color:#1f81de}.screenleap-dialog a.primary-blue{color:#fff}.screenleap-dialog a.primary-blue:hover{background:#1f81de 0 -15px}.screenleap-dialog a:hover{text-decoration:underline}.screenleap-dialog hr{border:0;border-bottom:1px solid #ccc}.screenleap-dialog ol{padding-left:30px}.screenleap-dialog ol li{font-size:16px}.screenleap-dialog input[type=text]{width:350px;border-radius:3px;border:1px solid #CCC;padding:4px 8px}.link-button,.email-button,.twitter-button,.facebook-button,.download-button{background-image:url(/img/0cbe883f5a16b42508d78b1c8964dc82/sprite/screenleap_share_icons.png);display:inline-block;margin-left:14px;cursor:pointer;vertical-align:-35%;box-shadow:inset 0 1px rgba(255,255,255,0.15),inset 0 0 5px rgba(255,255,255,0.05),0 1px 3px rgba(34,25,25,0.1);-moz-box-shadow:inset 0 1px rgba(255,255,255,0.15),inset 0 0 5px rgba(255,255,255,0.05),0 1px 3px rgba(34,25,25,0.1);-webkit-box-shadow:inset 0 1px rgba(255,255,255,0.15),inset 0 0 5px rgba(255,255,255,0.05),0 1px 3px rgba(34,25,25,0.1)}.link-button{background-position:0 0}.link-button:hover{background-position:0 -24px}.email-button{background-position:0 -48px}.email-button:hover{background-position:0 -72px}.twitter-button{background-position:0 -96px}.twitter-button:hover{background-position:0 -120px}.facebook-button{background-position:0 -144px}.facebook-button:hover{background-position:0 -168px}.download-button{background-position:0 -192px}.download-button:hover{background-position:0 -216px}#linkTooltip{width:128px;margin-left:-43px}.mac #linkTooltip{width:121px;margin-left:-40px}#emailTooltip{width:31px;margin-left:5px}.mac #emailTooltip{width:29px;margin-left:6px}#twitterTooltip{width:124px;margin-left:-39px}.mac #twitterTooltip{width:116px;margin-left:-37px}#facebookTooltip{width:110px;margin-left:-34px}.mac #facebookTooltip{width:100px;margin-left:-29px}#downloadTooltip{width:57px;margin-left:-7px}.mac #downloadTooltip{width:53px;margin-left:-5px}input[type='file']{background-color:transparent}#tag-by-size{display:block;margin:6px;padding:6px;background-color:#cae9a2;border:2px dashed #88ce2a;right:0;bottom:0;position:absolute;font-size:24px}#screenleapChatBox{position:fixed;right:4px;width:225px;border:1px solid #888;background-color:#fff;padding:2px 4px 2px 4px;box-shadow:0 0 6px rgba(0,0,0,0.5);-moz-box-shadow:0 0 6px rgba(0,0,0,0.5);-webkit-box-shadow:0 0 6px rgba(0,0,0,0.5);z-index:100 !important;-webkit-transition:bottom 0.3s ease-in-out;-moz-transition:bottom 0.3s ease-in-out;-ms-transition:bottom 0.3s ease-in-out;-o-transition:bottom 0.3s ease-in-out;transition:bottom 0.3s ease-in-out}#screenleapChatBox #screenleapChatBoxHeader{position:absolute;top:0;left:0;width:233px;height:17px;background-color:#f4f4f4;color:#333;border-bottom:1px solid #ccc;cursor:pointer}#screenleapChatBox #screenleapChatBoxHeader div{margin:3px 5px;font-family:"Lucida Grande",Verdana,Arial,sans-serif;font-size:10px}#screenleapChatBox #screenleapChatBoxHeader a#screenleapExpand{position:absolute;top:2px;right:5px;font-size:10px;cursor:pointer}#screenleapChatBox #screenleapChatBoxHeader a#screenleapCollapse{position:absolute;top:3px;right:5px;font-size:10px;cursor:pointer}#screenleapChatBox img{position:absolute;top:2px;right:2px;cursor:pointer}.screenleap-visible-window{bottom:-4px !important}.firefox .screenleap-visible-window{bottom:-1px !important}#screenleapChatBox.screenleap-visible-window a#screenleapExpand{display:none}#screenleapChatBox.screenleap-hidden-window a#screenleapCollapse{display:none}#screenleapChatBox #screenleapChatConversation{margin-top:16px;height:120px;width:226px;overflow-y:auto;font-family:"Lucida Grande",Verdana,Arial,sans-serif;font-size:12px;border:none;line-height:12px !important}#screenleapChatBox.screenleap-hidden-window #screenleapChatConversation{visibility:hidden}#screenleapChatBox #screenleapChatConversation div{line-height:18px}#screenleapChatBox textarea{font-size:12px}#screenleapChatBox textarea#screenleapChatMessage{width:226px;height:53px;margin-top:4px;resize:none}.firefox #screenleapChatBox textarea#screenleapChatMessage{width:216px}.paging-links{font-size:11px;font-weight:normal;float:right}.only-public,.only-not-public{display:none}#screenleapChatFrame{position:fixed;width:300px;height:100%;right:-310px;top:0;background-color:#fff;border:0;box-shadow:-5px 0px 10px 1px rgba(0,0,0,0.2);-moz-box-shadow:-5px 0px 10px 1px rgba(0,0,0,0.2);-webkit-box-shadow:-5px 0px 10px 1px rgba(0,0,0,0.2);-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}#screenleapChatV2Header{top:0;position:fixed;height:15px;line-height:18px;width:100%;background:#fff url(/img/2f128bc876ec119de46209631a687070/background_app_top_bar.png) top left repeat-x;padding:5px;border-bottom:1px solid #ccc;font-size:12px;font-weight:bold}.screenleap-chat-v2-collapsed #screenleapChatV2HeaderTitle{display:none}#screenleapChatV2Conversation{padding:5px;margin-top:16px;margin-bottom:70px;font-size:12px}.safari #screenleapChatV2Conversation{padding-bottom:70px !important}#screenleapChatV2Conversation p{margin:8px 0 0 0;line-height:normal !important;font-size:12px}#screenleapChatV2Conversation .info{margin:8px 0 0 0;font-style:italic;color:grey}#screenleapChatV2Message{width:292px;height:60px;position:fixed;bottom:0;margin:0 5px 5px 5px}a.screenleap-chat-button{position:fixed;top:0;z-index:1;font-weight:bold;color:#999}.screenleap-chat-button:hover{text-decoration:none;background-color:#ccc}#screenleapChatV2Collapse{font-size:10px;padding:4px 5px;right:16px}#viewer #screenleapChatV2Collapse{right:0}#screenleapChatV2Close{font-size:12px;padding:4px 5px;right:0}#viewer #screenleapChatV2Close{display:none}#presenter #screenleapChatV2Collapse{display:none}.screenleapChatV2Sender{margin-top:12px}.screenleapChatV2Time{color:#717274;margin-left:5px;font-size:11px}#screenleapChatV2Tab{background:#fff url(/img/2f128bc876ec119de46209631a687070/background_app_top_bar.png) top left repeat-x;position:fixed;top:50%;right:-12px;z-index:100000;padding:5px 9px;box-shadow:-3px 0 12px 3px rgba(0,0,0,0.3);cursor:pointer;transform:rotate(-90deg);font-size:14px;font-weight:bold}#screenleapChatV2Tab:hover{color:#000}#ui-datepicker-div{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px 5px rgba(34,25,25,0.3);-moz-box-shadow:0 1px 5px rgba(34,25,25,0.3);-webkit-box-shadow:0 1px 5px rgba(34,25,25,0.3)}.ui-datepicker-title{font-weight:bold}.ui-datepicker .ui-datepicker-header{font-size:11px;background-color:#f4f5f7}.ui-datepicker .ui-datepicker-prev{display:block;padding:4px;cursor:pointer;float:left !important}.ui-datepicker .ui-datepicker-next{display:block;padding:4px;cursor:pointer;float:right !important}.ui-datepicker .ui-datepicker-header a{color:#1f81de}.ui-datepicker .ui-datepicker-header a:hover{color:#fff;background-color:#1f81de}.ui-datepicker td{font-size:11px}.ui-datepicker td a:hover{color:#fff;background-color:#1f81de}.ui-datepicker{width:230px;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:11px;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:right;font-size:11px;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker .ui-datepicker-today{background-color:#f4f5f7}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-timepicker-wrapper{overflow-y:auto;height:300px;width:6.5em;background:#fff;border:1px solid #ddd;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);outline:none;z-index:10001;margin:0}.ui-timepicker-wrapper.ui-timepicker-with-duration{width:11em}.ui-timepicker-list{margin:0;padding:0;list-style:none;text-align:right}.ui-timepicker-list:hover .ui-timepicker-duration{color:#888}.ui-timepicker-list li{padding:3px 0 3px 5px;cursor:pointer;white-space:nowrap;color:#000;list-style:none;margin:0;padding-right:20px}.ui-timepicker-list:hover .ui-timepicker-selected{background:#fff;color:#000}li.ui-timepicker-selected,.ui-timepicker-list li:hover,.ui-timepicker-list .ui-timepicker-selected:hover{background:#1980EC;color:#fff}.ui-autocomplete{z-index:1;top:29px;left:46px;color:#333;width:136px;padding:0;border:1px solid #aaa;border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#fff}.ui-autocomplete .ui-menu-item a{color:#333;font-size:14px;text-decoration:none !important;padding:2px 6px 4px 6px;cursor:pointer}.ui-autocomplete .ui-active-menuitem a,#screenshots .ui-autocomplete .ui-menu-item a{display:block}.ui-autocomplete .ui-menu-item:hover a,.ui-autocomplete a.ui-state-hover{color:#fff;background-color:#1f81de}#habla_window_div{background:url(/img/ab580835be2dfef0895228ab002083d5/olark_background.png) top left no-repeat !important}#habla_expanded_div{margin-top:0 !important}.habla_conversation_p_item{font-size:14px !important;padding:3px 0 !important}#habla_wcsend_input{height:auto !important}#broadcastHomeEditBar{width:100%;min-width:960px;color:#fff;font-size:12px;white-space:nowrap;padding:3px 10px 3px 18px;background-color:rgba(0,0,0,0.7);border-bottom:2px solid rgba(255,255,255,0.4);box-shadow:0 -1px rgba(0,0,0,0.4);-moz-box-shadow:0 -1px rgba(0,0,0,0.4);-webkit-box-shadow:0 -1px rgba(0,0,0,0.4);z-index:501;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#broadcastHomeEditBar select{font-size:12px}#broadcastHomeEditBar button{font-size:12px;padding:1px 9px !important}#broadcastHomeEditBar a{color:#fff;text-decoration:underline}#broadcastHomeEditBar a:hover{color:#98c41d}#broadcastHomeEditBar a.cancel:hover{color:#333 !important}.broadcast{width:400px}.broadcast h3{font-weight:normal;margin-top:0;margin-bottom:20px;line-height:24px}.broadcast-div{width:600px}.broadcast-div .title{font-size:20px;font-weight:bold}.broadcast-div .content-editable{width:100%}.broadcast-div .content-editable:hover{background-color:#f4f4f4;outline:2px dashed #dad8d8;cursor:text}.broadcast-div .content-editable:focus{background-color:#f4f4f4;outline:2px dashed #dad8d8;outline:-webkit-focus-ring-color auto 5px}.broadcast-div .primary-green{padding:5px 10px}.color-square{width:46px;height:22px;border-radius:4px;border:1px solid #777;-moz-border-radius:4px;-webkit-border-radius:4px;cursor:pointer}form.wufoo ul li{padding-left:0 !important;padding-right:0 !important}#monthlyPaymentButton{border-top-right-radius:0;-moz-border-radius-topright:0;-webkit-border-top-right-radius:0;border-bottom-right-radius:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;border-right-width:0 !important;outline:none !important}#annualPaymentButton{border-top-left-radius:0;-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;border-left-width:1px !important;outline:none !important}#monthlyPaymentButton.selected,#annualPaymentButton.selected{box-shadow:inset 0 2px 4px rgba(0,0,0,0.25),0 1px 2px rgba(0,0,0,0.05) !important;-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,0.25),0 1px 2px rgba(0,0,0,0.05) !important;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.25),0 1px 2px rgba(0,0,0,0.05) !important;background:#1f81de 0 -15px !important;color:#fff !important;text-decoration:none !important;cursor:default}#save20Percent{position:absolute;top:2px;right:-219px;font-weight:bold}.mac #save20Percent{right:-199px}#free30DayTrial{position:absolute;background:url(/img/68d9bd3165456e1aafdb8602b2e23c7c/site/pricing_free_30_day_trial.png) no-repeat;width:258px;height:141px;top:0;right:0}#free14DayTrial{position:absolute;background:url(/img/745fb51ce366e95afaa73a5e5cb1f4c1/site/pricing_free_14_day_trial.png) no-repeat;width:258px;height:141px;top:0;right:0}.screenleap-green{color:#497a0d !important}.screenleap-red{color:#f00 !important}.screenleap-flat-button{display:inline-block;min-width:60px !important;background:#fff;color:#333 !important;font-family:'Lucida Grande', Verdana, Arial, sans-serif !important;font-size:12px !important;font-weight:normal !important;text-decoration:none !important;line-height:normal !important;text-align:center !important;padding:3px 8px 5px 8px !important;border:1px solid #999 !important;border-radius:3px !important;-moz-border-radius:3px !important;-webkit-border-radius:3px !important;-webkit-user-select:none !important;-khtml-user-select:none !important;-moz-user-select:none !important;user-select:none !important;cursor:pointer !important;text-transform:none !important;white-space:nowrap !important;width:auto !important}.screenleap-flat-button:hover{color:#fff !important;background-color:#333;border:1px solid #333 !important}.screenleap-flat-button:active{color:#fff !important;background-color:#444;box-shadow:inset 0 2px 4px rgba(0,0,0,0.25),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,0.25),0 1px 2px rgba(0,0,0,0.05);-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.25),0 1px 2px rgba(0,0,0,0.05)}#screenleapShade,#screenleapPromptShade{background-color:#000;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.8;z-index:20000000;overflow:hidden;cursor:pointer}.screenleap-flat-button.screenleap-green{color:#333 !important;background:#c9d89d !important;background:-o-linear-gradient(top, color-stop(0, #e7edd3), color-stop(0.4, #c9d89d), color-stop(0.41, #bfd18b)) !important;background:-ms-linear-gradient(top, color-stop(0, #e7edd3), color-stop(0.4, #c9d89d), color-stop(0.41, #bfd18b)) !important;background:-moz-linear-gradient(top, color-stop(0, #e7edd3), color-stop(0.4, #c9d89d), color-stop(0.41, #bfd18b)) !important;background:-khtml-gradient(linear, left top, left bottom, color-stop(0, #e7edd3), color-stop(0.4, #c9d89d), color-stop(0.41, #bfd18b)) !important;background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #e7edd3), color-stop(0.4, #c9d89d), color-stop(0.41, #bfd18b)) !important;border-color:#b5ca79 #95b146 #95b146 !important;cursor:pointer}.screenleap-flat-button.screenleap-green:hover{color:#000 !important;background:#bfd18b !important;background:-o-linear-gradient(top, color-stop(0, #dde6c1), color-stop(0.4, #bfd18b), color-stop(0.41, #b5ca79)) !important;background:-ms-linear-gradient(top, color-stop(0, #dde6c1), color-stop(0.4, #bfd18b), color-stop(0.41, #b5ca79)) !important;background:-moz-linear-gradient(top, color-stop(0, #dde6c1), color-stop(0.4, #bfd18b), color-stop(0.41, #b5ca79)) !important;background:-khtml-gradient(linear, left top, left bottom, color-stop(0, #dde6c1), color-stop(0.4, #bfd18b), color-stop(0.41, #b5ca79)) !important;background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #dde6c1), color-stop(0.4, #bfd18b), color-stop(0.41, #b5ca79)) !important;border-color:#bfd18b #a1bc55 #a1bc55 !important}.screenleap-flat-button.screenleap-green:active{color:#000 !important}.screenleap-flat-button.screenleap-orange{color:#333 !important;background:#ffd248 !important;background:-o-linear-gradient(top, color-stop(0, #ffe495), color-stop(0.4, #ffd248), color-stop(0.41, #ffcc2e)) !important;background:-ms-linear-gradient(top, color-stop(0, #ffe495), color-stop(0.4, #ffd248), color-stop(0.41, #ffcc2e)) !important;background:-moz-linear-gradient(top, color-stop(0, #ffe495), color-stop(0.4, #ffd248), color-stop(0.41, #ffcc2e)) !important;background:-khtml-gradient(linear, left top, left bottom, color-stop(0, #ffe495), color-stop(0.4, #ffd248), color-stop(0.41, #ffcc2e)) !important;background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #ffe495), color-stop(0.4, #ffd248), color-stop(0.41, #ffcc2e)) !important;border-color:#dfa700 #c69400 #c69400 !important}.screenleap-flat-button.screenleap-orange:hover{color:#000 !important;background:#ffde7b !important;background:-o-linear-gradient(top, color-stop(0, #ffeaaf), color-stop(0.4, #ffde7b), color-stop(0.41, #ffd861)) !important;background:-ms-linear-gradient(top, color-stop(0, #ffeaaf), color-stop(0.4, #ffde7b), color-stop(0.41, #ffd861)) !important;background:-moz-linear-gradient(top, color-stop(0, #ffeaaf), color-stop(0.4, #ffde7b), color-stop(0.41, #ffd861)) !important;background:-khtml-gradient(linear, left top, left bottom, color-stop(0, #ffeaaf), color-stop(0.4, #ffde7b), color-stop(0.41, #ffd861)) !important;background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #ffeaaf), color-stop(0.4, #ffde7b), color-stop(0.41, #ffd861)) !important;border-color:#ffc112 #dfa700 #dfa700 !important;cursor:pointer}.screenleap-flat-button.screenleap-orange:active{color:#000 !important}.screenleap-flat-button.screenleap-red{color:#333 !important;background:#d49fb9 !important;background:-o-linear-gradient(top, color-stop(0, #e6c1d5), color-stop(0.4, #d49fb9), color-stop(0.41, #d89cb8)) !important;background:-ms-linear-gradient(top, color-stop(0, #e6c1d5), color-stop(0.4, #d49fb9), color-stop(0.41, #d89cb8)) !important;background:-moz-linear-gradient(top, color-stop(0, #e6c1d5), color-stop(0.4, #d49fb9), color-stop(0.41, #d89cb8)) !important;background:-khtml-gradient(linear, left top, left bottom, color-stop(0, #e6c1d5), color-stop(0.4, #d49fb9), color-stop(0.41, #d89cb8)) !important;background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #e6c1d5), color-stop(0.4, #d49fb9), color-stop(0.41, #d89cb8)) !important;border-color:#d18cab #b87493 #b87493 !important;cursor:pointer}.screenleap-flat-button.screenleap-red:hover{color:#000 !important;background:#dcb1c6 !important;background:-o-linear-gradient(top, color-stop(0, #edd3e1), color-stop(0.4, #dcb1c6), color-stop(0.41, #dfaec5)) !important;background:-ms-linear-gradient(top, color-stop(0, #edd3e1), color-stop(0.4, #dcb1c6), color-stop(0.41, #dfaec5)) !important;background:-moz-linear-gradient(top, color-stop(0, #edd3e1), color-stop(0.4, #dcb1c6), color-stop(0.41, #dfaec5)) !important;background:-khtml-gradient(linear, left top, left bottom, color-stop(0, #edd3e1), color-stop(0.4, #dcb1c6), color-stop(0.41, #dfaec5)) !important;background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #edd3e1), color-stop(0.4, #dcb1c6), color-stop(0.41, #dfaec5)) !important;border-color:#d89eb8 #c185a0 #c185a0 !important}.screenleap-flat-button.screenleap-red:active{color:#000 !important}#screenleapMessage{color:#f00}.screenleap-indented-menu{padding-left:20px}.screenleapWarningMessage{color:#900;font-style:italic}
