html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit}:focus{outline:0}html{height:100%;overflow-y:scroll}body{line-height:1.5;color:#000;background:#fff}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}table,td,th{vertical-align:middle}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}img{border:none}/*
 * Bootstrap v1.1.1
 *
 * Copyright 2011 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 *
 * Converted to Sass by @johnwlong.
 *
 * Date: @DATE
 */.container-fluid{position:relative;min-width:940px;padding-left:20px;padding-right:20px;zoom:1}.container-fluid:before,.container-fluid:after{display:table;content:"";zoom:1;*display:inline}.container-fluid:after{clear:both}.container-fluid > .sidebar{float:left;width:220px}.container-fluid > .content{margin-left:240px}#toolbar.container-fluid > .content{margin-left:220px}.topbar{min-width:768px;height:40px;position:fixed;top:0;left:0;right:0;z-index:10000;overflow:visible}.topbar a{color:#bfbfbf;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.topbar h3 a:hover,.topbar .brand a:hover,.topbar ul .active > a{background-color:#333;background-color:rgba(255,255,255,0.05);color:#fff;text-decoration:none}.topbar h3{position:relative}.topbar h3 a,.topbar .brand{float:left;display:block;padding:8px 20px 12px;margin-left:-20px;color:#fff;font-size:20px;font-weight:200;line-height:1}.topbar p{margin:0;line-height:40px}.topbar p a:hover{background-color:transparent;color:#fff}.topbar form{float:left;margin:5px 0 0 0;position:relative;filter:"alpha(opacity=100)";-khtml-opacity:1;-moz-opacity:1;opacity:1}.topbar form.pull-right{float:right}.topbar input{background-color:#444;background-color:rgba(255,255,255,0.3);font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:normal;font-weight:13px;line-height:1;padding:4px 9px;color:#fff;color:rgba(255,255,255,0.75);border:1px solid #111;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.25);-moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.25);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.25);-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none}.topbar input:-moz-placeholder{color:#e6e6e6}.topbar input::-webkit-input-placeholder{color:#e6e6e6}.topbar input:hover{background-color:#bfbfbf;background-color:rgba(255,255,255,0.5);color:#fff}.topbar input:focus,.topbar input.focused{outline:0;background-color:#fff;color:#404040;text-shadow:0 1px 0 #fff;border:0;padding:5px 10px;-webkit-box-shadow:0 0 3px rgba(0,0,0,0.15);-moz-box-shadow:0 0 3px rgba(0,0,0,0.15);box-shadow:0 0 3px rgba(0,0,0,0.15)}.topbar-inner,.topbar .fill{background-color:#222;background-color:#222;background-repeat:repeat-x;background-image:-khtml-gradient(linear, left top, left bottom, from(#333), to(#222));background-image:-moz-linear-gradient(top, #333, #222);background-image:-ms-linear-gradient(top, #333, #222);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #333), color-stop(100%, #222));background-image:-webkit-linear-gradient(top, #333, #222);background-image:-o-linear-gradient(top, #333, #222);background-image:linear-gradient(top, #333, #222);filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#222', GradientType=0)";-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);box-shadow:0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1)}.topbar div > ul,.nav{display:block;float:left;margin:0 10px 0 0;position:relative;left:0}.topbar div > ul > li,.nav > li{display:block;float:left}.topbar div > ul a,.nav a{display:block;float:none;padding:10px 10px 11px;line-height:19px;text-decoration:none}.topbar div > ul a:hover,.nav a:hover{color:#fff;text-decoration:none}.topbar div > ul .active > a,.nav .active > a{background-color:#222;background-color:rgba(0,0,0,0.5)}.topbar div > ul.secondary-nav,.nav.secondary-nav{float:right;margin-left:10px;margin-right:0}.topbar div > ul.secondary-nav .menu-dropdown,.topbar div > ul.secondary-nav .dropdown-menu,.nav.secondary-nav .menu-dropdown,.nav.secondary-nav .dropdown-menu{right:0;border:0}.topbar div > ul a.menu:hover,.topbar div > ul li.open .menu,.topbar div > ul .dropdown-toggle:hover,.topbar div > ul .dropdown.open .dropdown-toggle,.nav a.menu:hover,.nav li.open .menu,.nav .dropdown-toggle:hover,.nav .dropdown.open .dropdown-toggle{background:#444;background:rgba(255,255,255,0.05)}.topbar div > ul .menu-dropdown,.topbar div > ul .dropdown-menu,.nav .menu-dropdown,.nav .dropdown-menu{background-color:#333}.topbar div > ul .menu-dropdown a.menu,.topbar div > ul .menu-dropdown .dropdown-toggle,.topbar div > ul .dropdown-menu a.menu,.topbar div > ul .dropdown-menu .dropdown-toggle,.nav .menu-dropdown a.menu,.nav .menu-dropdown .dropdown-toggle,.nav .dropdown-menu a.menu,.nav .dropdown-menu .dropdown-toggle{color:#fff}.topbar div > ul .menu-dropdown a.menu.open,.topbar div > ul .menu-dropdown .dropdown-toggle.open,.topbar div > ul .dropdown-menu a.menu.open,.topbar div > ul .dropdown-menu .dropdown-toggle.open,.nav .menu-dropdown a.menu.open,.nav .menu-dropdown .dropdown-toggle.open,.nav .dropdown-menu a.menu.open,.nav .dropdown-menu .dropdown-toggle.open{background:#444;background:rgba(255,255,255,0.05)}.topbar div > ul .menu-dropdown li a,.topbar div > ul .dropdown-menu li a,.nav .menu-dropdown li a,.nav .dropdown-menu li a{color:#999;text-shadow:0 1px 0 rgba(0,0,0,0.5)}.topbar div > ul .menu-dropdown li a:hover,.topbar div > ul .dropdown-menu li a:hover,.nav .menu-dropdown li a:hover,.nav .dropdown-menu li a:hover{background-color:#191919;background-repeat:repeat-x;background-image:-khtml-gradient(linear, left top, left bottom, from(#292929), to(#191919));background-image:-moz-linear-gradient(top, #292929, #191919);background-image:-ms-linear-gradient(top, #292929, #191919);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #292929), color-stop(100%, #191919));background-image:-webkit-linear-gradient(top, #292929, #191919);background-image:-o-linear-gradient(top, #292929, #191919);background-image:linear-gradient(top, #292929, #191919);filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#292929', endColorstr='#191919', GradientType=0)";color:#fff}.topbar div > ul .menu-dropdown .active a,.topbar div > ul .dropdown-menu .active a,.nav .menu-dropdown .active a,.nav .dropdown-menu .active a{color:#fff}.topbar div > ul .menu-dropdown .divider,.topbar div > ul .dropdown-menu .divider,.nav .menu-dropdown .divider,.nav .dropdown-menu .divider{background-color:#222;border-color:#444}.topbar ul .menu-dropdown li a,.topbar ul .dropdown-menu li a{padding:4px 15px}li.menu,.dropdown{position:relative}a.menu:after,.dropdown-toggle:after{width:0;height:0;display:inline-block;content:"&darr;";text-indent:-99999px;vertical-align:top;margin-top:8px;margin-left:4px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #fff;filter:"alpha(opacity=50)";-khtml-opacity:0.5;-moz-opacity:0.5;opacity:0.5}.menu-dropdown,.dropdown-menu{background-color:#fff;float:left;display:none;position:absolute;top:40px;z-index:900;min-width:160px;max-width:220px;_width:160px;margin-left:0;margin-right:0;padding:6px 0;zoom:1;border-color:#999;border-color:rgba(0,0,0,0.2);border-style:solid;border-width:0 1px 1px;-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.2);-moz-box-shadow:0 2px 4px rgba(0,0,0,0.2);box-shadow:0 2px 4px rgba(0,0,0,0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box}.menu-dropdown li,.dropdown-menu li{float:none;display:block;background-color:none}.menu-dropdown .divider,.dropdown-menu .divider{height:1px;margin:5px 0;overflow:hidden;background-color:#eee;border-bottom:1px solid #fff}html.ie7 .menu-dropdown .divider,html.ie7 .dropdown-menu .divider{display:none}.topbar .dropdown-menu a,.dropdown-menu a{display:block;padding:4px 15px;clear:both;font-weight:normal;line-height:18px;color:gray;text-shadow:0 1px 0 #fff}.topbar .dropdown-menu a:hover,.dropdown-menu a:hover{background-color:#ddd;background-repeat:repeat-x;background-image:-khtml-gradient(linear, left top, left bottom, from(#eee), to(#ddd));background-image:-moz-linear-gradient(top, #eee, #ddd);background-image:-ms-linear-gradient(top, #eee, #ddd);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #eee), color-stop(100%, #ddd));background-image:-webkit-linear-gradient(top, #eee, #ddd);background-image:-o-linear-gradient(top, #eee, #ddd);background-image:linear-gradient(top, #eee, #ddd);filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#eee', endColorstr='#ddd', GradientType=0)";color:#404040;text-decoration:none;-webkit-box-shadow:inset 0 1px 0 rgba(0, 0, 0, 0.025), inset 0 -1px rgba(0, 0, 0, 0.025);-moz-box-shadow:inset 0 1px 0 rgba(0, 0, 0, 0.025), inset 0 -1px rgba(0, 0, 0, 0.025);box-shadow:inset 0 1px 0 rgba(0, 0, 0, 0.025), inset 0 -1px rgba(0, 0, 0, 0.025)}.open .menu,.open .dropdown-toggle,.dropdown.open .menu,.dropdown.open .dropdown-toggle{color:#fff;background:#ccc;background:rgba(0,0,0,0.3)}.open .menu-dropdown,.open .dropdown-menu,.dropdown.open .menu-dropdown,.dropdown.open .dropdown-menu{display:block}.tabs,.pills{margin:0 0 20px;padding:0;list-style:none;zoom:1}.tabs:before,.tabs:after,.pills:before,.pills:after{display:table;content:"";zoom:1;*display:inline}.tabs:after,.pills:after{clear:both}.tabs > li,.pills > li{float:left}.tabs > li > a,.pills > li > a{display:block}.tabs{float:left;width:100%;border-bottom:1px solid #ddd}.tabs > li{position:relative;top:1px}.tabs > li > a{padding:0 15px;margin-right:2px;line-height:36px;border:1px solid transparent;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.tabs > li > a:hover{text-decoration:none;background-color:#eee;border-color:#eee #eee #ddd}.tabs > li.active > a{color:gray;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.tabs .menu-dropdown,.tabs .dropdown-menu{top:35px;border-width:1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px}.tabs a.menu:after,.tabs .dropdown-toggle:after{border-top-color:#999;margin-top:15px;margin-left:5px}.tabs li.open.menu .menu,.tabs .open.dropdown .dropdown-toggle{border-color:#999}.tabs li.open a.menu:after,.tabs .dropdown.open .dropdown-toggle:after{border-top-color:#555}.tab-content{clear:both}.pills a{margin:5px 3px 5px 0;padding:0 15px;text-shadow:0 1px 1px #fff;line-height:30px;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}.pills a:hover{background:#00438a;color:#fff;text-decoration:none;text-shadow:0 1px 1px rgba(0,0,0,0.25)}.pills .active a{background:#0069d6;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,0.25)}.tab-content > *,.pill-content > *{display:none}.tab-content > .active,.pill-content > .active{display:block}.breadcrumb{margin:0 0 18px;padding:7px 14px;background-color:#f5f5f5;background-repeat:repeat-x;background-image:-khtml-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));background-image:-moz-linear-gradient(top, #fff, #f5f5f5);background-image:-ms-linear-gradient(top, #fff, #f5f5f5);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f5f5f5));background-image:-webkit-linear-gradient(top, #fff, #f5f5f5);background-image:-o-linear-gradient(top, #fff, #f5f5f5);background-image:linear-gradient(top, #fff, #f5f5f5);filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#f5f5f5', GradientType=0)";border:1px solid #ddd;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:inset 0 1px 0 #fff;-moz-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff}.breadcrumb li{display:inline;text-shadow:0 1px 0 #fff}.breadcrumb .divider{padding:0 5px;color:#bfbfbf}.breadcrumb .active a{color:#404040}.hero-unit{background-color:#f5f5f5;margin-bottom:30px;padding:60px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.hero-unit h1{margin-bottom:0;font-size:60px;line-height:1;letter-spacing:-1px}.hero-unit p{font-size:18px;font-weight:200;line-height:27px}footer{margin-top:17px;padding-top:17px;border-top:1px solid #eee}.page-header{margin-bottom:17px;border-bottom:1px solid #ddd;-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.5);-moz-box-shadow:0 1px 0 rgba(255,255,255,0.5);box-shadow:0 1px 0 rgba(255,255,255,0.5)}.page-header h1{margin-bottom:8px}.btn.danger,.btn.danger:hover,.btn.error,.btn.error:hover,.btn.success,.btn.success:hover,.btn.info,.btn.info:hover,.alert-message.danger,.alert-message.danger:hover,.alert-message.error,.alert-message.error:hover,.alert-message.success,.alert-message.success:hover,.alert-message.info,.alert-message.info:hover{color:#fff}.btn.danger,.btn.error,.alert-message.danger,.alert-message.error{background-color:#c43c35;background-repeat:repeat-x;background-image:-khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));background-image:-moz-linear-gradient(top, #ee5f5b, #c43c35);background-image:-ms-linear-gradient(top, #ee5f5b, #c43c35);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));background-image:-webkit-linear-gradient(top, #ee5f5b, #c43c35);background-image:-o-linear-gradient(top, #ee5f5b, #c43c35);background-image:linear-gradient(top, #ee5f5b, #c43c35);filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0)";text-shadow:0 -1px 0 rgba(0,0,0,0.25);border-color:#c43c35 #c43c35 #882a25;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) fadein(rgba(0,0,0,0.1), 15%)}.btn.success,.alert-message.success{background-color:#57a957;background-repeat:repeat-x;background-image:-khtml-gradient(linear, left top, left bottom, from(#62c462), to(#57a957));background-image:-moz-linear-gradient(top, #62c462, #57a957);background-image:-ms-linear-gradient(top, #62c462, #57a957);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), color-stop(100%, #57a957));background-image:-webkit-linear-gradient(top, #62c462, #57a957);background-image:-o-linear-gradient(top, #62c462, #57a957);background-image:linear-gradient(top, #62c462, #57a957);filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0)";text-shadow:0 -1px 0 rgba(0,0,0,0.25);border-color:#57a957 #57a957 #3d773d;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) fadein(rgba(0,0,0,0.1), 15%)}.btn.info,.alert-message.info{background-color:#339bb9;background-repeat:repeat-x;background-image:-khtml-gradient(linear, left top, left bottom, from(#5bc0de), to(#339bb9));background-image:-moz-linear-gradient(top, #5bc0de, #339bb9);background-image:-ms-linear-gradient(top, #5bc0de, #339bb9);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #5bc0de), color-stop(100%, #339bb9));background-image:-webkit-linear-gradient(top, #5bc0de, #339bb9);background-image:-o-linear-gradient(top, #5bc0de, #339bb9);background-image:linear-gradient(top, #5bc0de, #339bb9);filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0)";text-shadow:0 -1px 0 rgba(0,0,0,0.25);border-color:#339bb9 #339bb9 #22697d;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) fadein(rgba(0,0,0,0.1), 15%)}.btn{cursor:pointer;display:inline-block;background-color:#e6e6e6;background-repeat:no-repeat;background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fff), color-stop(25%, #fff), to(#e6e6e6));background-image:-webkit-linear-gradient(#fff, #fff 25%, #e6e6e6);background-image:-moz-linear-gradient(top, #fff, #fff 25%, #e6e6e6);background-image:-ms-linear-gradient(#fff, #fff 25%, #e6e6e6);background-image:-o-linear-gradient(#fff, #fff 25%, #e6e6e6);background-image:linear-gradient(#fff, #fff 25%, #e6e6e6);filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#e6e6e6', GradientType=0)";padding:5px 14px 6px;text-shadow:0 1px 1px rgba(255,255,255,0.75);color:#333;font-size:13px;line-height:normal;border:1px solid #ccc;border-bottom-color:#bbb;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-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);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);-webkit-transition:0.1s linear all;-moz-transition:0.1s linear all;-ms-transition:0.1s linear all;-o-transition:0.1s linear all;transition:0.1s linear all}.btn:hover{background-position:0 -15px;color:#333;text-decoration:none}.btn:focus{outline:1px dotted #666}.btn.primary{color:#fff;background-color:#0064cd;background-repeat:repeat-x;background-image:-khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));background-image:-moz-linear-gradient(top, #049cdb, #0064cd);background-image:-ms-linear-gradient(top, #049cdb, #0064cd);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));background-image:-webkit-linear-gradient(top, #049cdb, #0064cd);background-image:-o-linear-gradient(top, #049cdb, #0064cd);background-image:linear-gradient(top, #049cdb, #0064cd);filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0)";text-shadow:0 -1px 0 rgba(0,0,0,0.25);border-color:#0064cd #0064cd #003f81;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) fadein(rgba(0,0,0,0.1), 15%)}.btn:active{-webkit-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);box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05)}.btn.disabled{cursor:default;background-image:none;filter:"progid:DXImageTransform.Microsoft.gradient(enabled = false)";filter:"alpha(opacity=65)";-khtml-opacity:0.65;-moz-opacity:0.65;opacity:0.65;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.btn[disabled]{cursor:default;background-image:none;filter:"progid:DXImageTransform.Microsoft.gradient(enabled = false)";filter:"alpha(opacity=65)";-khtml-opacity:0.65;-moz-opacity:0.65;opacity:0.65;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.btn.large{font-size:15px;line-height:normal;padding:9px 14px 9px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.btn.small{padding:7px 9px 7px;font-size:11px}:root .alert-message,:root .btn{border-radius:0 \0}button.btn::-moz-focus-inner,input[type=submit].btn::-moz-focus-inner{padding:0;border:0}.close{float:right;color:#000;font-size:20px;font-weight:bold;line-height:13.5px;text-shadow:0 1px 0 #fff;filter:"alpha(opacity=20)";-khtml-opacity:0.2;-moz-opacity:0.2;opacity:0.2}.close:hover{color:#000;text-decoration:none;filter:"alpha(opacity=40)";-khtml-opacity:0.4;-moz-opacity:0.4;opacity:0.4}.alert-message{position:relative;padding:7px 15px;margin-bottom:18px;color:#404040;background-color:#eedc94;background-repeat:repeat-x;background-image:-khtml-gradient(linear, left top, left bottom, from(#fceec1), to(#eedc94));background-image:-moz-linear-gradient(top, #fceec1, #eedc94);background-image:-ms-linear-gradient(top, #fceec1, #eedc94);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fceec1), color-stop(100%, #eedc94));background-image:-webkit-linear-gradient(top, #fceec1, #eedc94);background-image:-o-linear-gradient(top, #fceec1, #eedc94);background-image:linear-gradient(top, #fceec1, #eedc94);filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#fceec1', endColorstr='#eedc94', GradientType=0)";text-shadow:0 -1px 0 rgba(0,0,0,0.25);border-color:#eedc94 #eedc94 #e4c652;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) fadein(rgba(0,0,0,0.1), 15%);text-shadow:0 1px 0 rgba(255,255,255,0.5);border-width:1px;border-style:solid;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.25);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.25);box-shadow:inset 0 1px 0 rgba(255,255,255,0.25)}.alert-message .close{*margin-top:3px}.alert-message h5{line-height:18px}.alert-message p{margin-bottom:0}.alert-message div{margin-top:5px;margin-bottom:2px;line-height:28px}.alert-message .btn{-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.25);-moz-box-shadow:0 1px 0 rgba(255,255,255,0.25);box-shadow:0 1px 0 rgba(255,255,255,0.25)}.alert-message.block-message{background-image:none;background-color:#fdf5d9;filter:"progid:DXImageTransform.Microsoft.gradient(enabled = false)";padding:14px;border-color:#fceec1;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.alert-message.block-message ul,.alert-message.block-message p{margin-right:30px}.alert-message.block-message ul{margin-bottom:0}.alert-message.block-message li{color:#404040}.alert-message.block-message .alert-actions{margin-top:5px}.alert-message.block-message.error,.alert-message.block-message.success,.alert-message.block-message.info{color:#404040;text-shadow:0 1px 0 rgba(255,255,255,0.5)}.alert-message.block-message.error{background-color:#fddfde;border-color:#fbc7c6}.alert-message.block-message.success{background-color:#d1eed1;border-color:#bfe7bf}.alert-message.block-message.info{background-color:#ddf4fb;border-color:#c6edf9}.pagination-bootstrap{height:36px;margin:18px 0}.pagination-bootstrap ul{float:left;margin:0;border:1px solid #ddd;border:1px solid rgba(0,0,0,0.15);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.05);box-shadow:0 1px 2px rgba(0,0,0,0.05)}.pagination-bootstrap li{display:inline}.pagination-bootstrap a{float:left;padding:0 14px;line-height:34px;border-right:1px solid;border-right-color:#ddd;border-right-color:rgba(0,0,0,0.15);*border-right-color:#ddd;text-decoration:none}.pagination-bootstrap a:hover,.pagination-bootstrap .active a{background-color:#c7eefe}.pagination-bootstrap .disabled a,.pagination-bootstrap .disabled a:hover{background-color:transparent;color:#bfbfbf}.pagination-bootstrap .next a{border:0}.well{background-color:#f5f5f5;margin-bottom:20px;padding:19px;min-height:20px;border:1px solid #eee;border:1px solid rgba(0,0,0,0.05);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.modal-backdrop{background-color:#000;position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000}.modal-backdrop.fade{opacity:0}.modal-backdrop,.modal-backdrop.fade.in{filter:"alpha(opacity=80)";-khtml-opacity:0.8;-moz-opacity:0.8;opacity:0.8}.modal{position:fixed;top:50%;left:50%;z-index:11000;width:560px;margin:-250px 0 0 -250px;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.3);*border:1px solid #999;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 3px 7px rgba(0,0,0,0.3);-moz-box-shadow:0 3px 7px rgba(0,0,0,0.3);box-shadow:0 3px 7px rgba(0,0,0,0.3);-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box}.modal .close{margin-top:7px}.modal.fade{-webkit-transition:e("opacity .3s linear, top .3s ease-out");-moz-transition:e("opacity .3s linear, top .3s ease-out");-ms-transition:e("opacity .3s linear, top .3s ease-out");-o-transition:e("opacity .3s linear, top .3s ease-out");transition:e("opacity .3s linear, top .3s ease-out");top:-25%}.modal.fade.in{top:50%}.modal-header{border-bottom:1px solid #eee;padding:5px 15px}.modal-body{padding:15px}.modal-footer{background-color:#f5f5f5;padding:14px 15px 15px;border-top:1px solid #ddd;-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;-webkit-box-shadow:inset 0 1px 0 #fff;-moz-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff;zoom:1;margin-bottom:0}.modal-footer:before,.modal-footer:after{display:table;content:"";zoom:1;*display:inline}.modal-footer:after{clear:both}.modal-footer .btn{float:right;margin-left:5px}.twipsy{display:block;position:absolute;visibility:visible;padding:5px;font-size:11px;z-index:1000;filter:"alpha(opacity=80)";-khtml-opacity:0.8;-moz-opacity:0.8;opacity:0.8}.twipsy.fade.in{filter:"alpha(opacity=100)";-khtml-opacity:1;-moz-opacity:1;opacity:1}.twipsy.above .twipsy-arrow{bottom:0;left:50%;margin-left:-5px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000}.twipsy.left .twipsy-arrow{top:50%;right:0;margin-top:-5px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #000}.twipsy.below .twipsy-arrow{top:0;left:50%;margin-left:-5px;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #000}.twipsy.right .twipsy-arrow{top:50%;left:0;margin-top:-5px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:5px solid #000}.twipsy-inner{padding:3px 8px;background-color:#000;color:white;text-align:center;max-width:200px;text-decoration:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.twipsy-arrow{position:absolute;width:0;height:0}.popover{position:absolute;top:0;left:0;z-index:1000;padding:5px;display:none}.popover.above .arrow{bottom:0;left:50%;margin-left:-5px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000}.popover.right .arrow{top:50%;left:0;margin-top:-5px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:5px solid #000}.popover.below .arrow{top:0;left:50%;margin-left:-5px;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #000}.popover.left .arrow{top:50%;right:0;margin-top:-5px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #000}.popover .arrow{position:absolute;width:0;height:0}.popover .inner{background-color:#000;background-color:rgba(0,0,0,0.8);padding:3px;overflow:hidden;width:280px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 3px 7px rgba(0,0,0,0.3);-moz-box-shadow:0 3px 7px rgba(0,0,0,0.3);box-shadow:0 3px 7px rgba(0,0,0,0.3)}.popover .title{background-color:#f5f5f5;padding:9px 15px;line-height:1;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;border-bottom:1px solid #eee}.popover .content{background-color:#fff;padding:14px;-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box}.popover .content p,.popover .content ul,.popover .content ol{margin-bottom:0}.fade{-webkit-transition:opacity 0.15s linear;-moz-transition:opacity 0.15s linear;-ms-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;transition:opacity 0.15s linear;opacity:0}.fade.in{opacity:1}.media-grid{margin-left:-20px;margin-bottom:0;zoom:1}.media-grid:before,.media-grid:after{display:table;content:"";zoom:1;*display:inline}.media-grid:after{clear:both}.media-grid li{display:inline}.media-grid a{float:left;padding:4px;margin:0 0 20px 20px;border:1px solid #ddd;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:0 1px 1px rgba(0,0,0,0.075);box-shadow:0 1px 1px rgba(0,0,0,0.075)}.media-grid a img{display:block}.media-grid a:hover{border-color:#0069d6;-webkit-box-shadow:0 1px 4px rgba(0,105,214,0.25);-moz-box-shadow:0 1px 4px rgba(0,105,214,0.25);box-shadow:0 1px 4px rgba(0,105,214,0.25)}.topbar-inner{height:40px}.topbar .container{width:100%;margin:0;min-width:768px}.topbar .brand{padding-left:40px}.topbar ul .active > a{font-weight:bold;position:relative;top:-1px;left:0}.topbar div > ul > li > a{font-size:14px}.topbar div > ul .dropdown-menu li a{padding:6px 15px;font-size:13px;color:#bababa;white-space:nowrap}.topbar div > ul .dropdown-menu li a:hover{background-color:#585858;background-repeat:repeat-x;background-image:-khtml-gradient(linear, left top, left bottom, from(#686868), to(#585858));background-image:-moz-linear-gradient(top, #686868, #585858);background-image:-ms-linear-gradient(top, #686868, #585858);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #686868), color-stop(100%, #585858));background-image:-webkit-linear-gradient(top, #686868, #585858);background-image:-o-linear-gradient(top, #686868, #585858);background-image:linear-gradient(top, #686868, #585858);filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868', endColorstr='#585858', GradientType=0)";color:#fff}.topbar .drop-on-hover:hover ul.dropdown-menu{display:block}.topbar div > ul.secondary-nav,.topbar .nav.secondary-nav{float:right;margin-left:10px;margin-right:10px}.page-header{border-bottom:none;min-height:50px}.tabs{margin:0 0 -1px 0;padding-top:15px;float:none;clear:both;list-style:none}.tabs li a,.pills li a{color:#0069d6;text-decoration:none}a.menu::after{margin-top:6px}.popover .title{font-size:21px;font-weight:bold;margin-bottom:0}.modal-backdrop{background-color:#fff}.modal a.close{text-decoration:none !important;cursor:pointer}.modal h3{margin:0;line-height:36px;font-size:18px;font-weight:bold;color:#404040}.modal label{width:100px}.modal .input,.modal .separator{margin-left:110px}.modal input[type=text],.modal input[type=email],.modal input[type=tel],.modal input[type=url]{width:280px}.modal input[type=text].large,.modal input[type=email].large,.modal input[type=tel].large,.modal input[type=url].large{width:280px;padding:5px}.modal textarea{width:360px}.modal-footer .button{float:right;margin:0 0 0 10px}.alert-message a{color:#fff}body{font-family:"Lucida Grande","Lucida Sans Unicode","Nimbus Sans L",Arial,sans-serif;font-size:75%;color:#222;background:#fff}h1{font-weight:normal;color:#111;font-size:3em;line-height:1;margin-bottom:0.5em}h1 img{margin:0}h2{font-weight:normal;color:#111;font-size:2em;margin-bottom:0.75em}h3{font-weight:normal;color:#111;font-size:1.5em;line-height:1.5}h4{font-weight:normal;color:#111;font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em}h5{font-weight:normal;color:#111;font-size:1em;font-weight:bold;margin-bottom:1.5em}h6{font-weight:normal;color:#111;font-size:1em;font-weight:bold}h2 img,h3 img,h4 img,h5 img,h6 img{margin:0}p{margin:0 0 1.5em}p img{position:relative;top:2px;left:0px}p img.right{float:right;margin:1.5em 0 1.5em 1.5em}a{color:#039;text-decoration:underline}a:focus{color:#c60}a:hover{color:#c60}a.deco{text-decoration:underline !important}blockquote{margin:1.5em;color:#666;font-style:italic}strong{font-weight:bold}.strong{font-weight:bold}em{font-style:italic}dfn{font-style:italic;font-weight:bold}sup,sub{line-height:0}abbr,acronym{border-bottom:1px dotted #666}address{margin:0 0 1.5em;font-style:italic}del{color:#666}pre,code{margin:1.5em 0;white-space:pre;font:1em "andale mono","lucida console",monospace;line-height:1.5}tt{font:1em "andale mono","lucida console",monospace;line-height:1.5}li ul,li ol{margin:0 1.5em}ul{margin:0 1.5em 1.5em 1.5em;list-style-type:disc}ul.none{list-style-type:none}ol{margin:0 1.5em 1.5em 1.5em;list-style-type:decimal}dl{margin:0 0 1.5em 0}dl dt{font-weight:bold}dd{margin-left:1.5em}table{margin-bottom:1.4em;width:100%}th{font-weight:bold;background:#eee;padding:4px 10px 4px 5px}.first_th{-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px}.last_th{-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px}td{padding:4px 10px 4px 5px}td.label{text-align:right;font-weight:normal;color:#444;padding:4px 0px 4px 12px;width:120px}tr.even td{background:#e5ecf9}.vtop{vertical-align:top}.vmiddle{vertical-align:middle !important}tfoot{font-style:italic}table.smallfont td{font-size:10px}caption{background:#eee}.tiny{font-size:0.8em;margin-bottom:1.875em;line-height:1.875em}.small{font-size:0.9em;margin-bottom:2em;line-height:2em}.smaller{font-size:0.9em;line-height:0.8em}.larger{font-size:1.1em}.large{font-size:1.2em;line-height:2.5em;margin-bottom:1.25em}.lighter{font-weight:300}.hide{display:none}.hide-important{display:none !important}.quiet{color:#666}.muted{color:#888}.loud{color:#333}.highlight{background:#ff0}.alert{color:red}.success{color:#090}.added{background:#060;color:#fff}.removed{background:#900;color:#fff}.first{margin-left:0;padding-left:0}.last{margin-right:0;padding-right:0}.top{margin-top:0;padding-top:0}.bottom{margin-bottom:0;padding-bottom:0}.no-deco{text-decoration:none !important;border-bottom:none !important}.nobr{white-space:nowrap}.cornered5{-moz-border-radius:5px;-webkit-border-radius:5px}.cornered10{-moz-border-radius:10px;-webkit-border-radius:10px}.cornered18{-moz-border-radius:18px;-webkit-border-radius:18px}.border{border:1px solid #d1721e}.line-through{text-decoration:line-through !important}#bigger{font-family:"Helvetica Neue",HelveticaNeue,"Nimbus Sans L",arial,sans-serif;font-size:16px;line-height:25px}#bigger p{line-height:1.5em}#bigger h1{text-shadow:none !important}form{color:#333}label{font-weight:bold}label .big{font-size:1.5em}fieldset{padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc}legend{color:#090;font-weight:normal;font-size:1.4em;letter-spacing:0.05em;padding:0 0.5em}select{margin:9px 0 0 0}input[type=text],input[type=password],input.title-no-focus,textarea{font-size:1em;padding:2px 5px;width:220px}input.text,input.title,textarea{margin:0.5em 0;padding:5px;width:320px}input.title,input.title-no-focus{font-size:1.5em;width:517px}textarea{font-size:1em;width:520px;height:76px}textarea.title{font-size:1.5em;height:50px}textarea.bigger_font{height:90px}input.bigger_font{padding:5px;width:517px}.bigger_font{font-size:1.2em}input.wider{width:497px}input.fullwidth{width:98%}input.number{width:72px;text-align:right}textarea.low{height:30px}input[type=submit],input[type=reset]{font-size:16px}span#datetime{display:block;margin:0.5em 0}.stacked select,.stacked input[type=text],.stacked input[type=password],.stacked textarea{display:block}form .main{background:#eee;border:1px solid #ddd}form .main .inner{border:1px solid #fff;padding:10px}form .simple{background:#eee;border:1px solid #ddd;padding:10px}.submit{margin-top:27px;color:#666}.submit a{color:red}.big_button{font-size:1.6em !important;padding:15px}.flash{display:none;padding:0.8em 0.8em 0.8em 2.2em;margin-bottom:1.2em}.flash.accept,.flash.notice{background:#e8fcea url(/images/notice.png) 0.4em 0.8em no-repeat;border:1px solid green;color:#264409 !important}.flash.accept a,.flash.notice a{color:#264409 !important}.flash.info{background:#fff url(/images/info.png) 0.4em 0.8em no-repeat;border:1px solid #bdc7d8;color:#222 !important}.flash.info a{color:#222 !important}.flash.warn{background:#fff9d7 url(/images/warn.png) 0.4em 0.8em no-repeat;border:1px solid #e2c822;color:#514721 !important}.flash.warn a{color:#514721 !important}.flash.error{background:#ffebe8 url(/images/error.png) 0.4em 0.8em no-repeat;border:1px solid #dd3c10;color:#8a1f11 !important}.flash.error a{color:#8a1f11 !important}.flash a.close{float:right;color:#222;text-decoration:none;font-weight:bold}.flash.inline{display:block !important}.grip{height:10px;cursor:row-resize;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAAADCAYAAAAuu3lbAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACRJREFUeNpivHLlyn+GUYABGP//Hw0XbIDl6tWroyGDBQAEGADRQAn91uPxnQAAAABJRU5ErkJggg==) center center no-repeat}.hint{font-weight:normal;font-size:0.8em;color:#666}input.date{width:144px}input.date.dp-applied{float:left}a.dp-choose-date{float:left;position:relative;top:0px;left:-22px;background:url(/images/calendar.png) 0 0 no-repeat;width:16px;height:16px;padding:0;margin:5px 3px 0;display:block;text-indent:-2000px;overflow:hidden}span.dp-format{position:relative;top:2px;left:-18px;font-weight:normal;font-size:0.8em;color:#666}a.dp-choose-date.dp-disabled{cursor:default}#facebox{position:absolute;top:0;left:0;z-index:10000;text-align:left}#facebox .b{background:url(/images/facebox/b.png)}#facebox .tl,#facebox .tr,#facebox .bl,#facebox .br{height:10px;width:10px;overflow:hidden;padding:0}#facebox .tl{background:url(/images/facebox/tl.png)}#facebox .tr{background:url(/images/facebox/tr.png)}#facebox .bl{background:url(/images/facebox/bl.png)}#facebox .br{background:url(/images/facebox/br.png)}#facebox .popup{position:relative}#facebox table{border-collapse:collapse}#facebox table td{border-bottom:0;padding:0}#facebox .body{background:#fff;width:370px}#facebox .loading{text-align:center}#facebox .image{text-align:center}#facebox .footer{border-top:1px solid #ddd;padding-top:5px;margin-top:10px;text-align:right;padding-right:5px}#facebox_overlay{position:absolute;top:0;left:0;bottom:0;width:100%}.facebox_hide{z-index:-100}.facebox_overlayBG{background-color:#333;z-index:99}.pagination{padding:3px;margin:3px 0 15px 0;text-align:center}.pagination a{padding:2px 5px 2px 5px;margin:2px;border:1px solid #aad;text-decoration:none;color:#009}.pagination a:hover,.pagination a:active{border:1px solid #009;color:#000}.pagination span.current{padding:2px 5px 2px 5px;margin:2px;border:1px solid #009;font-weight:bold;background-color:#009;color:#fff}.pagination span.disabled{padding:2px 5px 2px 5px;margin:2px;border:1px solid #eee;color:#ddd}.rating,.rating a:hover,.rating a.active,.rating .current-rating{background:url(/images/ratings.gif) left -1000px repeat-x}.rating{position:relative;width:80px;height:16px;overflow:hidden;list-style:none;margin:0 0 4px 0;padding:0;background-position:left top}.rating li{display:inline}.rating a,.rating .current-rating{position:absolute;top:0;left:0;text-indent:-1000em;height:16px;line-height:16px;outline:none;overflow:hidden;border:none}.rating a.active{background-position:left bottom}.rating a:hover{background-position:left bottom}.rating a.one-star{width:20%;z-index:6}.rating a.two-stars{width:40%;z-index:5}.rating a.three-stars{width:60%;z-index:4}.rating a.four-stars{width:80%;z-index:3}.rating a.five-stars{width:100%;z-index:2}.rating .current-rating{z-index:1;background-position:left center}#jGrowl{padding:10px;z-index:9999;position:fixed}#jGrowl.top-right{right:0px;top:18px}#jGrowl .jGrowl-notification,#jGrowl .jGrowl-closer{background:#000;color:#fff;border:1px solid #000;opacity:0.98;filter:alpha(opacity=98);zoom:1;width:285px;padding:10px 10px 10px 6px;margin:5px 0;text-align:left;display:none;-moz-border-radius:5px;-webkit-border-radius:5px}#jGrowl .jGrowl-notification{min-height:40px}#jGrowl .jGrowl-notification .header{font-weight:bold;font-size:1.1em}#jGrowl .jGrowl-notification .message{padding:0 0 0 2em}#jGrowl .jGrowl-notification .close{float:right;margin-left:6px;font-weight:bold;color:#222;cursor:pointer}#jGrowl .jGrowl-closer{height:15px;padding:4px 0;cursor:pointer;font-weight:bold;font-size:11px;text-align:center;border:1px solid #000;opacity:0.85;filter:alpha(opacity=85);width:285px;padding:3px 10px 4px 6px}#jGrowl .accept,#jGrowl .notice{border:1px solid green;background-color:#e8fcea;color:#264409}#jGrowl .accept .message,#jGrowl .notice .message{background:#e8fcea url(/images/notice.png) 0 0 no-repeat}#jGrowl .accept .message a,#jGrowl .notice .message a{color:#264409}#jGrowl .info{border:1px solid #bdc7d8;background-color:#fff;color:#222}#jGrowl .info .message{background:#fff url(/images/info.png) 0 0 no-repeat}#jGrowl .info .message a{color:#222}#jGrowl .warn{border:1px solid #e2c822;background-color:#fff9d7;color:#514721}#jGrowl .warn .message{background:#fff9d7 url(/images/warn.png) 0 0 no-repeat}#jGrowl .warn .message a{color:#514721}#jGrowl .error{border:1px solid #dd3c10;background-color:#ffebe8;color:#8a1f11}#jGrowl .error .message{background:#ffebe8 url(/images/error.png) 0 0 no-repeat}#jGrowl .error .message a{color:#8a1f11}a.menu{color:#c60}.dropmenu_link{display:inline;position:relative;z-index:990}.dropmenu_link.hover{z-index:998}.dropmenu_link a.title{padding:0;border-bottom:none !important}.dropmenu_link a.title .sprite-win{width:10px;right:3px}.dropmenu_link a.title span.title{border-bottom:1px solid #d1721e}.dropmenu_link a.title span.title span.hotkey{padding-left:4px;color:#777}ul.dropmenu{display:none;position:absolute;top:15px !important;left:0px;margin:0;padding:5px 0;white-space:nowrap;background:#333;font-size:11px;list-style-type:none;border:1px solid #666;-moz-box-shadow:2px 2px 5px #aaa;-webkit-box-shadow:2px 2px 5px #aaa;box-shadow:2px 2px 5px #aaa;background-color:#fff;z-index:990}ul.dropmenu.hover{display:block}ul.dropmenu li:hover{background:#e70}ul.dropmenu li.separator{border-bottom:1px solid #ccc;margin:4px 10px 5px 10px}ul.dropmenu li a{position:relative;border-bottom:none !important;text-align:left !important;text-decoration:none !important;color:#001f5b !important;display:block;padding:0 40px 0 10px;line-height:18px;text-overflow:hidden}ul.dropmenu li a:hover{cursor:pointer;background:#ccc}ul.dropmenu li a span.hotkey{color:#777;position:absolute;top:0px;right:5px;width:15px;text-align:center}ul.dropmenu li a:hover span.hotkey{color:#fff}table.jCalendar{border:1px solid #000;background:#aaa;border-collapse:separate;border-spacing:2px;margin-bottom:0}table.jCalendar th{background:#333;color:#fff;font-weight:bold;padding:3px 5px}table.jCalendar td{background:#ccc;color:#000;padding:3px 5px;text-align:center}table.jCalendar td.other-month{background:#ddd;color:#aaa}table.jCalendar td.today{background:#666;color:#fff}table.jCalendar td.selected{background:#f66;color:#fff}table.jCalendar td.selected:hover{background:#f33;color:#fff}table.jCalendar td:hover,table.jCalendar td.dp-hover{background:#fff;color:#000}table.jCalendar td.disabled,table.jCalendar td.disabled:hover{background:#bbb;color:#888}div.dp-popup{position:relative;background:#ccc;font-size:10px;font-family:arial,sans-serif;padding:2px;width:171px;line-height:1.2em}div#dp-popup{position:absolute;z-index:15000}div.dp-popup h2{font-size:12px !important;text-align:center;margin:2px 0;padding:0}a#dp-close{font-size:11px;padding:4px 0;text-align:center;display:block}a#dp-close:hover{text-decoration:underline}div.dp-popup a{color:#000;text-decoration:none;padding:3px 2px 0}div.dp-popup div.dp-nav-prev{position:absolute;top:2px;left:4px;width:100px}div.dp-popup div.dp-nav-prev a{float:left}div.dp-popup div.dp-nav-prev a,div.dp-popup div.dp-nav-next a{cursor:pointer}div.dp-popup div.dp-nav-prev a.disabled,div.dp-popup div.dp-nav-next a.disabled{cursor:default}div.dp-popup div.dp-nav-next{position:absolute;top:2px;right:4px;width:100px}div.dp-popup div.dp-nav-next a{float:right}div.dp-popup a.disabled{cursor:default;color:#aaa}div.dp-popup td{cursor:pointer}div.dp-popup td.disabled{cursor:default}table.tablesorter{background-color:#fff;margin:10px 0 15px 0;width:100%;text-align:left}table.tablesorter thead{background-color:#cdcdcd}table.tablesorter thead th{background-color:#e6eeee;border:1px solid #fff;padding:4px}table.tablesorter thead .header{background:#cdcdcd url(/images/tablesorter/bg.gif) center right no-repeat;cursor:pointer}table.tablesorter thead .headerSortUp{background:#8dbdd8 url(/images/tablesorter/asc.gif) center right no-repeat}table.tablesorter thead .headerSortDown{background:#8dbdd8 url(/images/tablesorter/desc.gif) center right no-repeat}table.tablesorter tbody{background-color:#fff}table.tablesorter tbody td{border-bottom:1px solid #eee;color:#3d3d3d;padding:4px;vertical-align:top}table.tablesorter tbody tr.even td{background-color:#fff}table.tablesorter tbody tr.odd td{background-color:#f0f0f6}table.tablesorter tbody tr:hover{background-color:#e8eef7 !important}.buttons{float:left;padding-bottom:20px}.button{-webkit-user-select:none;color:#6e6e6e;font:bold 12px Helvetica, Arial, sans-serif;text-decoration:none;text-align:center;padding:7px 12px;position:relative;display:inline-block;text-shadow:0 1px 0 #fff;-webkit-transition:border-color .218s;-moz-transition:border .218s;-o-transition:border-color .218s;transition:border-color .218s;background:#f3f3f3;filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f5f5f5',endColorstr='#f1f1f1');background:-webkit-gradient(linear, 0% 40%, 0% 70%, from(#f5f5f5), to(#f1f1f1));background:-moz-linear-gradient(linear, 0% 40%, 0% 70%, from(#f5f5f5), to(#f1f1f1));border:solid 1px #dcdcdc;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin-right:10px}.button:hover{color:#333;border-color:#999;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);-moz-box-shadow:0 2px 0 rgba(0,0,0,0.2);box-shadow:0 1px 2px rgba(0,0,0,0.15);cursor:default}.button:active{color:#333;border-color:#444;background:#eee;filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eee',endColorstr='#e0e0e0');background:-webkit-gradient(center top, from(#eee), to(#e0e0e0));background:-moz-linear-gradient(center top, from(#eee), to(#e0e0e0));box-shadow:0 1px 2px rgba(0,0,0,0.1) inset;z-index:2}.button.left{float:left;margin:0;-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0}.button.middle{float:left;margin:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border-left:solid 1px #f3f3f3;border-left:solid 1px rgba(255,255,255,0)}.button.middle:hover,.button.right:hover{border-left:solid 1px #999}.button.right{float:left;-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-top-left-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;border-left:solid 1px #f3f3f3;border-left:solid 1px rgba(255,255,255,0)}.button.last{margin-right:0}.droparrow{display:inline-block;border-color:#444 transparent;border-style:solid;border-width:4px 4px 0;height:0;width:0}.bcontainer{display:inline-block;position:relative}.button.with_droparrow{padding-right:20px}.button span.droparrow{position:absolute;right:5px;top:12px}.bmenu{-webkit-user-select:none;display:none;z-index:10;-moz-transition:opacity 0.218s ease 0s;background:none repeat scroll 0 0 #FFFFFF;border:1px solid rgba(0,0,0,0.2);box-shadow:0 2px 4px rgba(0,0,0,0.2);cursor:default;font-size:13px;margin:0;outline:medium none;position:absolute}.bcontainer.right .bmenu{right:10px}html.ie7 .bmenu,html.ie8 .bmenu{border:1px solid #bbb}.bmenu.last{right:0}.bmenu-item{position:relative;margin:0;padding:6px 25px;list-style:none outside none;color:#333;cursor:pointer;white-space:nowrap}.bmenu-item:hover{background-color:#eee;border-style:dotted;border-color:#eee;border-width:1px 0;padding:5px 25px}.bmenu-item .check{position:absolute;top:6px;left:9px}.bmenu-separator{border-bottom:1px solid #eee}.button.mini{font-size:13px;font-weight:normal;padding:3px 5px}.button.small{font-size:13px;font-weight:normal;padding:4px 6px}.button.big{font-size:16px;padding:10px 15px}.button.supersize{font-size:20px;padding:15px 20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.button.blueish{color:#fff;text-shadow:-1px -1px 0 rgba(0,0,0,0.3);background:#4d90fe;filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4d90fe',endColorstr='#4787ed');background:-webkit-gradient(linear, 0% 0, 0% 100%, from(#4d90fe), to(#4787ed));background:-moz-linear-gradient(-90deg, #4d90fe, #4787ed);border:1px solid #3079ed}.button.blueish:hover{background:#4d90fe;filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4d90fe',endColorstr='#357ae8');background:-webkit-gradient(linear, 0% 0, 0% 100%, from(#4d90fe), to(#357ae8));background:-moz-linear-gradient(-90deg, #4d90fe, #357ae8);border:1px solid #2f5db7}.button.redish{color:#fff;text-shadow:-1px -1px 0 rgba(0,0,0,0.3);background:#d3242d;filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d3242d',endColorstr='#c92029');background:-webkit-gradient(linear, 0% 0, 0% 100%, from(#d3242d), to(#c92029));background:-moz-linear-gradient(-90deg, #d3242d, #c92029);border:1px solid #aa1111}.button.redish:hover{background:#f0343d;filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f0343d',endColorstr='#c92029');background:-webkit-gradient(linear, 0% 0, 0% 100%, from(#f0343d), to(#c92029));background:-moz-linear-gradient(-90deg, #f0343d, #c92029);border:1px solid #cc3333}.button.lightgreenish{color:#fff !important;text-shadow:-1px -1px 0 rgba(0,0,0,0.3);background:#18a609;filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1cbe0a',endColorstr='#158f07');background:-webkit-gradient(linear, 0% 0, 0% 100%, from(#1cbe0a), to(#158f07));background:-moz-linear-gradient(-90deg, #1cbe0a, #158f07);border-bottom-color:#18a609}.button.lightgreenish:hover{color:#fff !important;text-shadow:-1px -1px 0 rgba(0,0,0,0.3);background:#3e9533;filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#419b36',endColorstr='#357f2c');background:-webkit-gradient(linear, 0% 0, 0% 100%, from(#419b36), to(#357f2c));background:-moz-linear-gradient(-90deg, #419b36, #357f2c);border-bottom-color:#3e9533}.button.greenish{color:#fff !important;text-shadow:-1px -1px 0 rgba(0,0,0,0.3);background:#3e9533;filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#419b36',endColorstr='#357f2c');background:-webkit-gradient(linear, 0% 0, 0% 100%, from(#419b36), to(#357f2c));background:-moz-linear-gradient(-90deg, #419b36, #357f2c);border-bottom-color:#3e9533}.button.greenish:hover{color:#fff !important;text-shadow:-1px -1px 0 rgba(0,0,0,0.3);background:#18a609;filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1cbe0a',endColorstr='#158f07');background:-webkit-gradient(linear, 0% 0, 0% 100%, from(#1cbe0a), to(#158f07));background:-moz-linear-gradient(-90deg, #1cbe0a, #158f07);border-bottom-color:#18a609}.button.whitish{color:#444 !important;background:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff',EndColorStr='#fbfbfb');background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#fbfbfb));background:-webkit-linear-gradient(top, #fff, #fbfbfb);background:-moz-linear-gradient(top, #fff, #fbfbfb);background:-ms-linear-gradient(top, #fff, #fbfbfb);background:-o-linear-gradient(top, #fff, #fbfbfb);background:linear-gradient(top, #fff, #fbfbfb);border:1px solid gainsboro;border-color:rgba(0,0,0,0.1)}.button.whitish:hover:not(.disabled){color:#222 !important;border-color:#C6C6C6;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 1px rgba(0,0,0,0.1);box-shadow:0 1px 1px rgba(0,0,0,0.1)}.button.blackish{color:#fff !important;text-shadow:none;background:#000;filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#000',EndColorStr='#0b0b0b');background:-webkit-gradient(linear, left top, left bottom, from(#000), to(#0b0b0b));background:-webkit-linear-gradient(top, #000, #0b0b0b);background:-moz-linear-gradient(top, #000, #0b0b0b);background:-ms-linear-gradient(top, #000, #0b0b0b);background:-o-linear-gradient(top, #000, #0b0b0b);background:linear-gradient(top, #000, #0b0b0b);border:1px solid gainsboro;border-color:rgba(0,0,0,0.1)}.button.blackish:hover:not(.disabled){color:#fff !important;border-color:#444;background:#333;filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#333',EndColorStr='#444');background:-webkit-gradient(linear, left top, left bottom, from(#333), to(#444));background:-webkit-linear-gradient(top, #333, #444);background:-moz-linear-gradient(top, #333, #444);background:-ms-linear-gradient(top, #333, #444);background:-o-linear-gradient(top, #333, #444);background:linear-gradient(top, #333, #444);-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.15);-moz-box-shadow:0 1px 1px rgba(0,0,0,0.15);box-shadow:0 1px 1px rgba(0,0,0,0.15)}.button.red{color:#fff !important;text-shadow:0 1px rgba(0,0,0,0.1);background:#d14836;filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#dd4b39',EndColorStr='#d14836');background:-webkit-gradient(linear, lefttop, leftbottom, from(#dd4b39), to(#d14836));background:-webkit-linear-gradient(top, #dd4b39, #d14836);background:-moz-linear-gradient(top, #dd4b39, #d14836);background:-ms-linear-gradient(top, #dd4b39, #d14836);background:-o-linear-gradient(top, #dd4b39, #d14836);background:linear-gradient(top, #dd4b39, #d14836);border:1px solid transparent}.button.danger{background:#ddd;filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff',endColorstr='#e1e1e1');background:-webkit-gradient(linear, 0% 0, 0% 100%, from(#fff), to(#e1e1e1));background:-moz-linear-gradient(-90deg, #fff, #e1e1e1);border-bottom:1px solid #ebebeb;color:#900;text-shadow:1px 1px 0 #fff}.button.danger:hover{color:#fff;text-shadow:-1px -1px 0 rgba(0,0,0,0.3);background:#b33630;filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#dc5f59',endColorstr='#b33630');background:-webkit-gradient(linear, 0% 0, 0% 100%, from(#dc5f59), to(#b33630));background:-moz-linear-gradient(-90deg, #dc5f59, #b33630);border-bottom-color:#cd504a}.button.uglyish{color:#fff;font-size:14px;text-shadow:2px 2px 2px rgba(0,0,0,0.7);background:#f00;filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f00',endColorstr='#f33');background:-webkit-gradient(linear, 0% 0, 0% 100%, from(red), to(#f33));background:-moz-linear-gradient(-90deg, red, #f33);border:4px solid #0083ff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.button.uglyish:hover{background:#f11;filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f11',endColorstr='#f66');background:-webkit-gradient(linear, 0% 0, 0% 100%, from(#f11), to(#f66));background:-moz-linear-gradient(-90deg, #f11, #f66);border:4px solid #2083ff}.button.selected{color:#fff;text-shadow:-1px -1px 0 rgba(0,0,0,0.5);border-color:#686868;background:#767676;filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#767676',endColorstr='#9e9e9e');background:-webkit-gradient(linear, left top, left bottom, from(#767676), to(#9e9e9e));background:-moz-linear-gradient(top, #767676, #9e9e9e)}a.button.signin{position:relative;top:-2px;left:0;font-family:'Helvetica Neue',Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif}.button.disabled{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:"alpha(opacity=50)";-khtml-opacity:0.5;-moz-opacity:0.5;opacity:0.5}.button.disabled:hover{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:"alpha(opacity=50)";-khtml-opacity:0.5;-moz-opacity:0.5;opacity:0.5}input.button{font-size:12px}.button .tiny{font-size:12px;margin:4px 0 0;line-height:inherit}a.sprite-app-btn{cursor:default;background:transparent url(/images/sprite-app.png) no-repeat right -335px;display:inline-block;height:22px;margin-left:2px;margin-right:2px;min-width:36px;padding-right:12px;text-align:center;font-weight:bold;font-size:13px;font-family:Arial,sans-serif;color:#999;text-decoration:none !important}a.sprite-app-btn .inner{background:transparent url(/images/sprite-app.png) no-repeat 0 -188px;display:inline-block;height:22px;max-height:22px;position:relative}a.sprite-app-btn .inner .label{background:transparent url(/images/sprite-app.png) repeat-x 0 -261px;display:inline-block;height:24px;line-height:22px;margin-left:12px;padding:0 4px;text-align:center;vertical-align:middle;white-space:nowrap}a.sprite-app-btn.enabled{background-position:right -287px;color:#940}a.sprite-app-btn.enabled .inner{background-position:0 -140px}a.sprite-app-btn.enabled .inner .label{background-position:0 -212px}a.sprite-app-btn.enabled:hover{cursor:pointer;text-decoration:none !important;border-bottom:none !important}a.sprite-app-btn.enabled:hover .label{text-decoration:underline;color:#940 !important}a.sprite-app-btn.enabled:active{background-position:right -311px}a.sprite-app-btn.enabled:active .inner{background-position:0 -164px}a.sprite-app-btn.enabled:active .inner .label{text-decoration:underline;background-position:0 -236px;color:#940 !important}.sprite-app{background:transparent url(/images/sprite-app.png) 0 0 no-repeat}.sprite-win,.sprite-win span{display:inline-block;width:16px;height:16px;position:relative;overflow:hidden}.sprite-win{top:3px}.sprite-win span{width:960px;height:4000px}#importer{position:absolute;top:0;left:0;right:0;height:344px;background-color:#f7f7f7;z-index:2000}#importer .center{margin:80px auto 0px auto;text-align:center;width:100%}#importer .cat-list{position:absolute;top:0;left:0;width:400px;height:300px;background-color:#f7f7f7;border-right:1px solid #ccc;overflow:auto}#importer .cat-list .category{padding-bottom:2px}#importer .cat-list .category a.expander{margin:0;padding:0;width:20px;height:16px;display:inline-block;outline:none}#importer .cat-list .category a.expander:active,#importer .cat-list .category a.expander:focus{outline:none}#importer .cat-list .category a.expander .sprite-win{top:0;width:20px}#importer .cat-list .category a.expander .sprite-win .expander-collapsed{left:0;top:-100px}#importer .cat-list .category a.expander .sprite-win .expander-expanded{left:0;top:-120px}#importer .cat-list .category a.title{text-decoration:none;font-size:1.05em;color:#444;padding-left:4px;outline:none}#importer .cat-list .category a.title:active,#importer .cat-list .category a.title:focus{outline:none}#importer .cat-list .category.selected{background-color:#586d84}#importer .cat-list .category.selected a.expander .sprite-win .expander-collapsed{left:-20px;top:-100px}#importer .cat-list .category.selected a.expander .sprite-win .expander-expanded{left:-20px;top:-120px}#importer .cat-list .category.selected a.title{font-weight:bold;color:#fff}#importer .kpi-list-and-details{position:absolute;top:0;left:401px;right:0;height:300px;background-color:#fff}#importer .kpi-list-and-details .kpi-list-scroll-view{position:absolute;top:0;left:0;right:0;height:220px;overflow:hidden;overflow-y:auto}#importer .kpi-list-and-details .kpi-list-scroll-view .kpi-list{position:absolute;top:0;left:0;right:0;bottom:0}#importer .kpi-list-and-details .kpi-list-scroll-view .kpi-list .tag{float:right;color:#666;font-size:0.9em;margin-right:5px}#importer .kpi-list-and-details .kpi-list-scroll-view .kpi-list .kpi{height:22px;overflow:hidden}#importer .kpi-list-and-details .kpi-list-scroll-view .kpi-list .kpi a{text-decoration:none;color:#333}#importer .kpi-list-and-details .kpi-list-scroll-view .kpi-list .kpi .rank{position:relative;bottom:3px;left:3px}#importer .kpi-list-and-details .kpi-list-scroll-view .kpi-list .kpi.selected{background-color:#778da8}#importer .kpi-list-and-details .kpi-list-scroll-view .kpi-list .kpi.selected a,#importer .kpi-list-and-details .kpi-list-scroll-view .kpi-list .kpi.selected .tag{color:#fff}#importer .kpi-list-and-details .separator{position:absolute;top:220px;left:0;right:0;height:4px;border-top:1px solid #b2b2b2;background-color:#f2f2f2;border-bottom:1px solid #b2b2b2}#importer .kpi-list-and-details .kpi-details-scroll-view{position:absolute;top:226px;left:0;right:0;bottom:0;overflow:hidden;overflow-y:auto}#importer .kpi-list-and-details .kpi-details-scroll-view .kpi-details{position:absolute;top:0;left:0;right:0;height:74px}#importer .kpi-list-and-details .kpi-details-scroll-view .kpi-details .kpi-details-content{padding:4px}#importer .kpi-list-and-details .kpi-details-scroll-view .kpi-details .kpi-details-content p{margin-bottom:6px}#importer #login_canvas.center{margin-top:12px}#importer #login_canvas p{margin-top:9px}#importer #login_form{width:300px;margin:0 auto}#importer #login_form table{width:250px;margin-bottom:0}#importer #login_form td.label{width:80px;text-align:right}#importer #login_form input{width:160px}#importer .footer{position:absolute;left:0;right:0;top:300px;height:36px;border-top:1px solid #777;background-color:#ccc}#importer .footer span.status{position:absolute;top:9px;left:10px;font-weight:bold;font-size:0.9em;color:#666;overflow:hidden;width:390px;white-space:nowrap}#importer .footer span.status a.signin{cursor:default}#importer .footer #select-all{position:absolute;left:405px;top:7px}#importer .footer #select-none{position:absolute;left:461px;top:7px}#importer .footer #import{position:absolute;left:580px;top:7px}#importer .footer #import.single_select{left:405px}#importer .footer #close{display:inline-block;position:absolute;right:27px;top:7px}#importer .bottom{position:absolute;top:336px;left:0;right:0;height:8px;background:transparent url(/images/facebox/b.png) repeat}ol.ranks{padding-left:6px}.rank{font-size:0.9em;white-space:nowrap;cursor:help;text-decoration:none;color:#666}.rank span.inner{display:inline-block;background-color:#fff;border:1px solid #999;width:20px;height:3px;vertical-align:middle}.rank span.inner .gold{display:block;background-color:#0c0;width:100%;height:100%}.rank span.inner .silver{display:block;background-color:#0c0;width:66%;height:100%}.rank span.inner .bronze{display:block;background-color:#0c0;width:33%;height:100%}.multitrack{margin-bottom:18px}.multitrack img{cursor:pointer;position:relative;top:4px}.multitrack img.displace{top:28px;left:-16px}.multitrack .track{margin-bottom:5px}.multitrack .examplar{display:none}#app_footer{margin:63px 0 45px 0;font-size:0.86em;border-top:1px solid #eee;padding-top:5px;color:#666;position:relative;top:0;left:0}#app_footer a{color:#666}#footer_copy{position:absolute;top:8px;right:0;text-align:right}#footer_more_sites{position:absolute;top:8px;left:40px}#info_footer{color:#000;font-family:"Lucida Grande","Lucida Sans Unicode","Nimbus Sans L",Arial,sans-serif;font-size:11px;line-height:13px;text-align:left;border:1px solid #ccc;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}#info_footer a{color:#000;text-decoration:none}#info_footer a:hover{text-decoration:underline}#info_footer ul{list-style-type:none;padding:8px 0 0;margin:0}#info_footer li{display:block;float:left;width:25%}#info_footer dt{border-bottom:1px solid #ccc;font-size:12px;font-weight:bold;margin-bottom:3px;margin-left:15px;padding-bottom:3px;width:177px}#info_footer dd{margin-bottom:0.2em;margin-left:15px}#copyright{margin:9px 15px 0;padding-bottom:25px;color:#000;font-family:"Lucida Grande","Lucida Sans Unicode","Nimbus Sans L",Arial,sans-serif}#copyright,#copyright a{color:#696969;font-size:10px}#noscript{background-color:#fff;border:1px solid #ddd;padding:36px;margin:50px 150px}#noscript h1{font-size:1.8em;color:#d1721e;margin-bottom:1em}#sink{position:absolute;top:66px;left:0px;background-color:#f47621;border-bottom:3px solid #f96;width:100%;height:18px;z-index:1}#maintenance{background-color:#fff9d7;border:1px solid #e2c822;padding:1em;color:#514721;text-align:center}#popup_announcements{background-color:#fff9d7;border:1px solid #e2c822;padding:0;color:#514721;margin-bottom:2em}#popup_announcements .announcement{margin:1em}#popup_announcements .announcement h3{margin-bottom:0.5em}#popup_announcements .announcement a{color:#514721}#header_container{background-color:#fff;padding:4px 18px 0}#header{position:relative;top:0;left:0;height:54px}#header h2{margin-bottom:0;color:#e64117;font-size:1.8em}#header h2 span{font-size:0.7em;color:#d1721e;position:relative;bottom:0.15em}#userbox,#back_to_projects{position:absolute;top:0;right:0;text-align:right;color:#c60}#userbox a,#back_to_projects a{border-bottom:1px solid #d1721e;color:#c60;text-decoration:none}#userbox a:hover,#back_to_projects a:hover{border-bottom:1px solid #fbb863;color:#000;text-decoration:none}#searchfrm{position:absolute;right:0;top:27px;z-index:99}#topmenu_container{position:absolute;top:31px;left:0;right:0;height:23px;white-space:nowrap}ul.topmenu{list-style:none;display:inline;margin:0;padding:0}ul.topmenu li{display:inline;background-color:#c50;margin:0 2px;padding:6px 18px 4px 18px;height:27px;-moz-border-radius-topright:5px;-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px}ul.topmenu li:hover{background-color:#930}html.gecko.project ul.topmenu li,html.gecko.benchmark ul.topmenu li{padding-bottom:3px}ul.topmenu li a{display:inline-block;text-decoration:none;font-weight:bold;font-size:1.2em;color:#f7f7f7}ul.topmenu li.library{background-color:#fff;position:relative;bottom:1px;left:0}ul.topmenu li.library a{color:#d1721e;border-bottom:1px solid #d1721e;font-size:1.2em;position:relative;bottom:2px;left:0}ul.topmenu li.library a:hover{color:#930}ul.topmenu li.active{background-color:#f47622}ul.topmenu li.active a{color:#fff}ul.topmenu li.home{background-color:#fff;padding:2px}ul.topmenu li.home img{vertical-align:middle}a.topmenu{text-decoration:none;font-weight:bold;font-size:1.2em;color:#d1721e;border-bottom:1px solid #d1721e}#content-body{padding-top:18px}#content-sides{padding:0 18px}#content{background-color:#fff;padding:18px 18px 0 18px}#left-content{vertical-align:top;padding:0;width:615px}#gutter-content{padding:0;width:22px}#right-content{vertical-align:top;padding:0;width:296px}#content_for_wide_sidebar{position:absolute;top:22px;right:18px}#footer{clear:both;color:#666;border-top:3px solid #ccc;font-size:0.96em;margin:0;margin-top:18px;padding:15px 0 15px 58px;text-align:left}#footer #company{font-size:1.05em;margin-bottom:0.5em}#footer #company strong{font-size:1.1em}#footer #company a{color:#125ca7;text-decoration:none}#footer #company a:hover{text-decoration:underline}html#app,html#app body{background-color:#fff}html#app .container{margin:0 auto;padding:0;text-align:left;width:980px;position:relative;top:0;left:0}html#app #app_header{position:relative;top:0;left:0;margin-bottom:5px}html#app #app_header h2{margin-bottom:0;color:#c50;font-size:1.8em;max-width:600px}html#app #app_header a{color:#c50;text-decoration:none}html#app #app_header img{margin-top:4px}html#app #body{padding-top:9px}html#app #body .maintitle{padding-top:0}html#app .note{color:#666;font-size:0.9em}html#app #facebox .footer{margin-top:15px;padding-top:8px;padding-bottom:5px;padding-right:10px}.product_promo h3{color:#111 !important;font-size:20px !important;font-weight:bold !important;padding:0;margin:0}.product_promo .subtitle{font-size:13px;color:#666}.product_promo .divide{margin:9px 0 18px 0}.product_promo p,.product_promo div.justify{font-size:16px;text-align:justify}#subnav{background-color:#f47622;margin:0 0 9px 0;padding-top:1px}#subnav ul.submenu{margin:0;padding:6px 0 2px 0;height:20px}#subnav ul.submenu li{display:inline;padding:4px 9px 5px 9px;margin:0 1px}#subnav ul.submenu li a{display:inline-block;text-decoration:none;font-weight:bold;font-size:1.1em;color:#fed}#subnav ul.submenu li:hover,#subnav ul.submenu li.active{background-color:#fff}#subnav ul.submenu li:hover a,#subnav ul.submenu li.active a{color:#222}#subnav.kpilibrary-pro{background-color:#fff;margin:10px 0 25px 0}#subnav.kpilibrary-pro ul.submenu li a{color:#333;font-weight:normal}#subnav.kpilibrary-pro ul.submenu li.active a{color:#000;font-weight:bold}#subnav.kpilibrary-pro ul.submenu li:hover a{color:#000;text-decoration:underline}html#app.safari #subnav ul.submenu li{padding-bottom:10px}html#app.ie6 #subnav{margin-top:0;padding-top:2px}.get_started{margin-bottom:36px}.get_started a{border-top:1px solid #ddd;display:block;padding:10px 0;width:580px}.get_started a span.label{font-size:20px;line-height:16px;text-decoration:none}.get_started a span.subtitle{display:block;font-size:0.96em;color:#666;padding-left:25px}.get_started a:hover{background-color:#ffc}.get_started a:hover span.subtitle{color:#000}.get_started a span.sprite-win{top:0;left:2px}.less_section{border-bottom:1px solid silver;margin-bottom:18px}a.show_more{font-size:1.1em;font-weight:bold;text-decoration:none;cursor:pointer}.more_section{margin-top:18px}ul.recent_activities{list-style-type:none;margin:0 0 2em 0;padding:0}ul.recent_activities li{border-bottom:1px dotted silver;padding-top:2px;padding-bottom:2px;margin-bottom:2px;color:#222;font-size:0.96em}ul.recent_activities li .tools{float:right;padding-top:5px;padding-left:5px;font-size:0.9em;color:#666}ul.recent_activities li img.avatar{margin-right:5px;margin-bottom:7px}ul.recent_activities li a{color:#3b6099;text-decoration:none}ul.recent_activities li a:hover{text-decoration:underline}ul.recent_activities li a.attachment{text-decoration:none !important}ul.recent_activities li a.attachment .label{text-decoration:none !important}ul.recent_activities li a.attachment .label:hover{text-decoration:underline !important}ul.recent_activities li a .sprite-win{display:none}.recent_activities h4{margin:1em 0 0 0;padding:2px 4px;background-color:#f7f7f7;color:#222}.recent_activities ul.recent_activities{margin:0 0 2em 0}html#minimal.dashboard{background-color:#fff}html#minimal.dashboard body{background-color:#fff}html#minimal.dashboard .container{margin:0 auto;width:960px}html#minimal.dashboard #header2 #userbox_container{margin:0 auto;height:62px;width:959px}html#minimal.dashboard #header2 #userbox_container #headerlogo{padding:0;height:62px;width:305px;float:left}html#minimal.dashboard #header2 #userbox_container #userbox_links{width:auto;margin:30px 0 0 0;float:right}html#minimal.dashboard #header2 #userbox_container #userbox_links a.link{padding:0 0 0 20px;color:#001f5b;font-size:16px;letter-spacing:2px;text-decoration:none}html#minimal.dashboard #header2 #userbox_container #userbox_links a.link:hover{text-decoration:underline}html#minimal.dashboard #topmenu_container2{margin:50px 0 0 0;padding:0;background-color:#001f5b}html#minimal.dashboard #topmenu_container2 #topmenu2{position:relative;margin:0 auto;padding:0;height:50px;width:959px}html#minimal.dashboard #topmenu_container2 #topmenu2 #items{padding:10px 0 0 0;margin:0}html#minimal.dashboard #topmenu_container2 #topmenu2 #items a{padding:0 50px 0 0;color:#9ea9bf;text-decoration:none;font-size:16px;font-weight:bold}html#minimal.dashboard #topmenu_container2 #topmenu2 #items a.current{color:#fff}a#buynow{display:block;background:transparent url(//kpilibrary.s3.amazonaws.com/images/appstore_button.png) 0 0 no-repeat;height:133px;width:350px;text-indent:-10000px;outline:0}a#buynow:hover{background-position:0 -133px}a#buynow-android{display:block;background:transparent url(//kpilibrary.s3.amazonaws.com/images/android-app-google-play.png) 0 -138px no-repeat;height:133px;width:350px;text-indent:-10000px;outline:0}a#buynow-android:hover{background-position:0 0}html#minimal.dashboard.footerless #logo{padding:0}html#minimal.dashboard.footerless .canvas{border-top:none}html#minimal.dashboard.footerless #header{height:92px}html#minimal.dashboard.footerless #header,html#minimal.dashboard.footerless #sink,html#minimal.dashboard.footerless ul.topmenu li.active,html#minimal.dashboard.footerless #subnav{background-color:#001f5b !important}html#minimal.dashboard.footerless #sink{border-bottom-color:#6ebf26 !important}html#minimal.dashboard.footerless ul.topmenu li{background-color:#002860 !important}html#minimal.dashboard.footerless #subnav ul.submenu li a{color:#fcfcfc}html#minimal.dashboard.footerless #subnav ul.submenu li:hover a,html#minimal.dashboard.footerless #subnav ul.submenu li.active a{color:#222}html#minimal.dashboard.footerless h1,html#minimal.dashboard.footerless .intro_box_title{color:#333 !important;text-shadow:0 1px 1px #999}html#minimal.dashboard.footerless h3.fill{background-color:#2f6e91}html#minimal.dashboard.footerless#app #app_header a,html#minimal.dashboard.footerless #userbox,html#minimal.dashboard.footerless #back_to_projects{color:#002860}html#minimal.dashboard.footerless #userbox a,html#minimal.dashboard.footerless #back_to_projects a{border-bottom:1px solid #002860}html#minimal.benchmark #header ul#menu{position:absolute;top:30px;right:300px;width:300px}html#minimal.benchmark #container{top:81px}html#minimal.benchmark #container .canvas{margin:0}html#minimal.benchmark #logo{padding:0}html.benchmark #header,html.benchmark #sink,html.benchmark ul.topmenu li.active,html.benchmark #subnav{background-color:#2f6e91 !important}html.benchmark #sink{border-bottom-color:#6ebf26 !important}html.benchmark ul.topmenu li{background-color:#002860 !important}html.benchmark #subnav ul.submenu li a{color:#fcfcfc}html.benchmark #subnav ul.submenu li:hover a,html.benchmark #subnav ul.submenu li.active a{color:#222}html.benchmark h1,html.benchmark .intro_box_title{color:#333 !important;text-shadow:0 1px 1px #999}html.benchmark h3.fill{background-color:#2f6e91}html.benchmark#app #app_header a,html.benchmark #userbox,html.benchmark #back_to_projects{color:#002860}html.benchmark #userbox a,html.benchmark #back_to_projects a{border-bottom:1px solid #002860}html.benchmark body#choose_plan #content-body,html.benchmark body#choose_plan #content-sides{padding:0}html.benchmark body#choose_plan #main_container table{margin-bottom:0;position:relative;top:-5px;left:0}html.benchmark body#choose_plan #main_container td{width:260px;padding:0 5px 0 0;border-color:#e5e5e5}html.benchmark body#choose_plan #main_container td.first-child{width:166px;padding-left:30px;border-left:0;background-color:#fff;font-weight:normal;color:#545453;height:3.6em}html.benchmark body#choose_plan #main_container td.s{width:259px}html.benchmark body#choose_plan #main_container td.m{width:261px}html.benchmark body#choose_plan #main_container td.l{border-right:0}#benchmark_tour p{max-width:42em}html#app.benchmark #body a{text-decoration:none}#kpis th{background-color:#cdcdcd;border:1px solid #fff;padding:4px;font-size:13px}#kpis .no_sort{background:#cdcdcd url(/images/tablesorter/bg.gif) center right no-repeat}#kpis .sort_asc{background:#8dbdd8 url(/images/tablesorter/asc.gif) center right no-repeat}#kpis .sort_desc{background:#8dbdd8 url(/images/tablesorter/desc.gif) center right no-repeat}#kpis td{border-bottom:1px solid #eee;color:#3d3d3d;padding:4px;vertical-align:top}#kpis tr.no_borders td{border:0}#kpis .kpi_detail td{border:0}.kpicard.detail h3 span.sprite-win{top:0}.bigger{font-size:1.5em}ul#latest_popularity_reports li{padding-bottom:5px}#category_select{margin-top:3px}#category_select select{width:234px;height:148px;margin:0;float:left}#search_terms{margin:18px 0}#search_terms .section{width:207px;float:left}#search_terms .section.first{margin-left:5px;width:170px}#search_terms .section.last{width:120px}#search_terms .section select{width:100px}.buytosee1{color:#888}.buytosee2{color:#999}.buytosee3{color:#aaa}.buytosee4{color:#ccc}#forums_main{float:left;width:650px}#forums_sidebar{float:left;width:250px;margin-left:20px}.zendesk_gray_box{background:#f4f4f4;padding:20px}.zendesk_white_box{padding:20px;background:#fff}#suggested_benchmarks h3{max-width:460px}.button.mini.pro-button{margin-top:7px;margin-left:10px;padding:3px 12px}.jumbotron{padding:50px 0 40px;margin-bottom:25px;display:block;border-bottom:1px solid #e5e5e5;background-color:#fafafa}.jumbotron h1{width:700px;margin-top:0;padding-top:0;font-weight:normal;line-height:1;letter-spacing:-1px;background:none}.jumbotron h1.heading{font-size:60px;color:#b70000;font-weight:bold}.jumbotron .subheading{width:800px;margin:10px 0 0;font-size:21px;line-height:1.5;color:#888}html.project.webkit ul.topmenu{display:block;height:23px}#back_to_projects{top:30px;display:none}html#app.project #kpis td{border-bottom:none}html#app.project .my_projects ul li,html#app.project .my_projects h2{font-size:1.2em !important}html#app.project span#selectors{position:relative;top:2px;left:0}#milestones.with_dues tr.overdue td.due_at{font-weight:bold}#completed_milestones.with_dues td{text-decoration:none}#completed_milestones.with_dues td.due_at{color:#090}.tableheader h2{float:left;margin:0}.tableheader a.icon-link{float:right;margin-top:11px}.tableheader2 h2{float:left;font-size:1.5em;margin:0}.tableheader2 a.icon-link{float:right;margin-top:4px}td.dragHandle{width:15px}.showDragHandle{background:transparent url(/images/drag_handle.gif) center center no-repeat;cursor:move}#project_members select{margin:0}#project_members img{margin:4px 0 0 36px;cursor:pointer}#project_members_selector{background-color:#f7f7f7;padding:12px}#project_members_selector select#member_selector{margin:0 10px 0 0;width:240px}#project_members_selector img{position:relative;top:3px;left:0}a#add_all_project_members,a#remove_all_project_members{margin-left:4px;text-decoration:none}a#add_all_project_members span,a#remove_all_project_members span{border-bottom:1px solid darkblue}a#add_all_project_members span:hover,a#remove_all_project_members span:hover{border-bottom:1px solid #f47621}#project_members_add_form{background-color:#f7f7f7;padding:12px}table#project_template_kpis tr td.title{font-size:1.1em}tr.checked{background-color:#ffc}html.affiliates h2{font-size:1.67em !important}html.affiliates h3{font-size:1.4em;margin-top:1em;font-weight:bold;color:green;line-height:1.6em}html.affiliates p{font-size:1.1em}html.affiliates dt{margin-top:9px}html.affiliates form#new_user{width:475px}html.affiliates form#new_user td.label{width:104px}html.affiliates form#new_user input{margin:0 2px 0 0}html.affiliates form#new_user input.input_text{width:230px}html.affiliates body.index a.intro_box_closer{display:none}html.affiliates #login-box p{font-size:1em}html.affiliates div.bubble{margin-bottom:18px}html.affiliates div.bubble .title{font-size:1.45em;color:#444;line-height:38px}html.affiliates div.bubble .commissions{margin-left:50px}html.affiliates div.bubble ul{list-style-type:none;margin:0}html.affiliates div.bubble ul li{font-size:1.1em}html.affiliates .box h2{font-size:1.15em !important}html.affiliates .box ul{list-style-type:none;margin:0}html.affiliates .box li{font-size:1.1em;margin-bottom:0.25em}html.affiliates .product_promo h3{margin-top:0.76em;margin-bottom:1em}html.affiliates .homepage h1{font-family:"Helvetica Neue",HelveticaNeue,"Nimbus Sans L",arial,sans-serif;font-size:36px !important;font-weight:bold;text-shadow:none !important;margin-bottom:9px !important;letter-spacing:0 !important}html.affiliates #earn{color:#666;font-size:22px}#commissions{padding:0 99px}#commissions h1,#commissions h2,#commissions h3,#commissions p{text-align:center !important}#commissions h1{font-size:3em !important;padding-bottom:36px !important}#commissions h2{color:#111 !important;padding-bottom:18px}#commissions table{font-size:1.2em}#commissions tr.next_product td{padding-top:18px}#commissions tr.odd{background-color:#e8eef7}#commissions td.right,#commissions th.right{text-align:right;width:120px;white-space:nowrap}#commissions td.bubble{padding-left:25px}#promotion_area{width:800px;margin:0 auto;text-align:center}#promotion_area textarea{height:80px;margin-top:9px;width:420px;font-size:1.4em}#promotion_links{font-size:1.2em}#promotion_links a.active{font-weight:bold;text-decoration:none;font-size:1.05em}#promotion{padding:1px 10px 10px;margin:18px 0 36px;background-color:#ffc;text-align:center !important}#promotion p{text-align:center !important}#promotion h3{color:darkgreen;font-weight:bold}#promotion span{background-color:#ee9;border:2px solid orange;font-family:courier,monospace;font-size:1.4em;margin:0;padding:6px 9px 3px}.pad0{padding:0 !important}.pad5{padding:5px !important}.pad10{padding:10px !important}.pad18{padding:18px !important}.padding-bottom36{padding-bottom:36px !important}.margin0{margin:0 !important}.margin-top0{margin-top:0px !important}.margin-top9{margin-top:9px !important}.margin-top18{margin-top:18px !important}.margin-top36{margin-top:36px !important}.margin-top72{margin-top:72px !important}.margin-bottom0{margin-bottom:0px !important}.margin-bottom5{margin-bottom:5px !important}.margin-bottom9{margin-bottom:9px !important}.margin-bottom18{margin-bottom:18px !important}.margin-bottom36{margin-bottom:36px !important}.margin-bottom72{margin-bottom:72px !important}.margin-left18{margin-left:18px !important}.margin-left24{margin-left:24px !important}.margin-auto{margin:0 auto;width:980px}.left-align{text-align:left !important}.right-align{text-align:right !important}.center-align{text-align:center !important}.justify{text-align:justify !important}.left-float{float:left}.right-float{float:right}#main_container{margin:0 auto;padding:0;text-align:left;width:980px;position:relative;top:0;left:0}html#minimal #maintenance{margin-bottom:1em}html#minimal{margin:0;min-width:0}html#minimal body{background-color:#f7f7f7;margin:0;min-width:0}html#minimal ul.about{list-style:none;margin-left:2px}html#minimal ul.about span{padding-right:4px}html#minimal #header{padding:0;height:92px;background-color:#f47621}html#minimal.library #header{background-color:#001f5b}html#minimal #logo{padding:20px 20px}html#minimal #userbox_container{margin:0 auto;width:980px;position:relative;top:0;left:0}html#minimal #userbox{color:#fff;top:14px;right:30px;width:450px}html#minimal #userbox a{color:#fff;border-bottom:0}html#minimal #userbox a:hover{border-bottom:1px solid orange}html#minimal.library #userbox a:hover{border-bottom:1px solid #fff}html#minimal #container{z-index:2}html#minimal #container .canvas{background-color:#fff;border:1px solid #ccc;margin-bottom:18px}html#minimal #container .canvas h1{font-size:2em;color:#333 !important;text-shadow:0 1px 1px #999;padding:0;margin-bottom:1em}html#minimal #container .canvas h2{color:#222;font-size:20px}html#minimal #container .canvas h2.benchmark_tour{color:inherit;font-weight:bold;font-size:24px}html#minimal #container .homepage h1{font-size:1.8em;color:#d1721e;line-height:1.4em;letter-spacing:0.03em;text-align:center}html#minimal #container .homepage table{margin-bottom:0}html#minimal #container .homepage td{vertical-align:top}html#minimal #container .homepage td ul{list-style:none;padding:6px 0;margin:0}html#minimal #container .homepage td ul li{padding:4px 0;color:#444;letter-spacing:0.03em;word-spacing:0.1em}html#minimal #container .landing_page_title{color:#d1721e;font-size:1.5em;letter-spacing:0.03em;line-height:1.4em;text-align:center}html#minimal #container .landing_page_body strong{color:#666;font-size:1.1em}html#minimal #container .landing_page_body p{margin:0}html#minimal #join{margin-top:4px;background:transparent url(/images/sprite-lib.png?v=4) 0 -460px repeat-x}html#minimal #join h2{color:#222;font-size:1.25em !important;font-weight:bold;height:1.25em;line-height:1.25;margin-bottom:1.25em;padding:8px 0 0 18px}html#minimal #join form{width:280px}html#minimal #join form input{width:160px}html#minimal #join form input#user_terms{width:16px;margin:0;padding:0}html#minimal #join form table{margin-bottom:0}html#minimal #join form table td.label{text-align:right;font-weight:normal;color:#444;padding:4px 0px 4px 12px;white-space:nowrap}html#minimal #join form a.no-deco:hover{cursor:pointer}html#minimal a.search{width:81px;height:22px;position:relative;left:4px;top:7px}.cloud{margin-top:18px;padding:9px 36px 9px 36px;background-color:#f7f7f7}.cloud a,.cloud .tag{display:inline-block;text-decoration:none;white-space:nowrap;margin-right:14px;padding:2px 4px}.cloud .tag1{color:#125ca7;font-size:125%}.cloud .tag2{color:#2967a5;font-size:115%}.cloud .tag3{color:#4172a3;font-size:110%}.cloud .tag4{color:#587ca0;font-size:105%}html#minimal #footer{border:0;padding:0 0 20px 20px}html#minimal #forgot-password,html#minimal #login-box{width:520px;margin:0 auto;margin-bottom:18px}html#minimal #forgot-password form,html#minimal #login-box form{border:6px solid #c8c8c8;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;background:#fff}html#minimal #forgot-password form .pad,html#minimal #login-box form .pad{padding:1em 2em}html#minimal #forgot-password form .pad input.text,html#minimal #forgot-password form .pad input.password,html#minimal #login-box form .pad input.text,html#minimal #login-box form .pad input.password{margin:0.5em 0;padding:5px;width:320px;font-size:1.2em;border:1px solid #bbb;border-top:1px solid #707070;border-bottom:1px solid #cecece;border-left:1px solid #ababab;border-right:1px solid #ababab;border-width:2px;-moz-border-top-colors:#f9f9f9 #707070;-moz-border-bottom-colors:#f9f9f9 #cecece;-moz-border-left-colors:#f9f9f9 #ababab;-moz-border-right-colors:#f9f9f9 #ababab}html#minimal #forgot-password form .pad input.text:focus,html#minimal #forgot-password form .pad input.password:focus,html#minimal #login-box form .pad input.text:focus,html#minimal #login-box form .pad input.password:focus{background-color:#fefeee;outline-color:#87929e;outline-color:#ced2d5;outline-style:solid;outline-width:1px;-moz-outline-radius:2px;-moz-outline-offset:0px;-moz-border-top-colors:#9ca5ae #7c8288;-moz-border-bottom-colors:#b8bec4 #a8aeb4;-moz-border-left-colors:#b8bec4 #989ea4;-moz-border-right-colors:#b8bec4 #989ea4}html#minimal #forgot-password form .pad #openid_url,html#minimal #login-box form .pad #openid_url{background:#fff url(/images/login-bg.gif) no-repeat;background-position:3px 50%;padding-left:1.5em}html#minimal #forgot-password #use_openid,html#minimal #login-box #use_openid{display:none}html#minimal #forgot-password #switch_to_openid,html#minimal #login-box #switch_to_openid{float:right}html#minimal #login-box{margin-top:36px}.back_to_site_top{text-align:right}.back_to_site_top a{color:#039 !important}.back_to_site_bottom{position:relative;top:0;right:0;text-align:right}#previews a{text-decoration:none;border-bottom:none}a.zoomable{position:relative}a.zoomable span{display:block;width:39px;height:39px;background:transparent url(/images/kpibox/promo/zoom.png) no-repeat;position:absolute;bottom:-9px;right:-19px}body#library.join-today{background-color:#fff;font-family:16px/22px "Helvetica Neue",Arial,Helvetica,"Liberation Sans",FreeSans,sans-serif;color:#001f5b}body#library.join-today .banner-container{height:315px;margin:0;padding:0;background-color:#001f5b}body#library.join-today .container{background:transparent 0 0 no-repeat;position:relative;margin:0 auto;padding:0;width:958px;text-align:left}body#library.join-today .container h2{padding-top:50px;font-family:"Helvetica Neue",Arial,Helvetica,"Liberation Sans",FreeSans,sans-serif;font-weight:normal;font-size:21px;line-height:30px;width:650px;color:#222}body#library.join-today .container .cloud h2{padding-top:0;width:inherit}body#library.join-today #slides-overlay{position:absolute;top:225px;left:0;width:500px;height:120px;z-index:99}body#library.join-today #slides-overlay form{width:525px;color:#fff;font-size:14px;text-shadow:0px 1px 0 rgba(0,0,0,0.5)}body#library.join-today #slides-overlay h2{position:absolute;top:60px;left:2px;color:#fff;font-size:30px;padding-top:10px}body#library.join-today.landingpage #slides-overlay{top:25px}body#library.join-today.landingpage #slides-overlay form{position:absolute;top:170px;left:0}body#library.join-today.landingpage #slides-overlay h2{top:230px}body#library.join-today #slides .slide{display:none}body#library.join-today #slides .slide.first{display:block}body#library.join-today #slides .slide img{width:958px;height:315px;padding:0;margin:0}body#library.join-today #apps_slides{position:relative;border-top:1px solid #c8c8c8;border-bottom:1px solid #c8c8c8;padding:20px 0 0 0;margin:25px 0 50px}body#library.join-today #apps_slides .pane{position:absolute;top:45px;left:200px;width:780px;height:40px}body#library.join-today #apps_slides .slide{position:absolute;top:0;left:0;display:none}body#library.join-today #apps_slides .slide.first{display:block}body#library.join-today #apps_slides .slide img{margin:0 40px}body#library.join-today p{max-width:38em;font-size:13px}body#library.join-today #topmenu{padding-top:32px;padding-bottom:25px}body#library.join-today #topmenu a.link{padding:0 0 0 20px;font-family:"Helvetica Neue",Arial,Helvetica,"Liberation Sans",FreeSans,sans-serif;font-size:16px;letter-spacing:2px;text-decoration:none;color:#001f5b}body#library.join-today #topmenu a.link.store{padding-right:20px}body#library.join-today #topmenu a.link.pricing{color:#2d9f00}body#library.join-today #topmenu a.link:hover{text-decoration:underline;color:#001f5b}body#library.join-today #landing_page{margin:0 30px}body#library.join-today .cloud_categories{border-top:1px solid #c9e0e6;border-bottom:1px solid #c9e0e6}body#library.join-today .h4_categories h4,body#library.join-today .cloud_categories h4{font-size:13px;font-weight:normal;display:inline;margin-bottom:0;line-height:25px}body#library.join-today .homebox{margin-left:30px;width:286px;float:left}body#library.join-today .homebox.first{margin-left:10px}body#library.join-today .homebox a{color:#3b71e1}body#library.join-today td.hometweet{padding-left:9px;border-left:1px solid #d0d0d0;vertical-align:middle;font-size:0.857em}body#library.join-today h2{color:#001f5b;font-weight:300;font-size:18px;margin-bottom:9px}body#library.join-today h3{color:#323232;font-weight:normal;font-size:12.5pt}body#library.join-today h4{color:#323232;font-weight:normal;font-size:14px}body#library.join-today input#email{width:325px;height:35px;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-color:#a5a5a5;font-family:arial;padding:7px 0 7px 9px;margin-right:4px;font-size:24px;border-color:#095490;vertical-align:bottom}body#library.join-today input#signup_btn{padding:14px 20px 10px;height:54px;width:120px;text-align:center}body#library.join-today .footernew{padding-top:24px;font-size:13px;color:#444}body#library.join-today .footernew a{padding:0 10px;font-size:13px;text-decoration:none}body#library.join-today .footernew a:hover{color:darkblue;text-decoration:underline}body#library.join-today.var1 h3{font-weight:bold;font-size:18px;margin-top:20px;margin-bottom:5px}body#library.join-today.var1 table li{color:#222;font-size:16px}html#minimal.library.footerless body#accounts{background-color:#fff}html#modern body.join-today{background-color:#f7f8f9}html#modern body.join-today #modern_container{margin-top:15px;width:977px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;-moz-box-shadow:5px 5px 40px rgba(0,0,0,0.1);-webkit-box-shadow:5px 5px 40px rgba(0,0,0,0.1);box-shadow:5px 5px 40px rgba(0,0,0,0.1)}.network_indicator{display:inline-block;visibility:hidden;background:transparent url(/images/network_indicator.gif) 0 0 no-repeat;width:21px;height:5px;vertical-align:middle}.network_indicator.visible{visibility:visible}#lps h2{font-size:16px !important;line-height:25px !important;padding:0 !important;margin:0 !important}.textile p:last-child{margin-bottom:0}.textile.description{font-size:1.1em}.textile h1{font-size:1.7em;margin-bottom:0.2em}.textile h2{font-size:1.4em;margin-bottom:0.2em}.textile h3{font-size:1.2em;margin-bottom:0.2em}.textile h4{font-size:1.1em;margin-bottom:0.2em}.textile h5{margin-bottom:0.2em}.textile h6{margin-bottom:0.2em}.busy{background:url(/images/spinner.gif) no-repeat center center}.busy *{visibility:hidden}a.busy,a.busy:hover{background:url(/images/spinner.gif) no-repeat center center;text-decoration:none}div.avatar{float:left;margin-right:5px;padding:3px;text-align:center;width:55px}div.avatar a:hover{border-bottom:none !important}a.avatar:hover{border-bottom:none !important}img.avatar{background-color:#fff;border:1px solid #d7d7d7;padding:1px;height:50px;width:50px;overflow:hidden}img.avatar.user.medium{height:32px;width:32px;float:none;padding:1px;vertical-align:top}img.avatar.user.icon{height:16px;width:16px;float:none;padding:1px;vertical-align:middle}img.avatar.group_avatar_small{width:48px;height:30px}img.avatar.group_avatar_large{width:80px;height:50px}.after_icon_user_avatar{margin-left:27px}.after_medium_user_avatar{margin-left:45px}.after_medium_user_avatar h3{font-weight:bold;font-size:1em;padding:1px 0;margin:0}.after_large_user_avatar{margin-left:70px;margin-bottom:18px}.after_large_user_avatar h3{color:#000 !important;font-weight:bold;font-size:1.2em;padding:4px 0;margin:0 !important}.group_name{font-size:1.2em;font-weight:bold}.group_avatar{float:left}.group_placeholder_small{position:relative;width:48px;height:30px;margin:0;padding:1px 2px;border:1px solid #d7d7d7;background-color:#f7f7f7;font-size:10px;font-weight:normal;text-align:center}.group_placeholder_small span.first_letter{color:#aaa;font-size:34px;position:relative;top:-12px;left:0}.group_placeholder_small span.second_letter{color:#aaa;font-size:24px;position:relative;top:-12px;left:0}.group_placeholder_small span.sprite-win{position:absolute;top:21px;right:-9px}.group_placeholder_large{position:relative;width:80px;height:50px;margin:0;padding:1px;border:1px solid #d7d7d7;background-color:#f7f7f7;font-size:0.86em;text-align:center}.group_placeholder_large span.first_letter{color:#bbb;font-size:50px;position:relative;top:-14px;left:0}.group_placeholder_large span.second_letter{color:#bbb;font-size:36px;position:relative;top:-14px;left:0}.group_placeholder_large a.alert{position:relative;top:18px;left:0}.group_placeholder_large span.sprite-win{position:absolute;top:41px;right:-9px}h1 div.avatar{position:relative;top:-2px}h1 div.avatar .group_placeholder_small{position:relative;top:0px}h1 div.avatar .group_placeholder_small span.first_letter{top:5px}h1 div.avatar .group_placeholder_small span.second_letter{top:5px}h1 div.avatar .group_placeholder_small a{position:relative;top:-2px;line-height:12px}.after_large_group_avatar{padding-top:3px;margin-left:96px;margin-bottom:36px}.after_large_group_avatar h3{margin-bottom:5px}.after_small_group_avatar{padding-top:4px;margin-left:66px}.after_small_group_avatar h3{font-size:1.2em;font-weight:bold;margin-bottom:5px}#manage_menu{color:#999;margin-bottom:27px}#manage_menu a{text-decoration:none;border-bottom:1px solid #039}#manage_menu a:hover{color:#c60;border-bottom-color:#c60}#manage_menu a.active{font-weight:bold;border-bottom:none}html#library #library-body #trusted_networks_filter{position:relative;top:9px;left:0;color:#999;margin-bottom:9px;text-align:center}html#library #library-body #trusted_networks_filter a{border-bottom:none;font-size:12px}html#library #library-body #trusted_networks_filter a:hover{color:#c60;border-bottom-color:#c60}html#library #library-body #trusted_networks_filter a.active{font-weight:bold;font-size:18px;border-bottom:none}body#groups a.icon-link:hover{border-bottom:none !important}body#groups a.icon-link .label{text-decoration:none}body#groups a.icon-link .label:hover{text-decoration:underline}body#groups #news,body#groups #topics{list-style-type:none;margin:1em 0}body#groups #news li a.title,body#groups #topics li a.title{font-size:1.3em;font-weight:bold;line-height:1.25}body#groups #topics .topic .small{line-height:1.2em}body#groups #topics .featured{color:#090;font-size:0.85em;background-color:transparent !important;border:none !important}.topic-area .featured{color:#090;font-size:0.85em;margin-bottom:0;position:relative;top:-8px;left:0;border:none !important}#group_search input,#group_topic_search input{width:220px}#group_search select{width:235px}body#groups .tweet.comment p{margin:0 0 0.75em}body#groups input[type=checkbox]{position:relative;top:3px;left:0}#members{margin-top:5px;border-top:1px solid #d7d7d7}#members tr.checked{background-color:#ffc}#members td{border-bottom:1px solid #d7d7d7;padding-top:4px;padding-bottom:4px}#members .group_member_meta{color:#666;font-size:0.86em}ul.my_groups{margin:0 !important}ul.my_groups li{display:block;clear:both}ul.my_groups li .after_small_group_avatar{display:block;width:175px;height:22px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}ul.my_groups li .group_link{position:relative;top:6px;left:0}body#groups .announcement a{border-bottom:1px solid #444}html#library #library-body{padding:0 18px;min-height:240px;border-top:2px solid #f47622}html#library #library-body .wide{margin:18px 0 18px 0;padding:0 0 0 0;width:100%;background-color:#fff}html#library #library-body .wide .header{border-bottom:1px solid #d7d7d7;margin:0;padding:13px 30px 13px 18px}html#library #library-body .wide .header h1{font-size:24px;font-weight:bold;color:#f47622;margin:0;padding:0}html#library #library-body .left{float:left;text-align:left;margin:9px 0 18px 0;padding:0;width:650px}html#library #library-body .left .canvas{background-color:#fff;min-width:600px}html#library #library-body .left .canvas .header{border-bottom:1px solid #d7d7d7;margin:0;padding:13px 30px 13px 18px}html#library #library-body .left .canvas .header h1{font-size:18px;font-weight:bold;color:#f47622;margin:0;padding:0}html#library #library-body .left .canvas .header p{font-size:11px;margin:3px 0 0 0}html#library #library-body .left .canvas .subheader{background-color:#fbfff2;padding:9px 24px}html#library #library-body .left .canvas .container{padding:15px 18px 20px 18px}html#library #library-body .left .canvas .container .center{margin:20px auto;text-align:center;width:100%}html#library #library-body .left .canvas .container .center h1{font-size:22px;line-height:1.3em;margin:0 0 3px 0}html#library #library-body .left .canvas .container .center h2{font-weight:normal;margin:0 0 20px 0}html#library #library-body .right{float:left;text-align:left;margin:9px 0 18px 0;padding:0;width:272px}html#library #library-body .right .canvas{min-width:200px;padding:0 0 0 20px}html#library #library-body .right .canvas h2{background:#eee;border-bottom:1px solid #ddd;clear:left;color:#333;font-size:12px;font-weight:bold;margin:0 0 5px 0;padding:2px 5px}html#library #library-body .right a.stico_default{color:#666}html#library #library-body .right a.stico_default:hover{border-bottom:none}html#library #library-body .fixed_width{width:980px;background-color:#fff;text-align:left}html#library #library-body .fixed_width .page_header{margin:0;padding:13px 18px 13px 18px;background:#f47622;border:1px solid #f47622}html#library #library-body .fixed_width .page_header #searchform label{color:#fff;font-size:14px}html#library #library-body .fixed_width .page_header #searchform .white_link{color:#fff}html#library #library-body .fixed_width .page_header #searchform .white_link:hover{border-bottom:0;text-decoration:underline}html#library #library-body .fixed_width .page_header h1{font-size:18px;font-weight:bold;line-height:18px;color:#fff;margin:0;padding:0;padding-bottom:4px}html#library #library-body .fixed_width .page_header .header_segment{color:#f7f7f7}html#library #library-body .fixed_width .page_header .header_segment a{color:#fff}html#library #library-body .fixed_width .page_header .header_segment a:hover{color:#fff;border-bottom:1px solid #fff}html#library #library-body .fixed_width a{text-decoration:none}html#library #library-body .fixed_width a:hover{border-bottom:1px solid #039;color:#039}html#library #library-body .fixed_width .flash.inline a{color:#039}html#library #library-body .fixed_width .box .header{padding:2px 10px;position:relative;top:0;left:0}html#library #library-body .fixed_width .box .header .viewall{position:absolute;top:5px;right:10px;color:#666;font-size:0.9em;font-weight:normal;border-bottom:1px solid #666}html#library #library-body .fixed_width .box h2{font-size:1.3em;margin-bottom:0 !important;color:#333}html#library #library-body .fixed_width .box ul{margin:9px 0 0 10px}html#library #library-body .fixed_width .box ul li{margin-bottom:7px;list-style:none}html#library #library-body .fixed_width a.stico_default:hover{border-bottom:none}html#library #login-required{display:none;text-align:center;width:450px}html#library #login-required table tr td{padding-top:9px}#body{padding:18px 36px 0 36px;min-height:240px}#body .maintitle{background-color:#fff;margin:0;padding:9px 0 0 0}#body .maintitle table.header-title{margin-bottom:0}#body .maintitle table.header-title a{color:#039}#body .maintitle table.header-title a:hover{color:#c60}#body .maintitle table.header-title a.active{text-decoration:none}#body .maintitle table.header-title p{font-size:11px;margin:3px 0 0 0}#body .wide{text-align:left;margin:0 0 18px 0;padding:0;width:100%;background-color:#fff}#body .wide .left{float:left;text-align:left;margin:0 0 18px 0;padding:0;width:67%}#body .wide .left .canvas{min-width:570px}#body .wide .left .canvas .container{padding:15px 18px 20px 18px}#body .wide .left .canvas .container .center{margin:20px auto;text-align:center;width:100%}#body .wide .left .canvas .container .center h1{font-size:22px;line-height:1.3em;margin:0 0 3px 0}#body .wide .left .canvas .container .center h2{font-weight:normal;margin:0 0 20px 0}#body .wide .right{float:left;text-align:left;margin:0 0 18px 0;padding:0;width:33%}#body .wide .right .canvas{min-width:200px;padding:0 0 0 20px}#body .wide .right .canvas h2{background:#eee;border-bottom:1px solid #ddd;clear:left;color:#333;font-size:12px;font-weight:bold;margin:0 0 5px 0;padding:2px 5px}.header-title h1{font-size:18px;font-weight:bold;color:#d1721e;margin:0;padding:0}.header-title td{padding-right:0}#submenu{background-color:#f47622;height:20px;padding-left:15px}html.gecko #submenu{height:21px}html.gecko #submenu.with_form{height:20px}#submenu ul.submenu{list-style:none;display:inline;margin:0;padding:0}#submenu ul.submenu li{display:inline;background-color:#e7e7e7;margin:0 2px;padding:4px 18px 4px;height:23px;-moz-border-radius-topright:5px;-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px}#submenu ul.submenu li a{text-decoration:none;font-weight:normal;font-size:1em;color:#222}#submenu ul.submenu li a:hover{text-decoration:underline}#submenu ul.submenu li.active{background-color:#fff}#subsubmenu{border-bottom:1px solid #dde;width:530px;padding:0 9px}#subsubmenu a{background-color:#d8dfea;color:#c50;display:inline-block;font-weight:bold;height:20px;text-decoration:none;margin:4px 1px 0;padding:5px 9px 4px;position:relative;top:1px}#subsubmenu a:hover{border-bottom:none !important;color:#039}#subsubmenu a.active{background-color:#fff;border-color:#d8dfea #d8dfea #fff;border-style:solid;border-width:1px;color:#000;font-size:1.06em}#subsubmenu a.active:hover{border-bottom:1px solid #fff !important}#productDetails .cancelled .ssid,#productDetails .cancelled .description,#productDetails .cancelled .price{text-decoration:line-through}table.plans a.help{float:right}table.plans td{border-top:1px solid #ccc;width:19%;text-align:center;vertical-align:middle;border-right:1px solid #ccc}table.plans td.highlight{background-color:#ffc}table.plans td.section{border-bottom:none;border-left:1px solid #ccc;padding-top:1em;text-align:left;background-color:#fff;color:#60a020;font-size:1.2em;font-weight:bolder}table.plans tr.feature td.first-child{background-color:#f9f9f9;border-left:1px solid #ccc;text-align:left;font-weight:bolder;height:4em;width:24%}table.plans tr.last td{border-bottom:1px solid #ccc}table.plans tr.price td{background-color:#e9f5fa;font-family:arial,helvetica,sans-serif}table.plans tr.price td.first-child{text-align:left;border-left:1px solid #ccc}table.plans tr.plan td{background-color:#fdfdff;border-bottom:none;padding-top:0;padding-bottom:0}table.plans tr.plan_description td{color:#c00;font-weight:bold;border-top:none;border-bottom:none;padding-top:0}table.plans tr.buttons td{border-top:none}table.plans tr td.upperleft{border-top:none}.sprite-win,.sprite-win span{display:inline-block;width:16px;height:16px;position:relative;overflow:hidden}.sprite-win{top:3px}.sprite-win span{width:960px;height:4000px}.sprite-lib{background:transparent url(/images/sprite-lib.png?v=4) 0 0 no-repeat}.sprite-lib.feed{left:0;top:-350px}.sprite-lib.share{left:-20px;top:-350px}.sprite-lib.lock{left:-40px;top:-350px}.sprite-lib.help{left:0;top:-390px}.sprite-lib.tick{left:-20px;top:-390px}.sprite-lib.time{left:0;top:-410px}.sprite-lib.delete-note{left:-20px;top:-410px}.sprite-lib.okay{left:0;top:-430px}.sprite-lib.warn{left:-20px;top:-430px}.sprite-lib.drop-menu{left:-40px;top:-370px}.sprite-lib.comment{left:0;top:-832px}.sprite-lib.comments{left:-24px;top:-833px}.sprite-lib.expertise{left:-24px;top:-805px}.sprite-app{background:transparent url(/images/sprite-app.png) 0 0 no-repeat}.sprite-app.icalendar{left:0;top:0}.sprite-app.add-task{left:-20px;top:0px}.sprite-app.create{left:0px;top:-20px}.sprite-app.export{left:-20px;top:-20px}.sprite-app.application{left:-40px;top:-20px}.sprite-app.paperclip{left:0;top:-40px}.sprite-app.cart{left:-20px;top:-40px}.sprite-app.disk{left:-40px;top:-40px}.sprite-app.edit{left:0;top:-60px}.sprite-app.delete{left:-20px;top:-60px}.sprite-app.project-selector{left:0;top:-80px}a.sprite-lib-btn{background:transparent url(/images/sprite-lib.png?v=4) no-repeat right -50px;display:inline-block;height:24px;margin-left:2px;margin-right:2px;min-width:36px;padding-right:16px;text-align:center;font-weight:bold;font-size:13px;font-family:Arial,sans-serif;color:#940;text-decoration:none !important}a.sprite-lib-btn .inner{background:transparent url(/images/sprite-lib.png?v=4) no-repeat 0 0;display:inline-block;height:24px;max-height:24px;position:relative}a.sprite-lib-btn .inner .label{background:transparent url(/images/sprite-lib.png?v=4) repeat-x 0 -25px;display:inline-block;height:24px;line-height:24px;margin-left:16px;padding:0 4px;text-align:center;vertical-align:middle;white-space:nowrap}a.sprite-lib-btn:hover{background-position:right -125px;cursor:pointer;text-decoration:none !important;border-bottom:none !important}a.sprite-lib-btn:hover .inner{background-position:0 -75px}a.sprite-lib-btn:hover .inner .label{text-decoration:underline;background-position:0 -100px;color:#940 !important}a.sprite-lib-btn.blue{background:transparent url(/images/sprite-lib.png?v=4) no-repeat right -200px;color:#125ca7}a.sprite-lib-btn.blue .inner{background:transparent url(/images/sprite-lib.png?v=4) no-repeat 0 -150px}a.sprite-lib-btn.blue .inner .label{background:transparent url(/images/sprite-lib.png?v=4) repeat-x 0 -175px}a.sprite-lib-btn.blue:hover .label{color:#125ca7 !important}a.sprite-lib-btn.grey{background:transparent url(/images/sprite-lib.png?v=4) no-repeat right -904px;font-weight:normal;color:#555}a.sprite-lib-btn.grey .inner{background:transparent url(/images/sprite-lib.png?v=4) no-repeat 0 -854px}a.sprite-lib-btn.grey .inner .label{background:transparent url(/images/sprite-lib.png?v=4) repeat-x 0 -879px}a.sprite-lib-btn.grey:hover .label{color:#555 !important}a.sprite-lib-btn.grey.bold .label{font-weight:bold}a.add-btn.sprite-lib-btn.blue{margin-top:11px;padding-right:12px}a.add-btn.sprite-lib-btn.blue .inner .label{margin-left:12px}a.add-btn.sprite-lib-btn.blue .sprite-win{top:3px;left:-6px}a.add-btn.sprite-lib-btn.blue:hover .inner .label{text-decoration:none}a.add-btn.sprite-lib-btn.blue:hover .txt{text-decoration:underline}a.sprite-lib-btn.btn-big{background:transparent url(/images/sprite-lib.png?v=4) no-repeat right -1006px;height:36px}a.sprite-lib-btn.btn-big .inner{background:transparent url(/images/sprite-lib.png?v=4) no-repeat 0 -930px;height:36px;max-height:36px}a.sprite-lib-btn.btn-big .inner .label{background:transparent url(/images/sprite-lib.png?v=4) repeat-x 0 -968px;font-weight:bold;font-size:1.4em;height:36px;line-height:38px}a.sprite-lib-btn.btn-big.btn-green{background-position:right -1121px}a.sprite-lib-btn.btn-big.btn-green .inner{background-position:0 -1045px}a.sprite-lib-btn.btn-big.btn-green .inner .label{background-position:0 -1083px;color:#fff}a.sprite-lib-btn.btn-big.btn-pad .inner .label{padding:0 20px}a.sprite-lib-btn.btn-big:hover .label{text-decoration:none;color:#fff !important}html.ie6 a.sprite-lib-btn.btn-big:hover{background-position:right -1006px}html.ie6 a.sprite-lib-btn.btn-big:hover .inner{background-position:0 -930px}html.ie6 a.sprite-lib-btn.btn-big:hover .inner .label{background-position:0 -968px}html.ie6 a.sprite-lib-btn.btn-big.btn-green:hover{background-position:right -1121px}html.ie6 a.sprite-lib-btn.btn-big.btn-green:hover .inner{background-position:0 -1045px}html.ie6 a.sprite-lib-btn.btn-big.btn-green:hover .inner .label{background-position:0 -1083px}.box{background-color:#fff;border:1px solid #bbb;padding-bottom:5px;margin-bottom:18px;color:#333;-moz-border-radius:10px;-webkit-border-radius:10px}.box .header{background-color:#eee;border-bottom:1px solid #ddd;font-size:12px;font-weight:bold;margin:0 0 5px;padding:2px 5px;-moz-border-radius-topright:10px;-moz-border-radius-topleft:10px;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px}.box .header h2{display:inline;border-bottom:0 !important;color:#333;font-size:1.3em;margin-bottom:0 !important}.box.to_choose_best_answer{border:1px solid #feb}.box.to_choose_best_answer .header{background-color:#feb;border-bottom:0}.box.to_choose_best_answer .header h2{color:#c60 !important}.tweet-box{width:228px;border:1px solid silver;padding:5px 10px 10px 10px;position:relative;float:left;margin-bottom:40px;overflow:hidden}.tweet-box .arrow{width:10px;height:18px;position:absolute;top:10px;left:248px;background:transparent url(/images/sprite-lib.png?v=4) no-repeat -11px -805px}.tweet-box.active{background-color:#ffc}.tweet-box.active .arrow{background:transparent url(/images/sprite-lib.png?v=4) no-repeat 0 -805px}.tweet-box ul{margin:2px 0 9px 14px}.tweet{margin-left:300px}html,body{background-color:#fff;min-width:960px;margin:0 auto}span.pipe{color:#666;padding:0 5px}a#signup{background-color:#69a74e;border-style:solid;border-width:1px;border-color:#3b6e22 #3b6e22 #2c5115;color:#fff;font-weight:bold;font-size:1.05em;text-align:center;text-decoration:none;vertical-align:middle;white-space:nowrap;padding:5px 12px}body#library.variation11 #content-body,body#library.variation11 #content-sides,body#library.variation12 #content-body,body#library.variation12 #content-sides,body#library.variation13 #content-body,body#library.variation13 #content-sides{padding:0}body#library.variation11 .productImg,body#library.variation12 .productImg,body#library.variation13 .productImg{background-color:#f47621;margin:0;padding:0;height:275px}body#library.variation11 .productImgHolder,body#library.variation12 .productImgHolder,body#library.variation13 .productImgHolder{left:-1px;position:relative;top:-9px;width:982px}body#library.variation11 .homepage,body#library.variation12 .homepage,body#library.variation13 .homepage{padding:18px 18px 0 18px}body#library.variation12 .landing_page_title,body#library.variation12 .landing_page_title span,body#library.variation13 .landing_page_title span{color:#49872e !important}html#minimal .variation2 #join,html#minimal .variation7 #join{background:none;border:solid 1px #999}html#minimal .variation8 #join{background:none;border:solid 1px #ccc}html#minimal .variation6 #join{background:none;border:solid 3px #69a74e}a.dotted{border-bottom:1px dotted #999;color:#566;text-decoration:none}a.dotted:hover{border-bottom:1px dotted #f47621;color:#f47621;text-decoration:none}ul.square-bullets li{list-style-image:url(/images/li.png) !important}img.linkout{position:relative;top:2px}img.movie{border:1px solid #ccc;padding:2px}.inputline{margin:0 0 1.5em}.fieldWithErrors,.formError{display:inline;clear:none}.fieldWithErrors label,.terms .fieldWithErrors:first-child{color:red;border-left:3px solid red;padding-left:5px}.field_with_errors{display:inline-block}.field_with_errors label{color:#ab2920}.field_with_errors input{border-color:red !important}.field_without_errors{display:inline-block}.errorExplanation{padding:5px;margin-bottom:1em;background-color:#ffebe8;border:2px solid #dd3c10;color:#8a1f11}.errorExplanation h2{font-size:1.4em;display:none}.errorExplanation p{display:none}.errorExplanation a{color:#8a1f11}.errorExplanation ul{margin:0 0 0 1.5em}form.new_user{width:540px}form.new_user .fieldWithErrors{margin:0;padding:0}#bigcompany label{font-size:14px}#bigcompany .radiobutton{margin:5px 0}#bigcompany .radiobutton label{font-weight:normal}#bigcompany #user_phone,#bigcompany #user_rego_call_time1,#bigcompany #user_rego_call_time2{border:1px solid #ccc}#bigcompany #user_phone{width:150px}#bigcompany #user_rego_call_time1,#bigcompany #user_rego_call_time2{width:50px}.global-box{margin:54px 0 18px 0;padding:10px;border:1px solid #ccc}img.icon{width:16px;height:16px;padding:0;margin:0;clear:both;position:relative;top:3px}img.bigicon{width:32px;height:32px;padding:0;margin:0;float:left;position:relative;bottom:6px;margin-right:8px}img.cvv{vertical-align:bottom}label.optional{font-weight:normal}.divide{border-top:1px solid #ccc;margin:17px 0 18px 0}.thin_divide{border-top:1px solid #ccc;margin:5px 0}.light_divide{border-top:1px solid #eee;margin:9px 0}.boxed{border:1px solid #e0e6ec;background-color:#f5fafe;padding:5px}.upgrade,.project_announcement{border:1px solid #ffa500;background-color:#ffe;padding:10px}.upgrade .highlight,.project_announcement .highlight{background-color:#ff7}#account_subdomain_status{color:red;font-weight:bold}#kpis{padding:5px 0px}#kpis.sortable tr{cursor:move}#kpis.sortable div{cursor:move}a.content_pack{color:#fff !important}.single_store_item a.content_pack{color:#131d74 !important;font-weight:bold;font-size:1.2em}.kpicard{background:#fff;border:1px solid #eee;border-radius:8px;margin-bottom:50px;text-align:justify}.kpicard .benchmarks{margin-top:2px}.kpicard .content{padding:5px}.kpicard .content .section{padding:5px}.kpicard .content .my_kpi_links{float:right}.kpicard .content .my_kpi_links a{font-size:1em}.kpicard .content .description{padding-top:10px;position:relative;color:#333}.kpicard .content .benchmarks a{border-bottom:0}.kpicard .content .kpi_categories a{font-size:0.9em}.kpicard .content .title{color:#333;font-size:1.4em;font-weight:normal;line-height:1em;margin-bottom:9px}.kpicard .actions{background-color:#f9f9f9;border-bottom:1px solid #eee;padding:5px}.kpicard .bookmarked{font-size:12px;margin-right:10px}.kpicard .delete.bookmark{font-size:12px;margin-right:10px;color:#333}.kpicard .sub_title{background-color:#f7f7f7;border-top:1px solid #eee;margin-top:8px;margin-bottom:9px;padding:5px;line-height:2em}.kpicard .sub_title img{vertical-align:center}.kpicard .meta{background-color:#f9f9f9;border-top:1px solid #eee;font-size:0.96em;margin-top:8px;padding:5px;min-height:50px}.kpicard .meta .author{text-align:left}.kpicard .meta .author span a{color:#090;font-weight:bold}.kpicard .meta td{vertical-align:top}.kpicard .meta td.right-align{padding-left:10px;padding-right:4px;white-space:nowrap}.kpicard .meta div.mykpi-ribbon{background:transparent url(/images/sprite-lib.png?v=4) no-repeat 0 -290px;float:right;position:relative;right:-5px;top:-5px;width:55px;height:55px}.kpicard .meta div.created-ribbon{background:transparent url(/images/sprite-lib.png?v=4) no-repeat 0 -1160px;float:right;position:relative;right:-5px;top:-5px;width:55px;height:55px}.kpicard .meta div.suggested-ribbon{background:transparent url(/images/sprite-lib.png?v=4) no-repeat 0 -1215px;float:right;position:relative;right:-5px;top:-5px;width:55px;height:55px}.kpicard .meta div.from-kpi-library-ribbon{background:transparent url(/images/sprite-lib.png?v=4) no-repeat 0 -1272px;float:right;position:relative;right:-5px;top:-5px;width:55px;height:55px}.kpicard .most_voted_strategy select{margin:0}.kpicard .most_voted_strategy table{margin:0}.kpicard .most_voted_strategy td{padding-top:0}.kpicard.detail .content{padding:0}.kpicard.detail .title{margin-top:5px;font-size:21px;line-height:25px}#limitkpis{font-family:"Lucida Grande","Lucida Sans Unicode","Nimbus Sans L",Arial,sans-serif;font-size:18px;font-weight:normal;margin-bottom:40px;padding-top:20px;text-align:center}.highlight{background-color:#ffc}.highlight .highlight{background-color:#ff7}.highlight .more{background-color:#ff0}table#kpis a{text-decoration:none}table#kpis a:hover{text-decoration:underline}table.with_dues td.due_at{white-space:nowrap}table.with_dues tr.overdue td{color:#e00}table.with_dues tr.today td.due_at,table.with_dues tr.tomorrow td.due_at{font-weight:bold}table.with_dues tr.this_fortnight td.due_at,table.with_dues tr.tomorrow td.due_at{color:#f80}table.with_dues tr.completed td{color:#999;text-decoration:line-through}table.with_dues tr.checked{background-color:#ffc}div#tasks-list{padding:0 4px}div#tasks-list ul{margin:0 0 0 0.3em;list-style:none}div#tasks-list ul li{padding:0.1em 0;border-bottom:1px solid #f7f7f7}div#tasks-list .highlight ul{margin-right:0.2em}div#tasks-list .highlight ul li{border-bottom:1px solid #e7e7e7}div.library{background:transparent url(/images/sprite-app.png) -35px -352px no-repeat;height:60px;padding:2px 0 0 60px;font-size:2.4em;color:#090}.suggest{background-color:#e7f1d7;color:#556c31;margin:18px 0px;padding:7px 10px;-moz-border-radius:5px;-webkit-border-radius:5px}.suggest.center{text-align:center}.suggest a{border-bottom:1px dotted #999;color:#566;font-weight:normal;text-decoration:none}.suggest a:hover{border-bottom:1px dotted #fbb863;color:#d1721e}ol.notes{list-style:none;margin:0}ol.notes .hentry{border-bottom:1px solid #ccc;padding:5px;margin-bottom:1em}ol.notes .hentry .attachment{border:1px solid #eee;border-right-color:#fc9;border-bottom-color:#fc9;background-color:#eee;padding:5px 15px 7px 5px;color:#333;font-weight:bold}ol.notes .hentry .attachment .label{text-decoration:none !important}ol.notes .hentry .attachment:hover .label{color:#c60;text-decoration:underline}ol.notes .meta{margin-bottom:8px;white-space:nowrap;color:#999}ol.notes .meta a{color:#666;text-decoration:none;border-bottom:1px dotted #999}ol.notes .meta a.delete{border-bottom:0}ol.notes .meta a.delete img{position:relative;top:1px}ol.notes .meta cite a:hover{color:#c60;text-decoration:none !important;border-bottom:1px dotted #c60}#noteform textarea{width:497px}ul.attachments{list-style:none;margin:0}ul.attachments .attachment{display:block;padding:5px 0px 5px 5px;color:#666;font-weight:bold;text-decoration:none}ul.attachments .attachment .label{text-decoration:none !important}ul.attachments .attachment:hover .label{color:#c60;text-decoration:underline !important}.login_required{padding:5px;background:#eee;border:1px solid #bbb}.stats{border:1px solid #ffa500;background-color:#ffe;padding-bottom:4px}.stats dl{width:250px;padding:4px 0 0 12px}.stats dl dt{float:left;width:180px}.stats dl dd{float:left;margin:0;width:36px;text-align:right}.intro_box{background-color:#ffff9b;margin-bottom:18px;padding:10px;position:relative;top:0;left:0;min-height:45px}.intro_box ul.square_bullets{margin-top:18px}.intro_box li{padding-top:5px;font-size:1.1em}.intro_box.transparent{background-color:inherit}.intro_box.white{background-color:#fff}img.intro_box_info_img{position:absolute;top:5px;left:10px}.intro_box_title{color:#272;font-size:1.8em;margin-top:0.2em}.intro_box_content{margin-left:55px;padding-right:27px}.intro_box_content.no_info_img{margin-left:0}a.intro_box_closer{position:absolute;top:8px;right:9px;text-decoration:none !important;border-bottom:none !important;color:#999;font-size:1em;font-weight:bold;font-family:"Lucida Grande","Lucida Sans Unicode","Nimbus Sans L",Arial,sans-serif;line-height:2em}a.intro_box_closer:hover{color:#000}ul.tags{margin:0 0 6px 0}ul.tags li{float:left;display:block;margin-bottom:3px;margin-right:3px;white-space:nowrap}ul.tags li a{font-size:9.8px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background-color:#ddf;border-bottom:1px solid #dda;border-right:1px solid #dda;color:#333;padding:2px 3px;text-decoration:none}ul.tags li a:hover{background-color:#ffc}body#newsletters ul.tags.horizontal li{display:inline-block}body#newsletters ul.tags li{float:inherit}body#newsletters ul.tags a{font-size:12px;background-color:#000;color:#fff;border-color:#888;border:none}body#newsletters ul.tags a.selected{background-color:#999}#hide_while_uploading{margin-top:5px;font-size:1.05em}.selectors a,html#library #library-body .fixed_width .selectors a{text-decoration:underline}.selectors a.active,html#library #library-body .fixed_width .selectors a.active{font-weight:bold;text-decoration:none}.selectors a:hover,html#library #library-body .fixed_width .selectors a:hover{border-bottom:none;color:#c60}.created{display:none;background-color:#feb;color:#000}.updated{background-color:#feb;color:#000}.calendar{position:relative;left:-22px;top:4px}h3.fill{background-color:#f47622;color:#fff;padding:13px 30px 13px 18px;font-size:18px;font-weight:bold;margin-bottom:18px}.detail-container{background-color:#f2f2f2}.detail-container .detail-header{background-color:#f47622;color:#fff;margin:0}.detail-container .detail-header input{margin-left:20px}.detail-container .detail-header td{padding:0}.detail-container .detail-header td h1{font-size:2em;margin:0;color:#fff;padding:9px 20px 9px 22px}.detail-container .detail-header td a{margin-right:15px;padding:4px 10px;color:#fff}.detail-container .detail-header td a:hover{color:#f47622;background-color:#fffffe}.detail-container .detail-content{margin:20px 20px 0 20px}.detail-container .detail-content h3{font-size:1.1em;color:#666;margin:18px 0 2px 5px;padding:0}.detail-container .detail-content .detail-group{background-color:#fff;border:1px solid #ccc;margin-bottom:18px}.detail-container form h1 input.title{font-size:0.9em;margin:0;padding:0}.detail-container form .detail-group table{margin-bottom:0}.detail-container form .detail-group table td.label{padding-top:13px}.detail-container form .detail-group textarea{width:384px;height:54px}.detail-container form .detail-group input.txt{margin-top:4px;margin-bottom:4px}.detail-container form .detail-group a.dp-choose-date{top:3px}.detail-container form .detail-group span.dp-format{top:5px}table.details{margin-bottom:0}table.details td{color:#333;font-weight:bold}table.details td.textile p:last-child{margin-bottom:0}table.details td.label{color:#666;font-weight:normal;vertical-align:top;text-align:right;white-space:nowrap;overflow:hidden;width:99px}table.details td.label.short{width:58px}.ready-to-go{background-color:#fff;margin:18px 0;border:2px solid #d1721e;color:#900;font-size:1.4em}#sheet h3{background-color:#f47622;color:#fff;padding:13px 30px 13px 18px;font-size:18px;font-weight:bold}#sheet form{padding:18px}.filter{border-bottom:1px solid #ccc;padding:0;margin:0 0 18px 0}.filter #task_filter_submit{margin-bottom:18px;display:none}img.whatis{border:1px solid #ccc;width:220px;height:105px}#new_enquiry h3{margin-top:27px;margin-bottom:9px;padding-left:18px}#new_enquiry table{border-spacing:4px;margin-bottom:0}#new_enquiry table td{padding-right:0}#new_enquiry table td strong.quiet{color:#999;font-size:0.9em}#new_enquiry table td input[type=submit]{margin-top:1.5em;width:150px}#new_enquiry table td.first-child{text-align:right;width:120px}#new_enquiry table td.first-child label{font-weight:normal}#new_enquiry table td.first-child label.strong{font-weight:bold}#purchase_form .separator{margin:0 0 10px;border-top:1px solid #d8d8d8}table.billing_section{margin-bottom:0}table.billing{margin-bottom:0;position:relative;top:-5px;left:-20px}table.billing.cc{top:-10px}table.billing img{position:relative;top:9px}table.billing td select{margin:4px 0}table.billing td.label{text-align:right;color:#666}table.billing td.label label{font-weight:normal}table.billing td.subtotal,table.billing td.tax,table.billing td.total{width:75px;text-align:right}table.billing td.last{width:80px}html#modern table.billing td.label{width:120px}ul#categories{list-style-type:none}ul#categories input{vertical-align:middle}ul#categories label{vertical-align:middle}#advertisement_design_preview{text-align:left;border:1px solid #ccc;padding:5px 10px;width:210px}#advertisement_design_preview a{color:blue;font-size:13px;font-weight:bold;line-height:18px}#advertisement_design_preview span a{color:green;font-size:10px}#member_statistics div{padding-left:60px}#ad_example .ad_description{font-size:120%;font-weight:bold}.ad{margin-bottom:18px}.ad a{border-bottom:none !important}table.enterprise td.first-child{vertical-align:top;padding-right:0}table.enterprise td.first-child .sprite-win{top:2px}table.enterprise td{padding-bottom:0}.survey a{border-bottom:1px dotted #aaa;text-decoration:none}.survey .title{color:#333;font-weight:normal;margin-bottom:19px}.benchmarks a{text-decoration:none}.benchmarks a:hover{border-bottom:none !important}.benchmark td.label{width:140px;font-weight:bold}.benchmark td.label.bigger{font-size:110%}a.icon-link{text-decoration:none}a.icon-link .label{margin-left:4px}a.icon-link.dotted{border-bottom:0 !important}a.icon-link.dotted .label{text-decoration:none;border-bottom:1px dotted #999;color:#566}a.icon-link.dotted .label:hover{border-bottom:1px dotted #f47621;color:#c60}.kpilib_button{background-color:#fff;border-top:1px solid #ddd;padding:9px 0 9px 9px;font-weight:bold;font-size:1.2em}.kpilib_button a.icon-link .label{text-decoration:none}.kpilib_button.first{border-top:0}.kpilib_button.last{margin-bottom:18px}.kpilib_button a{text-decoration:none}.kpilib_button a:hover{color:#930}.kpilib_button:hover{background-color:#ffc}.helptext{font-weight:normal;font-size:0.8em}#faq dt{margin-top:9px;color:#888}html#library #library-body #questions h3{font-size:1.3em;line-height:1.25em}html#library #library-body #questions h3 a:hover{border-bottom:2px solid #039 !important}html#library #library-body #questions h3.open{font-weight:bold}html#library #library-body #questions h3.closed{font-weight:normal}html#library #library-body #questions .answer{color:#666;border-left:4px solid #ddd;padding-left:10px;margin-top:9px;font-size:1.05em}html#library #library-body #questions .answer p{margin:1em 0;line-height:1.3em}html#library #library-body #questions .answer p.first{margin:0}table.formfields{width:550px}table.formfields tr{margin:0}table.formfields tr td.separator{height:4px}table.formfields tr td.label{color:#333;font-weight:bold;padding:15px 20px 0 0;vertical-align:top}table.formfields tr td.fields{background-color:#f9f9f9;padding:15px;width:400px}table.formfields tr td.fields select{margin:0}#close_question_help_text{background-color:#ffc;border:1px solid silver;padding:4px 0px;margin-bottom:18px;text-align:center}.topic-area{position:relative;background-color:#f2f8fe;border:1px solid #94c4dd;padding:18px}.topic-area h3,.topic-area h3,.topic-area h3 a,.topic-area h3 a:hover{color:#069;font-weight:bold;margin-bottom:18px}.topic-area.featured{background-color:#e8fcea;border:1px solid #080}.topic-area.featured h3{color:#039}.box.stats .label{width:300px}.answer-text p{margin:0 0 1em 0;line-height:1.3em}.answer-text p .small{font-size:0.96em}a.go_choose_best_answer{background-color:#feb;color:#c60;font-weight:bold;padding:2px;text-decoration:underline !important}a.go_choose_best_answer:hover{border-bottom:none !important;color:#960 !important}.expertise_in_txt{display:inline;padding-left:3px;margin-top:5px}.expertises{padding-left:22px;line-height:14px;color:#666}.expertises a{color:#666}.expertises a.more,.expertises a.less{border-bottom:1px solid #666 !important}table#experts td{padding:8px 10px 0px 5px}table#experts td h3.open{font-size:1.2em;font-weight:bold}table#experts td .small{margin-bottom:0}table#experts td .experts_divider{border-bottom:1px dashed #ccc;padding-bottom:4px;height:1px}.best_answer,#users .expert_channel{background-color:#e8fcea;border:1px solid green;color:#060;font-size:0.9em;padding:2px 5px 2px 25px;display:inline-block;margin-bottom:9px;letter-spacing:0.08em;position:relative}.best_answer .sprite-win,#users .expert_channel .sprite-win{position:absolute;top:0;left:5px}#users .expert_channel{display:block}.clarification{color:#c60;font-size:0.86em;margin-top:1em}.topic-area_divider{border-bottom:1px dashed #ccc;padding-top:18px}.answer_divider{border-bottom:1px dashed #ccc;margin:18px 0}#form-canvas{background-color:#f7f7f7;padding:10px;border:2px solid #ccc}#form-canvas textarea{width:500px}#form-canvas input.wider{width:478px}ul.sel-cats{margin:0}ul.sel-cats li{list-style-type:none;margin:2px 0}#new_question #question_subject{width:554px}#new_question #question_details{width:556px}#new_question fieldset{width:532px}#viewall-categories{position:absolute;top:196px;left:345px;border:3px solid #ccc;background-color:#fff;width:500px;padding:18px}.category_home table{margin-bottom:0.7em}.category_home table h3.open a:hover{border-bottom:0 !important;text-decoration:none !important}.category_home .topic-area_divider{padding-top:9px}.h1,.h1link{font-size:2em;color:green;font-weight:bold;padding-right:3px}.h1 a,.h1 a:hover,.h1link a,.h1link a:hover{color:green !important;text-decoration:none !important;border-bottom:0 !important}.h2{font-size:1.68em;color:green}.h3{font-size:1.5em;color:green}.no-decorations a{text-decoration:none}.no-decorations a:hover{border-bottom:1px solid #039;color:#039}a.no-hover:hover{text-decoration:none !important;border-bottom:none !important}img.sharethis{position:relative;top:4px}#purchase_popularity_report{background-color:#e8fcea;border:1px solid #080;color:#264409;padding:3px 2px 3px 4px}#purchase_popularity_report div{margin-left:22px}#purchase_popularity_report a{color:blue}div#invitations.box .header{margin-bottom:0}div#invitations.box .invitations_container{padding:0 10px 15px 10px}div#invitations.box .invitation{margin-top:9px}div#invitations.box .invitation a{text-decoration:none}div#invitations.box .invitation a:hover{text-decoration:none}div#invitations.box .invitation_separator{border-bottom:1px solid #eee;margin-top:9px;height:1px}div#expert_channels.box .expert_topic{padding:5px 5px 5px 10px}div#groups_recommendations.box .group_recommendation{padding:5px}a.follow{text-decoration:none !important;border-bottom:none !important;margin-right:18px}a.follow img{position:relative;top:2px;left:-6px}#expert_channel_topics textarea#topic_details{min-height:140px;height:200px}#expert_channel_topics textarea#topic_extract{min-height:40px;height:40px;margin-bottom:0}#expert_channel_topics_list .topic{padding-bottom:17px;border-bottom:1px solid #ccc;margin-bottom:18px}#expert_channel_topics_list .excerpt p{margin-bottom:0}div.hdr{background:transparent url(/images/phomebg.png) repeat-x 0 0;margin-top:27px;margin-bottom:9px;padding:0 10px;line-height:2em}div.hdr h3{color:#fff !important}div.hdr a{font-size:0.8em;color:#fff}div.hdr a:hover{text-decoration:none;border-bottom:1px dotted #fff;color:#fff}#personal_home #library-body .right{width:30%}#personal_home #library-body .header{padding:2px 10px}#personal_home #facebox .footer{display:none !important}#contact_request{width:480px;font-size:1.25em;padding:8px}#contact_request input.text{width:380px}.timeline_section{margin-bottom:8px;margin-left:5px}.timeline_header{color:#aaa;border-bottom:1px solid #999}.sub_header{line-height:2em;color:#666;font-size:1.2em}.sub_section{margin-left:5px}#categories_for_periodic_notifications td{padding:0 10px}.balloon{padding:5px 10px;border:2px solid #c8c8c8;-moz-border-radius:10px;-webkit-border-radius:10px}.balloon p{color:#222;font-size:1.333em;line-height:1.5;margin-bottom:0.5em}html#minimal body#purchases #container .canvas h2,html#minimal body#accounts #container .canvas h2,html#minimal body#slices #container .canvas h2{color:#222;font-size:24px;margin-bottom:0}#purchases_history table p{margin-bottom:0}#share_box{padding:10px}#share_box h2{font-size:1.3em}#share_box a{color:#444}#share_box a:hover{color:#c60}input.invalid_number{background-color:#fc7}#feedback{margin:0 125px}#feedback #subject,#feedback #comments{width:470px;font-size:1.1em}#feedback #comments{height:100px;font-size:1.4em}#feedback td.first-child{text-align:right;font-weight:bold;font-size:1.1em;vertical-align:top}#feedback #comment_label{padding-top:9px}.site_admin_table tr:hover{background-color:#ffd}html#modern h2.kpi_title,#personal_home h2.kpi_title,body#library h2.kpi_title{font-size:14px}html#modern .trailer h3,html#modern .directory h3,#personal_home .trailer h3,#personal_home .directory h3,body#library .trailer h3,body#library .directory h3{font-size:14px !important;font-weight:normal !important;display:inline}h1.category_title{font-size:24px;color:#222}.gbutton{background:#2671a1;background-image:-moz-linear-gradient(top, #599fcd 0%, #2671a1 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #599fcd), color-stop(100%, #2671a1));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#599fcd', endColorstr='#2671a1');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#599fcd', endColorstr='#2671a1')";border:1px solid #0c4a71;border-radius:3px 3px 3px 3px;color:#fff;display:inline-block;font-size:12px;height:20px;line-height:18px;margin:0 0 0 2px;padding:0 7px;text-shadow:0 -1px 0 darkblue;vertical-align:middle;text-decoration:none;font-size:13px}.gbutton:hover{background:#106194;background-image:-moz-linear-gradient(top, #4994c4 0%, #106194 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #4994c4), color-stop(100%, #106194));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4994c4', endColorstr='#106194');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4994c4', endColorstr='#106194')";color:#fff;text-decoration:none}input.gbutton{height:27px;line-height:22px;padding:0 18px 3px;font-size:13px;margin-top:-4px}#site_admin_table tr:hover{background-color:#ffd}.box-item{background-color:#fff;width:280px;height:80px;margin:5px 0;border-radius:5px;border:1px solid #d8d8d8;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);-moz-box-shadow:0 2px 0 rgba(0,0,0,0.2);box-shadow:0 1px 2px rgba(0,0,0,0.15)}.box-item .app-icon{float:left;width:60px;height:80px;line-height:80px;margin:10px 10px 0 5px}.box-item .app-icon img{vertical-align:top}.box-item .description{float:left;width:195px;padding:5px;font-size:13px;line-height:16px;color:#686868}.box-item .header{font-size:16px;font-weight:bold;line-height:22px;color:#282828}#flowContainer{background:transparent url(/images/account2.png) no-repeat left bottom;clear:both;margin:0;overflow:hidden;padding:0 31px 33px;margin:54px 0 18px -12px}#productContainer{position:relative;width:895px;background-color:#f0f0f0;border-top:1px solid #c9c9c9;border-bottom:1px solid #c9c9c9;height:130px}#personal_home #productContainer{width:100%}#productContainer h5{padding:4px 10px 0;font-size:1.15em;margin-bottom:5px}#productContainer ul{list-style-type:none;margin:0}#productContainer ul li{text-align:center;float:left;white-space:nowrap;height:90px;margin:0 18px}#productContainer ul li img{margin:5px 0}#productContainer ul li a{margin-top:4px;padding:0 18px;text-decoration:none;display:block;font-size:1.05em;font-weight:bold;line-height:13px}#productContainer ul li a:hover{color:#222;border-bottom:none !important}#productContainer ul li a:hover div{text-decoration:underline}#hasProducts,#availableProducts{float:left;margin-bottom:0;overflow:hidden}#hasProducts{position:relative;top:-1px;left:0;background-color:#fea;border-top:1px solid orange;border-bottom:1px solid orange;height:130px}#availableProducts{height:128px}#availableProducts img{opacity:0.5;filter:alpha(opacity=50);zoom:1}#productDetails{padding:18px}.ac_results{padding:0px;border:1px solid #000;background-color:#fff;overflow:hidden;z-index:99999}.ac_results ul{width:100%;list-style-position:outside;list-style:none;padding:0;margin:0}.ac_results li{margin:0px;padding:2px 5px;cursor:default;display:block;font:menu;font-size:12px;line-height:16px;overflow:hidden}.ac_loading{background:#fff url("/images/loader.gif") right center no-repeat}.ac_odd{background-color:#eee}.ac_over{background-color:#0a246a;color:#fff}.newsfloat{float:left;width:46%;padding:0.5em;border-top:1px solid #f47622}.newsfloat h2{background-color:#f47622;color:#fff;margin:-0.4em;margin-bottom:0.5em;padding-left:0.25em;font-size:1.5em}.newsfloat h2 a{color:#fff}.newsfloat h2 a:hover{border:0 !important;color:#fff !important}.newsfloat h2 a span{font-size:0.5em}.newsfloat2{float:right}h1.newstitle a{color:#000}h1.newstitle a:hover{border:0 !important;color:#000 !important}html.share{height:none;overflow:hidden}body#share{overflow:hidden}#eyebrow{background-color:#fff;border-bottom:4px solid #001f5b;clear:both;min-width:875px;overflow:hidden;padding:10px 0;position:absolute;top:0;width:100%;z-index:100;height:35px}#eyebrow h1{position:absolute;top:8px;left:20px;width:120px;height:32px}#eyebrow #source{position:absolute;top:20px;left:200px}#eyebrow #userdetails{position:absolute;top:10px;right:10px;font-size:11px}#eyebrow #userdetails a{font-size:11px;text-decoration:none}#referral{font-size:1.1em}#referral h2{font-size:1.5em;font-weight:bold;color:#220}#referral h3{margin:1em 0 0.25em 0;font-size:1.3em;color:darkgreen}#referral h4{font-weight:bold;margin:5px 0}.tipsy{padding:5px;font-size:10px;position:absolute;z-index:100000}.tipsy-inner{padding:5px 8px 4px 8px;background-color:#000;color:#fff;max-width:200px;text-align:center}.tipsy-inner{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.tipsy-arrow{position:absolute;background:url("/images/tipsy.gif") no-repeat top left;width:9px;height:5px}.tipsy-n .tipsy-arrow{top:0;left:50%;margin-left:-4px}.tipsy-nw .tipsy-arrow{top:0;left:10px}.tipsy-ne .tipsy-arrow{top:0;right:10px}.tipsy-s .tipsy-arrow{bottom:0;left:50%;margin-left:-4px;background-position:bottom left}.tipsy-sw .tipsy-arrow{bottom:0;left:10px;background-position:bottom left}.tipsy-se .tipsy-arrow{bottom:0;right:10px;background-position:bottom left}.tipsy-e .tipsy-arrow{top:50%;margin-top:-4px;right:0;width:5px;height:9px;background-position:top right}.tipsy-w .tipsy-arrow{top:50%;margin-top:-4px;left:0;width:5px;height:9px}#kpilibrary-logo{position:absolute;top:0;left:0}html#modern body{padding-bottom:18px;font-family:"Helvetica Neue",HelveticaNeue,"Nimbus Sans L",arial,sans-serif;font-size:14px}html#modern #logo{height:92px}html#modern #like{position:absolute;top:120px;right:20px}html#modern #subline{color:#000;z-index:15;font-weight:bold;font-size:1em;position:relative;top:50px;left:390px;width:550px}html#modern #modern_menu{position:relative;height:35px;color:#fff}html#modern #modern_menu .right{position:absolute;right:20px;top:4px;font-size:12px}html#modern #modern_menu .divider{color:#368;padding:0 5px}html#modern #modern_menu a{color:#fff;text-decoration:none}html#modern #modern_menu a:hover{text-decoration:underline}html#modern #menu_community{margin-left:75px !important;margin-top:-25px !important}html#modern #menu_community li a{font-size:1.333em;line-height:1.5;padding-top:2px;padding-bottom:2px;font-family:"Lucida Grande","Lucida Sans Unicode","Nimbus Sans L",Arial,sans-serif}html#modern #site_admin_menu_link a.title{border-bottom:none;color:#fff}html#modern .margin-auto{position:relative;width:979px}html#modern a#login{display:block;position:absolute;top:4px;right:14px;width:72px;font-size:12px;text-align:center;color:#fff;text-decoration:none}html#modern body.extreme_wide #menu_community{margin-left:580px !important}html#modern.webkit a#login{top:5px}#use_kpilibrary_to{font-size:14px}#use_kpilibrary_to li{margin-bottom:9px}h1.modern{font-family:"Helvetica Neue",HelveticaNeue,"Nimbus Sans L",arial,sans-serif}html#modern #main_canvas{position:relative;height:404px}html#modern #main_canvas h1{position:absolute;top:48px;left:32px;color:#fff;z-index:10;font-family:"Helvetica Neue",HelveticaNeue,"Nimbus Sans L",arial,sans-serif;font-size:36px;font-weight:bold}html#modern img#canvas{position:absolute;top:0;left:0;width:979px;height:404px;z-index:2}html#modern #user_form_signup{position:absolute;top:160px;left:30px;width:500px;height:160px;z-index:3}html#modern #user_form_signup td{padding-left:6px}html#modern #modern_container{background-color:#fff}html#modern #info_footer{padding-left:15px}html#modern #landing_page{margin:0 30px}html#modern .homebox{margin-left:30px;width:286px;float:left}html#modern .homebox a{color:#3b71e1}html#modern td.hometweet{padding-left:9px;border-left:1px solid #d0d0d0;vertical-align:middle;font-size:0.857em}html#modern h2{color:#171717;font-family:"Helvetica Neue",HelveticaNeue,"Nimbus Sans L",arial,sans-serif;font-weight:bold;font-size:22px;margin-bottom:9px}html#modern h3{color:#323232;font-family:"Helvetica Neue",HelveticaNeue,"Nimbus Sans L",arial,sans-serif;font-weight:normal;font-size:12.5pt}html#modern h4{color:#323232;font-family:"Helvetica Neue",HelveticaNeue,"Nimbus Sans L",arial,sans-serif;font-weight:normal;font-size:14px}html#modern #modern_searchform input.text{position:relative;top:1px;left:0;padding:6px 5px;font-family:"Helvetica Neue",HelveticaNeue,"Nimbus Sans L",arial,sans-serif;font-size:14px;font-weight:normal;width:280px;border:1px solid #ccc}html#modern a.sprite-lib-btn{position:relative;top:-2px;left:0}html#modern body#library #new_user table{margin-bottom:0}html#modern body#library #new_user td.label{width:90px}html#modern body#library #new_user input{width:259px}html#modern body#library #new_user a{color:#fcfcfc}html#modern body#signup #modern_menu,html#modern body#signup #info_footer{display:none}html#modern #forums_main{width:645px}html#modern #navlinks{font-size:1.2em}html#modern .topic-area h3{font-size:18px}html#modern .topic-area p{font-size:1.1em}html#modern .topic-area a{text-decoration:none}html#modern #expert_channel_topics h3{font-size:22px}html#modern #expert_channel_topics .ad{display:none}html#modern #expert_channel_topics .tweet-box a{text-decoration:none}html#modern #expert_channel_topics a.author{font-size:1.333em}html#modern #expert_channel_topics_list .topic{border-bottom:none}html#modern #expert_channel_topics_list .excerpt{font-size:14px;width:520px}html#modern body#allnews #modern_container{font-family:georgia,"times new roman",times,serif;color:#000;font-size:12pt}html#modern body#allnews #modern_container a{text-decoration:none}html#modern body#allnews #modern_container a:hover{text-decoration:underline}html#modern body#allnews #modern_container h1{font-family:georgia,"times new roman",times,serif;color:#000;font-size:26pt;margin-bottom:1em}html#modern body#allnews #modern_container ul{list-style-type:none;margin:1em 0}html#modern body#allnews #modern_container ul li a.title{font-size:1.15em}html#modern body#allnews #modern_container ul li div.small{font-size:0.76em;margin-bottom:0;line-height:1em;margin-bottom:9px}html#modern body#allnews #modern_container ul li div.summary{font-size:1em;margin-bottom:2em}html#modern body#allnews #modern_container ul li.first a.title{font-size:1.4em}html#modern body#allnews #modern_container ul li.first div.small{font-size:0.76em;line-height:1em;margin-bottom:9px}html#modern body#allnews #modern_container ul li.first div.summary{font-size:1.1em;margin-bottom:2em}html#modern body#allnews #modern_container #top_sources a{font-family:arial,sans-serif;font-size:12px}html#modern .newsfloat{margin-top:36px;padding:0;font-size:0.86em;border:none}html#modern .newsfloat a{font-size:1.1em}html#modern .newsfloat h2{background-color:#fff;font-size:14pt;border-bottom:1px solid #d0d0d0;padding-bottom:9px;margin:0 0 9px 0}html#modern .newsfloat h2 a{font-family:georgia,"times new roman",times,serif;color:#171717 !important;font-size:0.96em;text-decoration:none !important}html#modern .twitter-share-button{position:relative;top:6px;left:0}html#modern #m42_products td,html#modern #m42_products a{font-family:arial,sans-serif;font-size:13px}html#modern #m42_products a{text-decoration:underline}html#modern #sidebar_content .box h2{border-top:none}#connect{position:absolute;top:42px;right:20px;font:11px arial,sans-serif;font-weight:bold}body#benchmarks #connect,body#questions #connect,body#library_kpis #connect,body#personal_home #connect{display:none}#connect a{text-decoration:none}ul.modern_menu{position:absolute;top:3px;left:0;list-style:none;display:inline;margin:0;padding:0}ul.modern_menu li{display:inline;margin:0 2px;padding:4px 10px;border-right:1px solid #257;font-size:13px}ul.modern_menu li.first{padding-left:18px}ul.modern_menu li.last{border-right:none}ul.modern_menu li a{text-decoration:none;font-weight:normal;font-size:1em;color:#fff}ul.modern_menu li a:hover{text-decoration:underline;text-shadow:none}ul.modern_menu li.active{background-color:green}#main_content{float:left;width:607px;margin-right:30px}#sidebar_content{float:left;width:300px}html#modern #sidebar_content h2{color:#666;font-size:14pt;border-top:1px solid #d0d0d0;padding-top:17px}html#modern #sidebar_content h2.first{border-top:none;padding-top:0}html#modern #get_started{padding:0}html#modern #get_started a{width:100%}html#modern .box .header h2{font-size:1.333em}html#modern #submenu{height:25px;background-color:#f8f8f8;padding-left:10px;margin:0 auto;width:980px}html#modern #submenu ul.submenu{display:block;padding-top:3px}html#modern #submenu ul.submenu li a{font-weight:normal}html#modern #submenu ul.submenu li.active a{font-weight:bold}html#modern.pro_bare #submenu{background:none}#personal_home h2{font-size:28px !important}#personal_home #sidebar_content h3{font-size:1.666em}#personal_home #sidebar_content li{font-size:1.2em}#index-browser ul{font-size:14px}h3.browse{padding-left:1.1em;margin:1em 0 0.5em;border-bottom:1px solid #999}#user_details{float:left;margin-left:9px;width:200px}#user_settings{margin-left:50px;float:left;width:360px}#user_billings,#user_slices{margin-left:30px;float:left;width:200px}#user_section{color:#606060;margin-left:14px}#user_section a{color:#31a1f3;text-decoration:none}#user_section a:hover{color:#0171d3}#user_section dt{margin-top:9px}html#modern h3.fill{color:#fff}html#modern .box .header{padding:2px 10px;position:relative;top:0;left:0}html#modern .box .header .viewall{position:absolute;top:5px;right:10px;color:#666;font-size:0.9em;font-weight:normal}html#modern .box h2{font-size:1.3em;margin-bottom:0 !important;color:#333}html#modern .box ul{margin:9px 0 0 10px}html#modern .box ul li{margin-bottom:7px;list-style:none}html#modern td.label{width:140px}html#modern body#accounts{font-size:75%}html#modern body.extreme_wide{font-size:75%}html#modern body.extreme_wide #masthead{height:1px}html#modern body.extreme_wide .margin-auto{width:inherit}html#modern body.extreme_wide #modern_container_container,html#modern body.extreme_wide #modern_container{min-height:700px}#masthead_search{margin:0 auto;width:980px;padding:3px 18px 0 36px}.stbutton{text-decoration:none}html#switch{background:#fff}html#switch body{background-color:#fff;font-family:16px/22px "Helvetica Neue",Arial,Helvetica,"Liberation Sans",FreeSans,sans-serif}html#switch .banner-container{margin:0;padding:0;background-color:#04185a}html#switch .container{background-color:#fff;position:relative;margin:30px auto 0 auto;padding:0;width:958px;text-align:left}html#switch h1{font-family:"Helvetica Neue",HelveticaNeue,Helvetica,sans-serif;color:#fff;text-shadow:0px 1px 2px rgba(0,0,0,0.5);line-height:1.4;text-rendering:optimizeLegibility;font-weight:bold;font-size:36px;line-height:48px}html#switch h2{color:#777;font-size:21px;font-weight:normal;line-height:48px}html#switch .note{font-size:18px;color:#d4d4d4;line-height:23px}#topbar *{outline:none}#topbar{background-color:white;padding-bottom:5px}#topbar ul.nav{float:right;display:block}#topbar ul.nav > li{display:block;float:left;padding-top:3px}#topbar ul.nav > li > a{margin-right:5px;outline:none;display:block;float:none;padding:0 10px 5px;color:#00265d;text-decoration:none}a.photo{text-decoration:none}#session{cursor:pointer}#session img{display:inline-block;vertical-align:middle;width:20px;height:20px;margin-top:-4px;margin-right:2px;border:none;border-radius:3px}#sessionname{font-size:13px}ul#session-dropdown{display:none;position:absolute;top:25px;right:0;margin:0;float:left;text-align:left;z-index:9999;background:#121212;min-width:160px;max-width:220px;margin-left:0;border:0;zoom:1;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.6);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.6);box-shadow:0 1px 2px rgba(0,0,0,0.6)}ul#session-dropdown li{clear:both;display:block;float:left;width:100%;background:#292929}ul#session-dropdown a{clear:both;display:block;padding:6px 15px;font-size:13px;color:#bababa;display:block;text-decoration:none}ul#session-dropdown a:hover{background:#666666;color:white}#topmenubar{background-color:white;padding-top:5px}#submenubar{background-color:#00265d;height:35px;margin-bottom:25px}ul#site_admin a{padding:1px 8px 0 !important;font-size:12px !important}#masthead{margin:35px 0 25px 0;padding:5px 0;background-color:#f8f8f8;height:68px;overflow:hidden}#masthead.kpilibrary-pro{margin-bottom:0}#masthead.kpilibrary-pro.homepage{height:0px}html#modern body.join-today.results{background-color:#f1f2fa;background-image:url(//kpilibrary.s3.amazonaws.com/images/results-body-1.jpg);color:#333;background-position:50% -420px;background-repeat:repeat-x}html#modern body.join-today.results #header{text-shadow:0 1px 1px rgba(0,0,0,0.4);width:100%;height:130px}html#modern body.join-today.results #header-inner{margin:0 auto;width:940px;height:130px;position:relative;z-index:99}html#modern body.join-today.results .results-logo{-webkit-transition:opacity .4s ease-out;-moz-transition:opacity .4s ease-out;-o-transition:opacity .4s ease-out;transition:opacity .4s ease-out;width:146px;height:140px;position:absolute;left:-4px;top:4px;bottom:0px;background:url(//kpilibrary.s3.amazonaws.com/images/results-logo2.png);text-indent:-9999px}.clearfix{display:inline-block}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}* html .clearfix{height:1%}.clearfix{display:block}.clear{clear:both}
