.github-fork-ribbon{position:absolute;padding:2px 0;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.15)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.15));background-image:-moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.15));background-image:-ms-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.15));background-image:-o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.15));background-image:linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.15));-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.5);-moz-box-shadow:0 2px 3px 0 rgba(0,0,0,.5);box-shadow:0 2px 3px 0 rgba(0,0,0,.5);z-index:9999;pointer-events:auto}.github-fork-ribbon a,.github-fork-ribbon a:hover{font:700 13px "Helvetica Neue",Helvetica,Arial,sans-serif;color:#fff;text-decoration:none;text-shadow:0 -1px rgba(0,0,0,.5);text-align:center;width:200px;line-height:20px;display:inline-block;padding:2px 0;border-width:1px 0;border-style:dotted;border-color:#fff;border-color:rgba(255,255,255,.7)}.github-fork-ribbon-wrapper{width:150px;height:150px;position:absolute;overflow:hidden;top:0;pointer-events:none}.github-fork-ribbon-wrapper.fixed{position:fixed}.github-fork-ribbon-wrapper.left{left:0}.github-fork-ribbon-wrapper.right{right:0}.github-fork-ribbon-wrapper.left-bottom{position:fixed;top:inherit;bottom:0;left:0}.github-fork-ribbon-wrapper.right-bottom{position:fixed;top:inherit;bottom:0;right:0}.github-fork-ribbon-wrapper.right .github-fork-ribbon{top:42px;right:-43px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.github-fork-ribbon-wrapper.left .github-fork-ribbon{top:42px;left:-43px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.github-fork-ribbon-wrapper.left-bottom .github-fork-ribbon{top:80px;left:-43px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.github-fork-ribbon-wrapper.right-bottom .github-fork-ribbon{top:80px;right:-43px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}#jr_overlay{top:0;left:0;padding:0;margin:0;z-index:2147483646;position:absolute}#jr_wrap{position:absolute;text-align:center;width:100%;z-index:2147483647;padding:0;margin:0}#jr_inner{background:#FFF;border:1px solid #CCC;color:#4F4F4F;margin:0 auto;height:auto;padding:20px;position:relative}#jr_header{display:block;color:#333;padding:5px;padding-bottom:0;margin:0;font-weight:700;text-align:left;margin-bottom:.5em}#jr_inner p{text-align:left;padding:5px;margin:0}#jr_inner ul{list-style-image:none;list-style-position:outside;list-style-type:none;padding:0}#jr_inner ul li{cursor:pointer;width:120px;margin:0 10px 10px;padding:0;text-align:center}#jr_inner li a{color:#333;font-size:.8em;text-decoration:none;padding:0;margin:0}#jr_inner li a:hover{text-decoration:underline}#jr_inner .jr_icon{width:100px;height:100px;margin:1px auto;padding:0;background:transparent no-repeat scroll left top;cursor:pointer}#jr_close{clear:both;padding:0;margin:0}#jr_close a{color:#000;display:block;width:auto;margin:0;padding:0;text-decoration:underline}#jr_close p{padding:10px 0 0;margin:0}/*!
 * jQuery UI CSS Framework 1.10.4
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *//*!
 * jQuery UI CSS Framework 1.10.4
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}/*!
 * jQuery UI Accordion 1.10.4
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/accordion/#theming
 */.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin-top:2px;padding:.5em .5em .5em .7em;min-height:0}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-noicons{padding-left:.7em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}/*!
 * jQuery UI Autocomplete 1.10.4
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/autocomplete/#theming
 */.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}/*!
 * jQuery UI Button 1.10.4
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/button/#theming
 */.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}/*!
 * jQuery UI Datepicker 1.10.4
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}/*!
 * jQuery UI Dialog 1.10.4
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/dialog/#theming
 */.ui-dialog{overflow:hidden;position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{width:20px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:0 0;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}/*!
 * jQuery UI Menu 1.10.4
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/menu/#theming
 */.ui-menu{list-style:none;padding:2px;margin:0;display:block;outline:0}.ui-menu .ui-menu{margin-top:-3px;position:absolute}.ui-menu .ui-menu-item{margin:0;padding:0;width:100%;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;min-height:0;font-weight:400}.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-focus{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.ui-menu .ui-menu-icon{position:static;float:right}/*!
 * jQuery UI Progressbar 1.10.4
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/progressbar/#theming
 */.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(images/animated-overlay.gif);height:100%;filter:alpha(opacity=25);opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}/*!
 * jQuery UI Resizable 1.10.4
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}/*!
 * jQuery UI Selectable 1.10.4
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}/*!
 * jQuery UI Slider 1.10.4
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/slider/#theming
 */.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}/*!
 * jQuery UI Spinner 1.10.4
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/spinner/#theming
 */.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:0;background:0 0;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:0;border-bottom:0;border-right:0}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}/*!
 * jQuery UI Tabs 1.10.4
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tabs/#theming
 */.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:0 0}/*!
 * jQuery UI Tooltip 1.10.4
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tooltip/#theming
 */.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.tooltipster-default .tooltipster-content{font-family:Arial,sans-serif;font-size:14px;line-height:16px;padding:8px 10px;overflow:hidden}.tooltipster-icon{cursor:help;margin-left:4px}.tooltipster-base{padding:0;font-size:0;line-height:0;position:absolute;left:0;top:0;z-index:9999999;pointer-events:none;width:auto;overflow:visible}.tooltipster-base .tooltipster-content{overflow:hidden}.tooltipster-arrow{display:block;text-align:center;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.tooltipster-arrow span,.tooltipster-arrow-border{display:block;width:0;height:0;position:absolute}.tooltipster-arrow-top span,.tooltipster-arrow-top-left span,.tooltipster-arrow-top-right span{border-left:8px solid transparent!important;border-right:8px solid transparent!important;border-top:8px solid;bottom:-7px}.tooltipster-arrow-top .tooltipster-arrow-border,.tooltipster-arrow-top-left .tooltipster-arrow-border,.tooltipster-arrow-top-right .tooltipster-arrow-border{border-left:9px solid transparent!important;border-right:9px solid transparent!important;border-top:9px solid;bottom:-7px}.tooltipster-arrow-bottom span,.tooltipster-arrow-bottom-left span,.tooltipster-arrow-bottom-right span{border-left:8px solid transparent!important;border-right:8px solid transparent!important;border-bottom:8px solid;top:-7px}.tooltipster-arrow-bottom .tooltipster-arrow-border,.tooltipster-arrow-bottom-left .tooltipster-arrow-border,.tooltipster-arrow-bottom-right .tooltipster-arrow-border{border-left:9px solid transparent!important;border-right:9px solid transparent!important;border-bottom:9px solid;top:-7px}.tooltipster-arrow-bottom .tooltipster-arrow-border,.tooltipster-arrow-bottom span,.tooltipster-arrow-top .tooltipster-arrow-border,.tooltipster-arrow-top span{left:0;right:0;margin:0 auto}.tooltipster-arrow-bottom-left span,.tooltipster-arrow-top-left span{left:6px}.tooltipster-arrow-bottom-left .tooltipster-arrow-border,.tooltipster-arrow-top-left .tooltipster-arrow-border{left:5px}.tooltipster-arrow-bottom-right span,.tooltipster-arrow-top-right span{right:6px}.tooltipster-arrow-bottom-right .tooltipster-arrow-border,.tooltipster-arrow-top-right .tooltipster-arrow-border{right:5px}.tooltipster-arrow-left .tooltipster-arrow-border,.tooltipster-arrow-left span{border-top:8px solid transparent!important;border-bottom:8px solid transparent!important;border-left:8px solid;top:50%;margin-top:-7px;right:-7px}.tooltipster-arrow-left .tooltipster-arrow-border{border-top:9px solid transparent!important;border-bottom:9px solid transparent!important;border-left:9px solid;margin-top:-8px}.tooltipster-arrow-right .tooltipster-arrow-border,.tooltipster-arrow-right span{border-top:8px solid transparent!important;border-bottom:8px solid transparent!important;border-right:8px solid;top:50%;margin-top:-7px;left:-7px}.tooltipster-arrow-right .tooltipster-arrow-border{border-top:9px solid transparent!important;border-bottom:9px solid transparent!important;border-right:9px solid;margin-top:-8px}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(0.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);transition-timing-function:cubic-bezier(0.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing-show{opacity:1;-webkit-transform:rotateZ(0deg);-moz-transform:rotateZ(0deg);-o-transform:rotateZ(0deg);-ms-transform:rotateZ(0deg);transform:rotateZ(0deg);-webkit-transition-timing-function:cubic-bezier(0.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(0.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(0.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(0.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(0.23,.635,.495,2.4);transition-timing-function:cubic-bezier(0.23,.635,.495,2.4)}.tooltipster-fall{top:0;-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(0.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);transition-timing-function:cubic-bezier(0.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{left:-40px;-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(0.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);transition-timing-function:cubic-bezier(0.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}.tooltipster-content-changing{opacity:.5;-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder{visibility:visible!important;background:#f2f2f2!important;background:rgba(0,0,0,.06)!important;border:0 none!important;-webkit-box-shadow:inset 0 0 12px 4px #fff;box-shadow:inset 0 0 12px 4px #fff}.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after{content:'!';visibility:hidden}.selectize-control.plugin-drag_drop .ui-sortable-helper{-webkit-box-shadow:0 2px 5px rgba(0,0,0,.2);box-shadow:0 2px 5px rgba(0,0,0,.2)}.selectize-dropdown-header{position:relative;padding:5px 8px;border-bottom:1px solid #d0d0d0;background:#f8f8f8;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.selectize-dropdown-header-close{position:absolute;right:8px;top:50%;color:#303030;opacity:.4;margin-top:-12px;line-height:20px;font-size:20px!important}.selectize-dropdown-header-close:hover{color:#000}.selectize-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0 none;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0 none}.selectize-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.selectize-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0 none}.selectize-control.plugin-remove_button [data-value]{position:relative;padding-right:24px!important}.selectize-control.plugin-remove_button [data-value] .remove{position:absolute;top:0;right:0;bottom:0;width:17px;text-align:center;font-weight:700;font-size:12px;color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:2px 0 0;border-left:1px solid #d0d0d0;-webkit-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.selectize-control.plugin-remove_button [data-value] .remove:hover{background:rgba(0,0,0,.05)}.selectize-control.plugin-remove_button [data-value].active .remove{border-left-color:#cacaca}.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover{background:0 0}.selectize-control.plugin-remove_button .disabled [data-value] .remove{border-left-color:#fff}.selectize-control{position:relative}.selectize-dropdown,.selectize-input,.selectize-input input{color:#303030;font-family:inherit;font-size:13px;line-height:18px;-webkit-font-smoothing:inherit}.selectize-control.single .selectize-input.input-active,.selectize-input{background:#fff;cursor:text;display:inline-block}.selectize-input{border:1px solid #d0d0d0;padding:8px;display:inline-block;width:100%;overflow:hidden;position:relative;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.1);box-shadow:inset 0 1px 1px rgba(0,0,0,.1);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.selectize-control.multi .selectize-input.has-items{padding:6px 8px 3px}.selectize-input.full{background-color:#fff}.selectize-input.disabled,.selectize-input.disabled *{cursor:default!important}.selectize-input.focus{-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.15);box-shadow:inset 0 1px 2px rgba(0,0,0,.15)}.selectize-input.dropdown-active{-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.selectize-input>*{vertical-align:baseline;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline}.selectize-control.multi .selectize-input>div{cursor:pointer;margin:0 3px 3px 0;padding:2px 6px;background:#f2f2f2;color:#303030;border:0 solid #d0d0d0}.selectize-control.multi .selectize-input>div.active{background:#e8e8e8;color:#303030;border:0 solid #cacaca}.selectize-control.multi .selectize-input.disabled>div,.selectize-control.multi .selectize-input.disabled>div.active{color:#7d7d7d;background:#fff;border:0 solid #fff}.selectize-input>input{padding:0!important;min-height:0!important;max-height:none!important;max-width:100%!important;margin:0 2px 0 0!important;text-indent:0!important;border:0 none!important;background:none!important;line-height:inherit!important;-webkit-user-select:auto!important;-webkit-box-shadow:none!important;box-shadow:none!important}.selectize-input>input:focus{outline:0!important}.selectize-input::after{content:' ';display:block;clear:left}.selectize-input.dropdown-active::before{content:' ';display:block;position:absolute;background:#f0f0f0;height:1px;bottom:0;left:0;right:0}.selectize-dropdown{position:absolute;z-index:10;border:1px solid #d0d0d0;background:#fff;margin:-1px 0 0 0;border-top:0 none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}.selectize-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.selectize-dropdown [data-selectable] .highlight{background:rgba(125,168,208,.2);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.selectize-dropdown .optgroup-header,.selectize-dropdown [data-selectable]{padding:5px 8px}.selectize-dropdown .optgroup:first-child .optgroup-header{border-top:0 none}.selectize-dropdown .optgroup-header{color:#303030;background:#fff;cursor:default}.selectize-dropdown .active{background-color:#f5fafd;color:#495c68}.selectize-dropdown .active.create{color:#495c68}.selectize-dropdown .create{color:rgba(48,48,48,.5)}.selectize-dropdown-content{overflow-y:auto;overflow-x:hidden;max-height:200px}.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input{cursor:pointer}.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input{cursor:text}.selectize-control.single .selectize-input:after{content:' ';display:block;position:absolute;top:50%;right:15px;margin-top:-3px;width:0;height:0;border-style:solid;border-width:5px 5px 0;border-color:gray transparent transparent}.selectize-control.single .selectize-input.dropdown-active:after{margin-top:-4px;border-width:0 5px 5px;border-color:transparent transparent gray}.selectize-control.rtl.single .selectize-input:after{left:15px;right:auto}.selectize-control.rtl .selectize-input>input{margin:0 4px 0 -2px!important}.selectize-control .selectize-input.disabled{opacity:.5;background-color:#fafafa}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}caption,td,th{text-align:left;font-weight:400;vertical-align:middle}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a img{border:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}button,html,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{margin:.67em 0}h2{margin:.83em 0}h3{margin:1em 0}h4{margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.67em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}blockquote{margin:1em 40px}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box}mark{background:#ff0;color:#000}p,pre{margin:1em 0}code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:after,q:before{content:'';content:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ol,nav ul{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure,form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(../vendor/Font-Awesome/fonts/fontawesome-webfont.eot?v=4.0.3);src:url(../vendor/Font-Awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3) format('embedded-opentype'),url(../vendor/Font-Awesome/fonts/fontawesome-webfont.woff?v=4.0.3) format('woff'),url(../vendor/Font-Awesome/fonts/fontawesome-webfont.ttf?v=4.0.3) format('truetype'),url(../vendor/Font-Awesome/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.icon{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.icon-2x{font-size:2em}.icon-3x{font-size:3em}.icon-4x{font-size:4em}.icon-5x{font-size:5em}.icon-fw{width:1.28571em;text-align:center}.icon-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.icon-ul>li{position:relative}.icon-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em;text-align:center}.icon-li.icon-lg{left:-1.85714em}.icon-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.icon.pull-left{margin-right:.3em}.icon.pull-right{margin-left:.3em}.icon-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.icon-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.icon-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.icon-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.icon-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1)}.icon-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1)}.icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.icon-stack-1x,.icon-stack-2x{position:absolute;left:0;width:100%;text-align:center}.icon-stack-1x{line-height:inherit}.icon-stack-2x{font-size:2em}.icon-inverse{color:#fff}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope-o:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-o:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-check:before{content:"\f00c"}.icon-times:before{content:"\f00d"}.icon-search-plus:before{content:"\f00e"}.icon-search-minus:before{content:"\f010"}.icon-power-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before,.icon-gear:before{content:"\f013"}.icon-trash-o:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file-o:before{content:"\f016"}.icon-clock-o:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download:before{content:"\f019"}.icon-arrow-circle-o-down:before{content:"\f01a"}.icon-arrow-circle-o-up:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle-o:before{content:"\f01d"}.icon-repeat:before,.icon-rotate-right:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-dedent:before,.icon-outdent:before{content:"\f03b"}.icon-indent:before{content:"\f03c"}.icon-video-camera:before{content:"\f03d"}.icon-picture-o:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before,.icon-pencil-square-o:before{content:"\f044"}.icon-share-square-o:before{content:"\f045"}.icon-check-square-o:before{content:"\f046"}.icon-arrows:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-circle:before{content:"\f055"}.icon-minus-circle:before{content:"\f056"}.icon-times-circle:before{content:"\f057"}.icon-check-circle:before{content:"\f058"}.icon-question-circle:before{content:"\f059"}.icon-info-circle:before{content:"\f05a"}.icon-crosshairs:before{content:"\f05b"}.icon-times-circle-o:before{content:"\f05c"}.icon-check-circle-o:before{content:"\f05d"}.icon-ban:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-mail-forward:before,.icon-share:before{content:"\f064"}.icon-expand:before{content:"\f065"}.icon-compress:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-circle:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye:before{content:"\f06e"}.icon-eye-slash:before{content:"\f070"}.icon-exclamation-triangle:before,.icon-warning:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-arrows-v:before{content:"\f07d"}.icon-arrows-h:before{content:"\f07e"}.icon-bar-chart-o:before{content:"\f080"}.icon-twitter-square:before{content:"\f081"}.icon-facebook-square:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before,.icon-gears:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-o-up:before{content:"\f087"}.icon-thumbs-o-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-o:before{content:"\f08a"}.icon-sign-out:before{content:"\f08b"}.icon-linkedin-square:before{content:"\f08c"}.icon-thumb-tack:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-sign-in:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-square:before{content:"\f092"}.icon-upload:before{content:"\f093"}.icon-lemon-o:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-square-o:before{content:"\f096"}.icon-bookmark-o:before{content:"\f097"}.icon-phone-square:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd-o:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0f3"}.icon-certificate:before{content:"\f0a3"}.icon-hand-o-right:before{content:"\f0a4"}.icon-hand-o-left:before{content:"\f0a5"}.icon-hand-o-up:before{content:"\f0a6"}.icon-hand-o-down:before{content:"\f0a7"}.icon-arrow-circle-left:before{content:"\f0a8"}.icon-arrow-circle-right:before{content:"\f0a9"}.icon-arrow-circle-up:before{content:"\f0aa"}.icon-arrow-circle-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-arrows-alt:before{content:"\f0b2"}.icon-group:before,.icon-users:before{content:"\f0c0"}.icon-chain:before,.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-flask:before{content:"\f0c3"}.icon-cut:before,.icon-scissors:before{content:"\f0c4"}.icon-copy:before,.icon-files-o:before{content:"\f0c5"}.icon-paperclip:before{content:"\f0c6"}.icon-floppy-o:before,.icon-save:before{content:"\f0c7"}.icon-square:before{content:"\f0c8"}.icon-bars:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-square:before{content:"\f0d3"}.icon-google-plus-square:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before,.icon-unsorted:before{content:"\f0dc"}.icon-sort-asc:before,.icon-sort-down:before{content:"\f0dd"}.icon-sort-desc:before,.icon-sort-up:before{content:"\f0de"}.icon-envelope:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-rotate-left:before,.icon-undo:before{content:"\f0e2"}.icon-gavel:before,.icon-legal:before{content:"\f0e3"}.icon-dashboard:before,.icon-tachometer:before{content:"\f0e4"}.icon-comment-o:before{content:"\f0e5"}.icon-comments-o:before{content:"\f0e6"}.icon-bolt:before,.icon-flash:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-clipboard:before,.icon-paste:before{content:"\f0ea"}.icon-lightbulb-o:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-o:before{content:"\f0a2"}.icon-coffee:before{content:"\f0f4"}.icon-cutlery:before{content:"\f0f5"}.icon-file-text-o:before{content:"\f0f6"}.icon-building-o:before{content:"\f0f7"}.icon-hospital-o:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-square:before{content:"\f0fd"}.icon-plus-square:before{content:"\f0fe"}.icon-angle-double-left:before{content:"\f100"}.icon-angle-double-right:before{content:"\f101"}.icon-angle-double-up:before{content:"\f102"}.icon-angle-double-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before,.icon-mobile:before{content:"\f10b"}.icon-circle-o:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-mail-reply:before,.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-o:before{content:"\f114"}.icon-folder-open-o:before{content:"\f115"}.icon-smile-o:before{content:"\f118"}.icon-frown-o:before{content:"\f119"}.icon-meh-o:before{content:"\f11a"}.icon-gamepad:before{content:"\f11b"}.icon-keyboard-o:before{content:"\f11c"}.icon-flag-o:before{content:"\f11d"}.icon-flag-checkered:before{content:"\f11e"}.icon-terminal:before{content:"\f120"}.icon-code:before{content:"\f121"}.icon-mail-reply-all:before,.icon-reply-all:before{content:"\f122"}.icon-star-half-empty:before,.icon-star-half-full:before,.icon-star-half-o:before{content:"\f123"}.icon-location-arrow:before{content:"\f124"}.icon-crop:before{content:"\f125"}.icon-code-fork:before{content:"\f126"}.icon-chain-broken:before,.icon-unlink:before{content:"\f127"}.icon-question:before{content:"\f128"}.icon-info:before{content:"\f129"}.icon-exclamation:before{content:"\f12a"}.icon-superscript:before{content:"\f12b"}.icon-subscript:before{content:"\f12c"}.icon-eraser:before{content:"\f12d"}.icon-puzzle-piece:before{content:"\f12e"}.icon-microphone:before{content:"\f130"}.icon-microphone-slash:before{content:"\f131"}.icon-shield:before{content:"\f132"}.icon-calendar-o:before{content:"\f133"}.icon-fire-extinguisher:before{content:"\f134"}.icon-rocket:before{content:"\f135"}.icon-maxcdn:before{content:"\f136"}.icon-chevron-circle-left:before{content:"\f137"}.icon-chevron-circle-right:before{content:"\f138"}.icon-chevron-circle-up:before{content:"\f139"}.icon-chevron-circle-down:before{content:"\f13a"}.icon-html5:before{content:"\f13b"}.icon-css3:before{content:"\f13c"}.icon-anchor:before{content:"\f13d"}.icon-unlock-alt:before{content:"\f13e"}.icon-bullseye:before{content:"\f140"}.icon-ellipsis-h:before{content:"\f141"}.icon-ellipsis-v:before{content:"\f142"}.icon-rss-square:before{content:"\f143"}.icon-play-circle:before{content:"\f144"}.icon-ticket:before{content:"\f145"}.icon-minus-square:before{content:"\f146"}.icon-minus-square-o:before{content:"\f147"}.icon-level-up:before{content:"\f148"}.icon-level-down:before{content:"\f149"}.icon-check-square:before{content:"\f14a"}.icon-pencil-square:before{content:"\f14b"}.icon-external-link-square:before{content:"\f14c"}.icon-share-square:before{content:"\f14d"}.icon-compass:before{content:"\f14e"}.icon-caret-square-o-down:before,.icon-toggle-down:before{content:"\f150"}.icon-caret-square-o-up:before,.icon-toggle-up:before{content:"\f151"}.icon-caret-square-o-right:before,.icon-toggle-right:before{content:"\f152"}.icon-eur:before,.icon-euro:before{content:"\f153"}.icon-gbp:before{content:"\f154"}.icon-dollar:before,.icon-usd:before{content:"\f155"}.icon-inr:before,.icon-rupee:before{content:"\f156"}.icon-cny:before,.icon-jpy:before,.icon-rmb:before,.icon-yen:before{content:"\f157"}.icon-rouble:before,.icon-rub:before,.icon-ruble:before{content:"\f158"}.icon-krw:before,.icon-won:before{content:"\f159"}.icon-bitcoin:before,.icon-btc:before{content:"\f15a"}.icon-file:before{content:"\f15b"}.icon-file-text:before{content:"\f15c"}.icon-sort-alpha-asc:before{content:"\f15d"}.icon-sort-alpha-desc:before{content:"\f15e"}.icon-sort-amount-asc:before{content:"\f160"}.icon-sort-amount-desc:before{content:"\f161"}.icon-sort-numeric-asc:before{content:"\f162"}.icon-sort-numeric-desc:before{content:"\f163"}.icon-thumbs-up:before{content:"\f164"}.icon-thumbs-down:before{content:"\f165"}.icon-youtube-square:before{content:"\f166"}.icon-youtube:before{content:"\f167"}.icon-xing:before{content:"\f168"}.icon-xing-square:before{content:"\f169"}.icon-youtube-play:before{content:"\f16a"}.icon-dropbox:before{content:"\f16b"}.icon-stack-overflow:before{content:"\f16c"}.icon-instagram:before{content:"\f16d"}.icon-flickr:before{content:"\f16e"}.icon-adn:before{content:"\f170"}.icon-bitbucket:before{content:"\f171"}.icon-bitbucket-square:before{content:"\f172"}.icon-tumblr:before{content:"\f173"}.icon-tumblr-square:before{content:"\f174"}.icon-long-arrow-down:before{content:"\f175"}.icon-long-arrow-up:before{content:"\f176"}.icon-long-arrow-left:before{content:"\f177"}.icon-long-arrow-right:before{content:"\f178"}.icon-apple:before{content:"\f179"}.icon-windows:before{content:"\f17a"}.icon-android:before{content:"\f17b"}.icon-linux:before{content:"\f17c"}.icon-dribbble:before{content:"\f17d"}.icon-skype:before{content:"\f17e"}.icon-foursquare:before{content:"\f180"}.icon-trello:before{content:"\f181"}.icon-female:before{content:"\f182"}.icon-male:before{content:"\f183"}.icon-gittip:before{content:"\f184"}.icon-sun-o:before{content:"\f185"}.icon-moon-o:before{content:"\f186"}.icon-archive:before{content:"\f187"}.icon-bug:before{content:"\f188"}.icon-vk:before{content:"\f189"}.icon-weibo:before{content:"\f18a"}.icon-renren:before{content:"\f18b"}.icon-pagelines:before{content:"\f18c"}.icon-stack-exchange:before{content:"\f18d"}.icon-arrow-circle-o-right:before{content:"\f18e"}.icon-arrow-circle-o-left:before{content:"\f190"}.icon-caret-square-o-left:before,.icon-toggle-left:before{content:"\f191"}.icon-dot-circle-o:before{content:"\f192"}.icon-wheelchair:before{content:"\f193"}.icon-vimeo-square:before{content:"\f194"}.icon-try:before,.icon-turkish-lira:before{content:"\f195"}.icon-plus-square-o:before{content:"\f196"}.ui-icon-closethick:before{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.clearfix{*zoom:1}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-stroke:1px rgba(0,0,0,.1)}#container header a.button.mktoButton,#container header a.button.primary,#container header a.button:not(.primary):not(.mktoButton),#splash-header #splash-download-wrap #splash-download-buttons a.big.button.primary,.button.mktoButton,.button.primary,.button:not(.primary):not(.mktoButton),.mktoButton.mktoButton,.mktoButton.primary,.mktoButton:not(.primary):not(.mktoButton),a.button.mktoButton,a.button.primary,a.button:not(.primary):not(.mktoButton){font-size:9.5pt;font-weight:700;padding:8px;color:#FFF;text-shadow:1px 1px 0 rgba(0,0,0,.3);border:0;cursor:pointer;display:inline-block;-webkit-transition:box-shadow .3s ease-in-out,color .2s ease-in-out,opacity .2s ease-in-out;-moz-transition:box-shadow .3s ease-in-out,color .2s ease-in-out,opacity .2s ease-in-out;transition:box-shadow .3s ease-in-out,color .2s ease-in-out,opacity .2s ease-in-out;border-radius:2px;box-shadow:inset 0 1px 0 0 rgba(255,255,255,.2),inset 0 0 0 0 rgba(255,255,255,0),1px 1px 1px 0 rgba(0,0,0,.3)}#container header a.button.mktoButton:hover,#container header a.button.primary:hover,#container header a.button:hover:not(.primary):not(.mktoButton),#splash-header #splash-download-wrap #splash-download-buttons a.big.button.primary:hover,.button.mktoButton:hover,.button.primary:hover,.button:hover:not(.primary):not(.mktoButton),.mktoButton.primary:hover,.mktoButton:hover,.mktoButton:hover:not(.primary):not(.mktoButton),a.button.mktoButton:hover,a.button.primary:hover,a.button:hover:not(.primary):not(.mktoButton){box-shadow:inset 0 1px 0 0 rgba(255,255,255,.2),inset -10px 10px 15px 0 rgba(255,255,255,.1),1px 1px 1px 0 rgba(0,0,0,.3);text-decoration:none}#container header a.big.button.mktoButton,#container header a.big.button.primary,#container header a.big.button:not(.primary):not(.mktoButton),#splash-header #splash-download-wrap #splash-download-buttons a.big.button.primary,.big.button.mktoButton,.big.button.primary,.big.button:not(.primary):not(.mktoButton),.big.mktoButton,.big.mktoButton.primary,.big.mktoButton:not(.primary):not(.mktoButton),a.big.button.mktoButton,a.big.button.primary,a.big.button:not(.primary):not(.mktoButton){font-family:Roboto,Impact,Haettenschweiler,"Franklin Gothic Bold",Charcoal,"Helvetica Inserat","Bitstream Vera Sans Bold","Arial Black",sans serif;font-size:14pt;padding:15px 20px;box-shadow:inset 0 0 0 0 rgba(255,255,255,0),1px 1px 1px 0 rgba(0,0,0,.3)}#container header a.big.button.mktoButton:hover,#container header a.big.button.primary:hover,#container header a.big.button:hover:not(.primary):not(.mktoButton),#splash-header #splash-download-wrap #splash-download-buttons a.big.button.primary:hover,.big.button.mktoButton:hover,.big.button.primary:hover,.big.button:hover:not(.primary):not(.mktoButton),.big.mktoButton.primary:hover,.big.mktoButton:hover,.big.mktoButton:hover:not(.primary):not(.mktoButton),a.big.button.mktoButton:hover,a.big.button.primary:hover,a.big.button:hover:not(.primary):not(.mktoButton){box-shadow:inset -25px 15px 30px 0 rgba(255,255,255,.1),1px 1px 1px 0 rgba(0,0,0,.3)}#container header a.small.button.mktoButton,#container header a.small.button.primary,#container header a.small.button:not(.primary):not(.mktoButton),#splash-header #splash-download-wrap #splash-download-buttons a.small.big.button.primary,.small.button.mktoButton,.small.button.primary,.small.button:not(.primary):not(.mktoButton),.small.mktoButton,.small.mktoButton.primary,.small.mktoButton:not(.primary):not(.mktoButton),a.small.button.mktoButton,a.small.button.primary,a.small.button:not(.primary):not(.mktoButton){padding:4px}#container header a.disabled.button.mktoButton,#container header a.disabled.button.primary,#container header a.disabled.button:not(.primary):not(.mktoButton),#container header a[disabled].button.mktoButton,#container header a[disabled].button.primary,#container header a[disabled].button:not(.primary):not(.mktoButton),#splash-header #splash-download-wrap #splash-download-buttons a.disabled.big.button.primary,#splash-header #splash-download-wrap #splash-download-buttons a[disabled].big.button.primary,.disabled.button.mktoButton,.disabled.button.primary,.disabled.button:not(.primary):not(.mktoButton),.disabled.mktoButton,.disabled.mktoButton.primary,.disabled.mktoButton:not(.primary):not(.mktoButton),[disabled].button.mktoButton,[disabled].button.primary,[disabled].button:not(.primary):not(.mktoButton),[disabled].mktoButton,[disabled].mktoButton.primary,[disabled].mktoButton:not(.primary):not(.mktoButton),a.disabled.button.mktoButton,a.disabled.button.primary,a.disabled.button:not(.primary):not(.mktoButton),a[disabled].button.mktoButton,a[disabled].button.primary,a[disabled].button:not(.primary):not(.mktoButton){opacity:.5;cursor:default}#container header a.button.embedded.primary,.button.embedded.primary,.document-download .tabs>div a.button.primary i,.document-komodo-edit article a.button i,.mktoButton.embedded.primary,a.button.embedded.primary{text-shadow:1px 1px 0 rgba(255,255,255,.15);color:rgba(22,45,44,.7)}#container header a.button.embedded.primary:hover,.button.embedded.primary:hover,.document-download .tabs>div a.button.primary i:hover,.document-komodo-edit article a.button i:hover,.mktoButton.embedded.primary:hover,a.button.embedded.primary:hover{color:rgba(22,45,44,.6)}#container header a.button.embedded:not(.primary),.button.embedded:not(.primary),.document-download .tabs>div a.button:not(.primary) i,.mktoButton.embedded:not(.primary),a.button.embedded:not(.primary){text-shadow:1px 1px 0 rgba(255,255,255,.15);color:rgba(20,20,20,.75)}#container header a.button.embedded:not(.primary):hover,.button.embedded:not(.primary):hover,.document-download .tabs>div a.button:not(.primary) i:hover,.mktoButton.embedded:not(.primary):hover,a.button.embedded:not(.primary):hover{color:rgba(20,20,20,.65)}#container header a.button.mktoButton,#container header a.button.primary,#splash-header #splash-download-wrap #splash-download-buttons a.big.button.primary,.button.mktoButton,.button.primary,.mktoButton.mktoButton,.mktoButton.primary,a.button.mktoButton,a.button.primary{background-image:-webkit-linear-gradient(top,#4d8684 0,#325f5e 100%);background-image:linear-gradient(to bottom,#4d8684 0,#325f5e 100%)}#container header a.button:not(.primary):not(.mktoButton),.button:not(.primary):not(.mktoButton),.mktoButton:not(.primary):not(.mktoButton),a.button:not(.primary):not(.mktoButton){background-image:-webkit-linear-gradient(top,#5a5a5a 0,#343434 100%);background-image:linear-gradient(to bottom,#5a5a5a 0,#343434 100%)}.document-komodo-edit article .details .comparison table{text-align:center;border-radius:3px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.4) 0,rgba(75,104,103,.3) 45%,rgba(75,104,103,.3) 55%,rgba(0,0,0,.4) 100%),url(../images/layout/header-bg.png);background-image:linear-gradient(to right,rgba(0,0,0,.4) 0,rgba(75,104,103,.3) 45%,rgba(75,104,103,.3) 55%,rgba(0,0,0,.4) 100%),url(../images/layout/header-bg.png);box-shadow:0 0 6px 1px rgba(0,0,0,.2);color:#e9e9e9}.document-komodo-edit article .details .comparison table h1,.document-komodo-edit article .details .comparison table h2,.document-komodo-edit article .details .comparison table h3{color:#e9e9e9}#splash-addons .inner>div h2,.document-album ul.screencasts a .inner span.title,.document-customize article .addons>a h3,.document-resource article .details-meta dl dd,.document-resource-category article>ul>li p,.document-resources article>ul>li p,.document-screencasts article ul li a span.title,.document-screencasts-album ul.screencasts a .inner span.title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ui-button-icon-only{border:0;background:0 0}.ui-icon{text-indent:inherit;overflow:auto}.ui-button-icon-only .ui-icon{position:inherit;top:auto;left:auto;margin:0}.ui-icon-closethick:before{content:'\f00d '}.ui-dialog{border:1px solid #494949;box-shadow:0 0 6px 0 rgba(0,0,0,.2);border-radius:3px;background-color:#F2F2F2;background-image:-webkit-linear-gradient(#F2F2F2,#EAEAEA);background-image:linear-gradient(#F2F2F2,#EAEAEA)}.ui-dialog .ui-dialog-title{overflow:inherit}.ui-dialog .ui-dialog-titlebar{font-weight:700;border-bottom:1px solid rgba(0,0,0,.2)}.ui-dialog .ui-dialog-titlebar-close{position:inherit;top:auto;right:auto;float:right;margin:0 -10px 0 0;padding:0}.ui-dialog .ui-dialog-content{font-size:11pt}.ui-widget-overlay{background:rgba(0,0,0,.5)}.ui-tabs>ul:first-child{border-bottom:2px solid #575757}.ui-tabs>ul:first-child li a{border:0;color:#636363;font-weight:700;opacity:.6;-webkit-transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.ui-tabs>ul:first-child li.ui-tabs-active a,.ui-tabs>ul:first-child li:hover a{opacity:1}.github-fork-ribbon-wrapper{z-index:110}.github-fork-ribbon{background-color:#338C87;-webkit-transition:.2s background-color;-moz-transition:.2s background-color;transition:.2s background-color}.github-fork-ribbon a{color:#FFF!important;text-decoration:none!important}.github-fork-ribbon:hover{background-color:#256762}@media screen and (max-width:570px){.github-fork-ribbon{display:none}}#jr_footer,#jr_header,#jr_inner{font-family:Roboto,"Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;font-size:11pt}#jr_footer h1,#jr_header h1,#jr_inner h1{font-size:13pt}#jr_footer ul,#jr_header ul,#jr_inner ul{margin:20px 0}#jr_footer ul li,#jr_header ul li,#jr_inner ul li{background-image:none!important;font-size:10pt;float:none;display:inline-block;height:auto}#jr_footer ul li .jr_icon,#jr_header ul li .jr_icon,#jr_inner ul li .jr_icon{width:64px;height:64px;background-size:64px 64px!important}#jr_footer ul li:hover a,#jr_header ul li:hover a,#jr_inner ul li:hover a{text-decoration:underline}#jr_footer a,#jr_header a,#jr_inner a{-webkit-transition:color .2s ease-in-out,border .1s ease-in-out;-moz-transition:color .2s ease-in-out,border .1s ease-in-out;transition:color .2s ease-in-out,border .1s ease-in-out;color:#45A09A;text-decoration:none;display:inline}#jr_footer a:hover,#jr_header a:hover,#jr_inner a:hover{color:#367c78;text-decoration:underline}#jr_inner{max-width:620px!important;border-radius:3px}#jr_close a{font-size:11pt;font-weight:700}#jr_close,#jr_close p{font-size:9pt;text-align:center}html.wait{opacity:.7}html.wait #container:before{display:block;position:fixed;bottom:50px;right:50px;content:"Reloading ...";font-size:24pt;font-weight:700;color:#7F7F7F}.tooltipster-default{border-radius:2px;box-shadow:0 0 6px 0 rgba(0,0,0,.2);border:0;background:rgba(0,0,0,.8);color:#EAEAEA}.tooltipster-default tooltipster-content{padding:4px}.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border{border:0}.tooltipster-default.big{max-width:400px!important}.tooltipster-default.big .tooltipster-content{line-height:1.3;font-size:12pt;font-weight:700}.mfp-bg{opacity:0;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.mfp-bg.mfp-ready{opacity:.7}.mfp-bg.mfp-removing{opacity:0}.mfp-wrap .mfp-content{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8);opacity:0}.mfp-wrap.mfp-ready .mfp-content{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:1}.mfp-wrap.mfp-removing .mfp-content{-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;transition:all .1s ease-in-out;opacity:0}form.mktoForm{font-size:12pt!important}form.mktoForm .mktoButtonWrap{margin-left:210px!important}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{font-family:Roboto,"Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;font-size:11pt;color:#3D3D3D;background:#F5F5F5;min-width:360px}article>h1:first-child{margin-top:0}a{-webkit-transition:color .2s ease-in-out,border .1s ease-in-out;-moz-transition:color .2s ease-in-out,border .1s ease-in-out;transition:color .2s ease-in-out,border .1s ease-in-out;color:#45A09A;text-decoration:none}a:hover{color:#367c78;text-decoration:underline}a[name]:not([href]),a[name]:not([href]):hover{color:#3D3D3D;border:0}h1{font-size:21pt;font-weight:700}h2{font-size:16pt;font-weight:700}h3{font-size:12pt;font-weight:500}h4{font-size:12pt;font-weight:700;font-style:italic}.small-text article{font-size:8.5pt}.small-text article h1{font-size:16pt;font-weight:700}.small-text article h2{font-size:14pt;font-weight:400}.small-text article h3{font-size:11pt;font-weight:400}em,p,strong{line-height:1.5}ol,ul{line-height:1.4}strong{font-weight:700}.centered{text-align:center}.centered>div,.centered>iframe{margin:auto}.centered>.twitter-tweet{margin:auto!important}.inline{display:inline-block}.push-left{float:left}.push-right{float:right}.spacer{height:15px}.spacer-half{height:10px}.spacer-quarter{height:5px}.badge{box-shadow:inset 0 1px 0 0 rgba(255,255,255,.2),inset 0 -1px 0 0 rgba(0,0,0,.3),0 0 6px 0 rgba(0,0,0,.3);background-image:-webkit-linear-gradient(top,#4d8684 0,#325f5e 100%);background-image:linear-gradient(to bottom,#4d8684 0,#325f5e 100%);border-radius:2px;color:#FFF;font-weight:700;font-size:8pt;padding:0 2px}.document-blog-entry article ul,.drupal-import article ul,.markdown ul,.user-input ul,ul.disc{list-style-type:disc}.document-blog-entry article ul ul,.drupal-import article ul ul,.markdown ul ul,.user-input ul ul,ul.disc ul{margin:0;padding:0 0 0 15px;list-style-type:circle}.document-blog-entry article ol,.drupal-import article ol,.markdown article ol,.user-input ol,ol.decimal{list-style-type:decimal}.document-blog-entry article ol ol,.drupal-import article ol ol,.markdown article ol ol,.user-input ol ol,ol.decimal ol{margin:0;padding:0 0 0 15px}em{font-style:italic}table{border-radius:3px;display:inline-block;margin:10px;background:#FEFEFE;border:1px solid #c1c1c1}table td,table th{padding:8px}table.centered td,table.centered th{text-align:center}table th{background:rgba(0,0,0,.05);font-weight:700}table thead th{border-bottom:2px solid #c1c1c1}table tbody th{border-right:2px solid #c1c1c1}table tr:nth-child(even) td{background:rgba(0,0,0,.02)}table tbody tr:not(:last-child) th,table tr:not(:last-child) td{border-bottom:1px solid #c1c1c1}hr{height:0;border:0;border-top:1px solid rgba(0,0,0,.3);border-bottom:1px solid rgba(255,255,255,.7)}a.button{display:inline-block}.hide{display:none}#container{min-height:100%;height:auto!important;height:100%;margin:0 0 -270px}#content{padding:25px 0}#content:not(.no-grid){max-width:1200px;margin-left:auto;margin-right:auto}#content:not(.no-grid):after{content:"";display:table;clear:both}#content:not(.no-grid) article{padding:10px}#content:not(.no-grid).sidebar{position:relative}#content:not(.no-grid).sidebar>section{float:left;display:block;margin-right:2.35765%;width:65.88078%}#content:not(.no-grid).sidebar>section:last-child{margin-right:0}#content:not(.no-grid).sidebar>aside{float:left;display:block;margin-right:2.35765%;width:31.76157%}#content:not(.no-grid).sidebar>aside:last-child{margin-right:0}@media screen and (max-width:900px){#content:not(.no-grid).sidebar>section{float:left;display:block;margin-right:2.35765%;width:100%}#content:not(.no-grid).sidebar>section:last-child{margin-right:0}#content:not(.no-grid).sidebar>aside{position:absolute;z-index:110}}#content:not(.no-grid):not(.sidebar)>section{float:left;display:block;margin-right:2.35765%;width:100%}#content:not(.no-grid):not(.sidebar)>section:last-child{margin-right:0}#content>ul.trail{margin:0;padding:0;margin-bottom:25px;padding-bottom:10px;border-bottom:2px solid rgba(0,0,0,.1);font-size:18pt;font-weight:700}#content>ul.trail li{display:inline-block}#content>ul.trail li:not(:last-child):after{content:">"}#footer_push,footer{height:270px}@media screen and (max-width:650px){#container{margin-bottom:-440px}#footer_push,footer{height:440px}}aside{position:relative;min-height:100px}aside #side-border{position:absolute;left:-15px;bottom:0;width:6px;min-height:100%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAJUlEQVQYlWNgQAPnz5//j8zfu3fv/0GnAB1gU4BiCB0UMDAwAADQyTuz783q7AAAAABJRU5ErkJggg==) repeat}.github-repositories h2,.github-repositories h3{margin-bottom:0}.github-repositories p{margin-top:0;color:#575757}.github-commits-wrap .github-commits{font-size:9pt}.github-commits-wrap .github-commits ul{padding:0}.github-commits-wrap .github-commits ul li{display:block;margin-bottom:5px;min-width:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.github-commits-wrap .github-commits .github-user img{margin-right:3px;vertical-align:middle;border:1px solid rgba(0,0,0,.4)}.github-commits-wrap .github-commits .github-user a{font-weight:700}.github-commits-wrap .github-commits .github-user:after{content:":";margin-right:5px}.github-commits-wrap .github-commits .github-commit{color:#3D3D3D;border:0}.github-commits-wrap .github-commits .github-commit-date{display:none}.pagination{margin-top:25px;text-align:center}.pagination ul{list-style:none;margin:0;padding:0;font-weight:700}.pagination ul li{display:inline-block}.document-contest article ol{font-size:15pt}.document-contest .promotion{float:right;width:300px;height:300px;background-image:url(../images/icons/emblems/promotion.png);background-size:100%;border:0}.document-contest .promotion .inner{position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);color:#FFF;font-size:24pt;line-height:1.3;font-weight:700;text-align:center;padding:0 40px;text-shadow:0 0 3px rgba(0,0,0,.3)}#noscript-warning{padding:25px;text-align:center}#container header,body.framed header{position:relative;width:100%;min-height:75px;color:#cacaca;background-image:-webkit-linear-gradient(-570deg,rgba(0,0,0,.8) 0,rgba(0,0,0,0) 45%,rgba(0,0,0,0) 55%,rgba(0,0,0,.8) 100%),url(../images/layout/header-bg.png);background-image:linear-gradient(300deg,rgba(0,0,0,.8) 0,rgba(0,0,0,0) 45%,rgba(0,0,0,0) 55%,rgba(0,0,0,.8) 100%),url(../images/layout/header-bg.png)}#container header h1,#container header h2,#container header h3,body.framed header h1,body.framed header h2,body.framed header h3{color:#f4f4f4}#container header a,body.framed header a{-webkit-transition:color .2s ease-in-out,border .1s ease-in-out;-moz-transition:color .2s ease-in-out,border .1s ease-in-out;transition:color .2s ease-in-out,border .1s ease-in-out;color:#338C87;text-decoration:none}#container header a:hover,body.framed header a:hover{color:#41b1aa;text-decoration:underline}#container header .outer,body.framed header .outer{min-height:75px}#container header .outer .inner,body.framed header .outer .inner{max-width:1200px;margin-left:auto;margin-right:auto}#container header .outer .inner:after,body.framed header .outer .inner:after{content:"";display:table;clear:both}#container header figure#header-logo,body.framed header figure#header-logo{display:inline-block;margin-left:5px;margin-top:10px;width:240px;height:48px;background:url(../images/layout/komodo-logo.png) no-repeat;background-size:100%}#container header .button.collapser,body.framed header .button.collapser{display:none}#container header nav,body.framed header nav{position:relative;float:right;margin-top:20px}#container header nav>ul,body.framed header nav>ul{list-style:none;margin:0;padding:0}#container header nav>ul>li,body.framed header nav>ul>li{display:inline-block;position:relative}#container header nav>ul>li .badge,body.framed header nav>ul>li .badge{position:absolute;top:-10px;right:15px}#container header nav>ul>li .icon,body.framed header nav>ul>li .icon{position:relative;top:-3px}#container header nav>ul>li ul,body.framed header nav>ul>li ul{display:none;position:absolute;z-index:10;top:20px;left:0;padding:0;width:150px}#container header nav>ul>li ul li a,body.framed header nav>ul>li ul li a{display:block;padding:5px;background:rgba(39,45,44,.9);-webkit-transition:color .2s ease-in-out,background .2s ease-in-out;-moz-transition:color .2s ease-in-out,background .2s ease-in-out;transition:color .2s ease-in-out,background .2s ease-in-out}#container header nav>ul>li ul li a:hover,body.framed header nav>ul>li ul li a:hover{background:rgba(60,60,60,.9)}#container header nav>ul>li.has-sub:hover,body.framed header nav>ul>li.has-sub:hover{background:rgba(39,45,44,.9)}#container header nav>ul>li.has-sub:hover ul,body.framed header nav>ul>li.has-sub:hover ul{display:block}#container header nav>ul li a,body.framed header nav>ul li a{font-family:Roboto,"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;font-weight:400;font-size:13pt;text-transform:uppercase;-webkit-transition:color .2s ease-in-out,border .1s ease-in-out;-moz-transition:color .2s ease-in-out,border .1s ease-in-out;transition:color .2s ease-in-out,border .1s ease-in-out;color:rgba(255,255,255,.9);text-decoration:none}#container header nav>ul li a:hover,body.framed header nav>ul li a:hover{color:#fff;text-decoration:none;text-shadow:0 0 1px rgba(255,255,255,.4)}#container header nav>ul>li>a,body.framed header nav>ul>li>a{display:block;line-height:35px;vertical-align:middle;padding:0 15px;border:0}@media screen and (max-width:1120px){#container header nav>ul>li>a,body.framed header nav>ul>li>a{font-size:12pt;padding:0 10px}}@media screen and (max-width:1000px){#container header nav>ul>li>a,body.framed header nav>ul>li>a{font-size:11.5pt;padding:0 8px}}@media screen and (max-width:940px){#container header .nav-wrap,body.framed header .nav-wrap{display:relative}#container header .nav-wrap .collapser,body.framed header .nav-wrap .collapser{position:relative;z-index:110;display:block;font-size:30px;margin-top:15px;margin-right:15px;float:right}#container header .nav-wrap nav:not(.expanded),body.framed header .nav-wrap nav:not(.expanded){display:none}#container header .nav-wrap nav,body.framed header .nav-wrap nav{border-radius:2px;position:absolute;z-index:999;background:rgba(39,45,44,.9);text-align:right;top:-5px;right:70px}#container header .nav-wrap nav>ul>li,body.framed header .nav-wrap nav>ul>li{display:block;width:160px}#container header .nav-wrap nav>ul>li .badge,body.framed header .nav-wrap nav>ul>li .badge{display:none}#container header .nav-wrap nav>ul>li.has-sub ul,body.framed header .nav-wrap nav>ul>li.has-sub ul{left:-150px;top:-15px}#container header .nav-wrap nav>ul>li>a,body.framed header .nav-wrap nav>ul>li>a{-webkit-transition:color .2s ease-in-out,background .2s ease-in-out;-moz-transition:color .2s ease-in-out,background .2s ease-in-out;transition:color .2s ease-in-out,background .2s ease-in-out;font-size:13pt}#container header .nav-wrap nav>ul>li>a:hover,body.framed header .nav-wrap nav>ul>li>a:hover{background:rgba(255,255,255,.1)}}#container header .underline,body.framed header .underline{position:absolute;left:0;bottom:0;width:100%;height:6px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAHUlEQVQImWOIWL5LigEKwjbs9GVA5sAlcXMYGBgAEEwPfa7qf48AAAAASUVORK5CYII=) repeat}footer{padding:15px 10px 0;margin:0!important;width:100%;background-image:-webkit-linear-gradient(top,#555 0,#292929 300px);background-image:linear-gradient(to bottom,#555 0,#292929 300px);border-top:0;box-shadow:0 -1px 0 0 #898989,0 -2px 0 0 #3D3D3D;color:#CECECE}footer .columns{max-width:1200px;margin-left:auto;margin-right:auto}footer .columns:after{content:"";display:table;clear:both}footer .columns>.navigation{float:left;display:block;margin-right:2.35765%;width:14.70196%}footer .columns>.navigation:last-child{margin-right:0}footer .columns>.support{margin-left:4.2649%;float:left;display:block;margin-right:2.35765%;width:14.70196%}footer .columns>.support:last-child{margin-right:0}footer .columns>.communicate{margin-left:4.2649%;float:left;display:block;margin-right:2.35765%;width:23.23176%}footer .columns>.communicate:last-child{margin-right:0}footer .columns>.newsletter{float:left;display:block;margin-right:2.35765%;width:31.76157%}footer .columns>.newsletter:last-child{margin-right:0}footer h3{font-size:12pt;color:#CECECE;font-weight:700;text-shadow:1px 1px 0 rgba(0,0,0,.5);margin:0 0 10px}footer ul{margin:0 0 0 5px;padding:0;font-size:10pt;font-weight:400;text-shadow:1px 1px 0 rgba(0,0,0,.3);list-style:none}footer ul ul{margin-left:10px;font-style:italic}footer ul.social{list-style:none;margin:0;padding:0}footer ul.social li{margin:0;padding:0;display:inline-block}footer ul.social li:not(:last-child){margin-right:3px}footer ul.social li span.link-name{display:none}footer ul li{margin:0}footer ul a[href]{-webkit-transition:color .2s ease-in-out,border .1s ease-in-out;-moz-transition:color .2s ease-in-out,border .1s ease-in-out;transition:color .2s ease-in-out,border .1s ease-in-out;color:#98bbbd;text-decoration:none}footer ul a[href]:hover{color:#5d8f92;text-decoration:underline}footer p{font-size:9.5pt;line-height:1.2;margin:0}footer p.copytrade{font-size:8pt}footer div>*+h3{margin-top:15px}footer input[type=text],footer input[type=text]:focus,footer input[type=text]:focus:focus{font-size:13pt;font-weight:400;padding:4px;border:1px solid #262626;border-radius:2px;box-shadow:inset 1px 1px 6px 0 black,1px 1px 0 0 rgba(255,255,255,.2);background-image:-webkit-linear-gradient(top,#e3e3e3 0,#fff 100%);background-image:linear-gradient(to bottom,#e3e3e3 0,#fff 100%)}footer input[type=text]:focus,footer input[type=text]:focus:focus{box-shadow:inset 1px 1px 6px 0 rgba(0,0,0,.15),1px 1px 0 0 rgba(255,255,255,.2),0 0 6px 2px #4b8482}@media screen and (max-width:960px){footer h3{font-size:11pt}footer ul{font-size:9pt}footer p{font-size:8.5pt}footer p.copytrade{font-size:7pt}}@media screen and (max-width:650px){footer .columns>.navigation{float:left;display:block;margin-right:2.35765%;width:23.23176%}footer .columns>.navigation:last-child{margin-right:0}footer .columns>.support{float:left;display:block;margin-right:2.35765%;width:23.23176%}footer .columns>.support:last-child{margin-right:0}footer .columns>.communicate{float:left;display:block;margin-right:2.35765%;width:36.02647%}footer .columns>.communicate:last-child{margin-right:0}footer .columns>.newsletter{float:left;display:block;margin-right:2.35765%;width:100%;margin-top:25px}footer .columns>.newsletter:last-child{margin-right:0}}aside #side-collapse{display:none}@media screen and (max-width:900px){aside{width:auto!important;right:15px;top:100px}aside #side-collapse{position:absolute;left:-52px;top:0;display:block;width:50px;height:50px;line-height:22.5px;vertical-align:middle;opacity:.4}aside #side-collapse:hover{opacity:1}aside #side-collapse .icon-chevron-right,aside .inner{display:none}aside.expand{width:75%!important}aside.expand #side-collapse{opacity:1}aside.expand #side-collapse .icon.icon-chevron-right,aside.expand .inner{display:block}aside.expand .icon-chevron-left{display:none}aside .inner{padding:10px;border-radius:3px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.4) 0,rgba(75,104,103,.3) 45%,rgba(75,104,103,.3) 55%,rgba(0,0,0,.4) 100%),url(../images/layout/header-bg.png);background-image:linear-gradient(to right,rgba(0,0,0,.4) 0,rgba(75,104,103,.3) 45%,rgba(75,104,103,.3) 55%,rgba(0,0,0,.4) 100%),url(../images/layout/header-bg.png);box-shadow:0 0 6px 1px rgba(0,0,0,.4)}aside .inner,aside .inner h1,aside .inner h2,aside .inner h3{color:#e9e9e9}aside #side-border{display:none}}#content.sidebar.sidebar-left section[role=main]{float:right;margin-right:0;margin-left:2%;width:83%}#content.sidebar.sidebar-left aside{width:15%}#content.sidebar.sidebar-left aside #side-border{display:none}.sidebar-download a.button{width:100%;margin-bottom:15px;text-align:center}.slideshowlite{position:relative;border:2px solid #111;overflow:hidden}.slideshowlite a{position:absolute;z-index:1;width:100%;height:100%;text-align:center}.slideshowlite img{border:0;margin:0!important}.slideshowlite ol,.slideshowlite ul{list-style:none!important;position:absolute;margin:0;padding:0;bottom:5px;right:5px;z-index:3}.slideshowlite ol li,.slideshowlite ul li{float:left;margin:0 3px;width:16px}.slideshowlite ul li a{position:relative;display:block;width:100%;padding:2px;text-decoration:none;color:#666;background:#eee;border:1px solid #666;text-align:center;font-size:11px;line-height:11px}.slideshowlite ul li a.current{color:#111;font-weight:700;border:1px solid #111;background:#fff}.slideshowlite ul li a:hover{color:#fff;background:#333}.slideshowlite ol{top:5px;position:relative;overflow:hidden;width:100%;font-size:14px;color:#fff;background:#000;padding:3px 10px}.slideshowlite ol li{width:100%}#splash-header{text-align:center;max-width:1200px;margin-left:auto;margin-right:auto;position:relative;overflow:hidden;padding:0 15px;height:700px}#splash-header:after{content:"";display:table;clear:both}@media screen and (max-width:1900px){#splash-header{padding-bottom:35%;height:0}}@media screen and (max-width:1400px){#splash-header{height:510px;padding-bottom:0}}@media screen and (max-width:570px){#splash-header{height:400px}#splash-header p{font-size:11pt!important}}#splash-header p{margin:0;font-size:14pt;font-weight:300}#splash-header h1{font-size:28pt;font-weight:400;margin:20px 0}#splash-header h1+div{margin:20px 0 30px}@media screen and (max-width:960px){#splash-header h1{font-size:20pt}}@media screen and (max-width:570px){#splash-header h1{font-size:16pt}}#splash-header #splash-description{text-align:center}#splash-header #splash-description p{margin:auto;width:80%}#splash-header #splash-screenshots{position:relative;margin-top:15px}#splash-header #splash-screenshots figure{display:block;max-width:1000px;width:100%;padding-bottom:58.2%;position:relative;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);background-size:100%;background-repeat:no-repeat;box-shadow:0 0 20px 6px rgba(0,0,0,.4)}#splash-header #splash-screenshots figure.secondary,#splash-header #splash-screenshots figure.tertiary{display:none}#splash-header #splash-screenshots figure.splash-windows{background-image:url(../images/screenshots/editor-ui-windows-fade.png)}#splash-header #splash-screenshots figure.splash-linux{background-image:url(../images/screenshots/editor-ui-linux-fade.png)}#splash-header #splash-screenshots figure.splash-osx{background-image:url(../images/screenshots/editor-ui-osx-fade.png)}#splash-header #splash-download-wrap{position:relative;margin-bottom:20px}#splash-header #splash-download-wrap .promotion{display:block;position:absolute;left:50%;margin-left:-280px;bottom:-100px;width:150px;height:150px;background-image:url(../images/icons/emblems/promotion.png);background-size:100%;border:0;-webkit-transform:rotate(-15deg) translateY(-50%);-moz-transform:rotate(-15deg) translateY(-50%);-ms-transform:rotate(-15deg) translateY(-50%);-o-transform:rotate(-15deg) translateY(-50%);transform:rotate(-15deg) translateY(-50%)}@media screen and (max-width:570px){#splash-header #splash-download-wrap .promotion{display:none}}#splash-header #splash-download-wrap .promotion .inner{position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);color:#FFF;font-size:11pt;line-height:1.5;font-weight:700;text-align:center;padding:0 15px}#splash-header #splash-download-wrap .promotion .inner small{font-size:7pt;display:inline-block;position:absolute;left:0;text-align:center;width:100%;margin-left:-3px}#splash-header #splash-download-wrap .promotion:hover .inner{text-decoration:underline}#splash-header #splash-download-wrap #splash-download-buttons{display:inline-block;border-radius:3px;box-shadow:0 0 8px 0 rgba(0,0,0,.3);position:relative;z-index:10}#splash-header #splash-download-wrap #splash-download-buttons a.big.button{font-family:Roboto,Impact,Haettenschweiler,"Franklin Gothic Bold",Charcoal,"Helvetica Inserat","Bitstream Vera Sans Bold","Arial Black",sans serif;font-size:16pt!important;text-transform:uppercase;font-weight:900;margin-top:0;margin-bottom:0;width:350px;cursor:pointer;text-shadow:none!important;-webkit-transition:box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s}#splash-header #splash-download-wrap #splash-download-buttons a.big.button i{vertical-align:middle;font-size:22pt;margin-right:7px;text-shadow:none;color:#FFF}#splash-header #splash-download-wrap #splash-download-buttons a.big.button p{font-size:8pt!important;text-transform:lowercase;text-shadow:none;letter-spacing:0;margin:-5px 0 0 50px;padding-right:22px}#splash-header #splash-download-wrap #splash-download-buttons a.big.button:not(.primary) p{margin-left:43px}#splash-header #splash-download-wrap #splash-download-buttons a.big.button.primary{padding:18px 15px 16px 10px;border-radius:3px;box-shadow:inset 0 1px 0 0 rgba(255,255,255,.2),inset -1px 0 0 0 rgba(255,255,255,.15),inset 0 -1px 0 0 rgba(0,0,0,.3),inset 0 0 0 0 rgba(255,255,255,0)}#splash-header #splash-download-wrap #splash-download-buttons a.big.button.primary:hover{box-shadow:inset 0 1px 0 0 rgba(255,255,255,.3),inset -1px 0 0 0 rgba(255,255,255,.25),inset 0 -1px 0 0 rgba(0,0,0,.3),inset -25px 15px 30px 0 rgba(255,255,255,.1)}@media screen and (max-width:570px){#splash-header #splash-download-wrap #splash-download-buttons a.big.button{font-size:13pt!important;width:250px!important}#splash-header #splash-download-wrap #splash-download-buttons a.big.button:first-child{padding:14px 10px 11px 6px}#splash-header #splash-download-wrap #splash-download-buttons a.big.button i{font-size:16pt!important;margin-right:4px}#splash-header #splash-download-wrap #splash-download-buttons a.big.button p{font-size:7pt!important}}#splash-header #splash-download-wrap #splash-download-edit{margin-top:10px}#splash-header #splash-download-wrap #splash-download-edit p{font-size:10pt}@media screen and (max-width:570px){#splash-header #splash-download-wrap #splash-download-edit p{font-size:8pt!important}}#splash-header #splash-download-wrap #splash-download-edit a{color:#82c9c4}#splash-features{max-width:1200px;margin-left:auto;margin-right:auto;padding:0 10px}#splash-features:after{content:"";display:table;clear:both}#splash-features>h1{font-size:24pt;font-weight:400;text-align:center}#splash-features>h1+a{display:block;text-align:center;margin-top:-10px;font-weight:300}#splash-features #splash-feature-column ul{text-align:center}#splash-features #splash-feature-column ul li{display:inline-block;vertical-align:top;width:24.5%;text-align:center;margin:25px auto}#splash-features #splash-feature-column ul li img{border:1px solid #C4C4C4}#splash-features #splash-feature-column ul li h2{font-weight:400;font-size:15pt;width:260px;display:block;margin:auto}#splash-features #splash-feature-column ul li p{font-size:11pt;width:260px;display:block;margin:auto}@media screen and (max-width:1050px){#splash-features #splash-feature-column ul li{width:32%}}@media screen and (max-width:800px){#splash-features #splash-feature-column ul li{width:48%}}@media screen and (max-width:520px){#splash-features #splash-feature-column ul li{width:auto}}#splash-addons{position:relative;margin:25px 0 45px;padding:20px 10px 35px;min-height:200px;background-color:#254e54;background-image:url(../images/layout/blueprint-pattern.png),-webkit-linear-gradient(top,#32666d 0,#153536 100%);background-image:url(../images/layout/blueprint-pattern.png),linear-gradient(to bottom,#32666d 0,#153536 100%);box-shadow:inset 0 10px 5px -10px rgba(0,0,0,.5),inset 0 -10px 5px -10px rgba(0,0,0,.5)}#splash-addons,#splash-addons h1,#splash-addons h2,#splash-addons h3{color:#F0F0F0}#splash-addons .inner{max-width:1200px;margin-left:auto;margin-right:auto}#splash-addons .inner:after{content:"";display:table;clear:both}#splash-addons .inner>h1{font-size:24pt;font-weight:400;text-align:center;margin-bottom:5px}#splash-addons .inner>h1+p{font-weight:300;text-align:center}#splash-addons .inner>h1+p a{-webkit-transition:color .2s ease-in-out,border .1s ease-in-out;-moz-transition:color .2s ease-in-out,border .1s ease-in-out;transition:color .2s ease-in-out,border .1s ease-in-out;color:#98bbbd;text-decoration:none}#splash-addons .inner>h1+p a:hover{color:#C7E8EA;text-decoration:underline}#splash-addons .inner>div{padding:5px;text-align:center;background:rgba(42,42,42,.5);box-shadow:inset 0 0 4px 0 rgba(0,0,0,.3);border-radius:3px;float:left;display:block;margin-right:2.35765%;width:23.23176%}#splash-addons .inner>div:last-child{margin-right:0}@media screen and (max-width:960px){#splash-addons .inner>div{float:left;display:block;margin-right:2.35765%;width:44.55627%;margin-left:1.70596%;margin-bottom:25px}#splash-addons .inner>div:last-child{margin-right:0}}@media screen and (max-width:570px){#splash-addons .inner>div{float:left;display:block;margin-right:2.35765%;width:100%;margin-left:0}#splash-addons .inner>div:last-child{margin-right:0}}#splash-addons .inner>div h2{font-weight:700;margin:10px 0 15px;overflow:visible}#splash-addons .inner>div p{line-height:1.3;font-weight:400}@media screen and (max-width:960px){#splash-addons .inner>div p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}#splash-addons .inner>div figure{width:95%;height:0;padding-bottom:55%;margin:0 auto 15px}#splash-addons .inner>div a{margin:15px 0;text-transform:uppercase}#splash-news{max-width:1200px;margin-left:auto;margin-right:auto;padding:0 10px}#splash-news:after{content:"";display:table;clear:both}#splash-news h1{padding-bottom:15px}#splash-news h1,#splash-news h2,#splash-news h3{margin:0}#splash-news h1 a,#splash-news h2 a,#splash-news h3 a{-webkit-transition:color .2s ease-in-out,border .1s ease-in-out;-moz-transition:color .2s ease-in-out,border .1s ease-in-out;transition:color .2s ease-in-out,border .1s ease-in-out;color:#3D3D3D;text-decoration:none}#splash-news h1 a:hover,#splash-news h2 a:hover,#splash-news h3 a:hover{color:#367c78;text-decoration:underline}#splash-news>div:first-child{float:left;display:block;margin-right:2.35765%;width:40.29137%}#splash-news>div:first-child:last-child{margin-right:0}#splash-news>div:not(:first-child){float:left;display:block;margin-right:2.35765%;width:57.35098%}#splash-news>div:not(:first-child):last-child{margin-right:0}#splash-news #splash-news-blogs dl{font-size:12pt;line-height:1.5;margin:0}#splash-news #splash-news-blogs dl dt{font-weight:400}#splash-news #splash-news-blogs dl dd{margin:0}#splash-news #splash-news-blogs dl dd:not(last-child){padding-bottom:10px;font-size:9pt;color:#575757}#splash-news #splash-news-tweets{margin-top:25px}#splash-news #splash-news-tweets iframe{margin-bottom:-4px}#splash-news #splash-news-tweets li{clear:both;font-size:9.5pt;padding:5px 0}#splash-news #splash-news-tweets li>a>img{width:24px;border:1px solid #969696;margin:0 5px 5px 0;border-radius:2px}#splash-news #splash-news-tweets li .tweet{display:block;margin-left:29px}#splash-news #splash-news-tweets li .icons{float:right;opacity:.2;max-width:24px;line-height:10pt;text-align:center;-webkit-transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}#splash-news #splash-news-tweets li .icons .icon-twitter{font-size:24px}#splash-news #splash-news-tweets li .icons .icon-retweet{cursor:default}#splash-news #splash-news-tweets li .icons a{border:0}#splash-news #splash-news-tweets li:hover .icons{opacity:1}#splash-news #splash-news-testimonials .testimonial{position:relative}#splash-news #splash-news-testimonials .testimonial blockquote{height:100px;width:90%;position:relative;line-height:1.2;text-align:center;margin:auto;font-size:16pt;font-style:italic}#splash-news #splash-news-testimonials .testimonial>span{display:block;text-align:center;font-size:11pt;margin-top:15px}#splash-news #splash-news-testimonials .testimonial .quote-left,#splash-news #splash-news-testimonials .testimonial .quote-right{position:absolute;font-size:30pt;font-weight:700;vertical-align:middle}#splash-news #splash-news-testimonials .testimonial .quote-right{right:0;bottom:-10px}#splash-news #splash-news-testimonials .testimonial .quote-left{left:0;top:0}#splash-news #splash-news-screencasts,#splash-news #splash-news-testimonials{margin-right:0}#splash-news #splash-news-screencasts{margin-top:25px;text-align:center;max-width:1200px;margin-left:auto;margin-right:auto}#splash-news #splash-news-screencasts h1{text-align:left}#splash-news #splash-news-screencasts:after{content:"";display:table;clear:both}#splash-news #splash-news-screencasts>a{float:left;margin-right:2.35765%;width:30.0556%;margin-left:.85298%;border:0;position:relative;display:block;margin-bottom:15px;font-weight:700;font-size:10.5pt;line-height:1.3}#splash-news #splash-news-screencasts>a:last-child{margin-right:0}#splash-news #splash-news-screencasts>a>div,#splash-news #splash-news-screencasts>a>figure,#splash-news #splash-news-screencasts>a>img{-webkit-transition:border .2s ease-in-out;-moz-transition:border .2s ease-in-out;transition:border .2s ease-in-out;border:1px solid rgba(0,0,0,.3)}#splash-news #splash-news-screencasts>a:hover>div,#splash-news #splash-news-screencasts>a:hover>figure,#splash-news #splash-news-screencasts>a:hover>img{border:1px solid #367c78}#splash-news #splash-news-screencasts>a i{position:absolute;font-size:48px;left:50%;top:50%;margin-left:-24px;margin-top:-28px}#splash-news #splash-news-screencasts>a span{display:block;width:90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#splash-news #splash-news-screencasts>a figure{display:block;width:100%;height:0;padding-bottom:55%;margin-bottom:5px;background-size:100%}@media screen and (max-width:960px){#splash-news>div:first-child,#splash-news>div:not(:first-child){float:left;display:block;margin-right:2.35765%;width:100%}#splash-news>div:first-child:last-child,#splash-news>div:not(:first-child):last-child{margin-right:0}#splash-news>div:first-child{max-width:1200px;margin-left:auto;margin-right:auto}#splash-news>div:first-child:after{content:"";display:table;clear:both}#splash-news>div:first-child>div{float:left;display:block;margin-right:2.35765%;width:48.82117%}#splash-news>div:first-child>div:last-child{margin-right:0}#splash-news #splash-news-tweets{margin-top:0}#splash-news #splash-news-testimonials h1{margin-top:25px}}@media screen and (max-width:570px){#splash-news>div:first-child,#splash-news>div:not(:first-child){float:left;display:block;margin-right:2.35765%;width:100%}#splash-news>div:first-child:last-child,#splash-news>div:not(:first-child):last-child{margin-right:0}#splash-news>div:first-child>div{float:left;display:block;margin-right:2.35765%;width:100%}#splash-news>div:first-child>div:last-child{margin-right:0}#splash-news #splash-news-tweets{margin-top:25px}#splash-news #splash-news-screencasts>a{float:left;display:block;margin-right:2.35765%;width:46.26223%}#splash-news #splash-news-screencasts>a:last-child{margin-right:0}}.document-index h1{font-size:16pt}.document-index h2{font-size:13pt}.document-index h3{font-size:12pt}.document-index ul{padding:0;margin:0}.document-index p{margin:0}.document-index article .inner>h1,.document-index article>div>h1{margin:0 0 15px}.screencast-outer{border:1px solid rgba(0,0,0,.3)}.screencast-outer .screencast-inner{position:relative;padding-bottom:56.3%;height:0;overflow:hidden}.screencast-outer .screencast-inner iframe{position:absolute;width:100%;height:100%}.document-screencast h1{margin:25px 0 10px}.document-screencast hr{margin:15px 0}aside.sidebar-screencasts{text-align:center}aside.sidebar-screencasts a{border:0;width:90%;display:block;margin:0 auto 15px;font-weight:700;font-size:10pt;line-height:1.3}aside.sidebar-screencasts a>div,aside.sidebar-screencasts a>figure,aside.sidebar-screencasts a>img{-webkit-transition:border .2s ease-in-out;-moz-transition:border .2s ease-in-out;transition:border .2s ease-in-out;border:1px solid rgba(0,0,0,.3)}aside.sidebar-screencasts a:hover>div,aside.sidebar-screencasts a:hover>figure,aside.sidebar-screencasts a:hover>img{border:1px solid #367c78}aside.sidebar-screencasts a span{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}aside.sidebar-screencasts a figure{display:block;width:100%;height:0;padding-bottom:56.25%;margin-bottom:5px;background-size:cover;background-position:0 -20px}.document-blog span.blog-title-under,.document-blog-entry span.blog-title-under{font-size:9pt;font-weight:400;color:#707070}.document-blog-entry article{font-size:11.5pt}.document-blog-entry article>.content>:first-child,.document-blog-entry article>.content>img[align=right]:first-child+*,.document-blog-entry article>div:first-child+h1{margin-top:0}.document-blog-entry article .share{position:relative;z-index:110;float:right;margin-right:-30px}@media screen and (max-width:900px){.document-blog-entry article .share{margin-right:20px}}.document-blog-entry article>h1:first-child{margin:0}.document-blog-entry article img{margin:10px;max-width:95%}.document-blog-entry article .toc{background:rgba(255,255,255,.5);border:1px solid rgba(0,0,0,.2);padding:10px;margin:10px}.document-blog-entry article .toc>ul{margin:0;padding-left:15px}.document-blog-entry.drupal-import .content>div:first-child>img:first-child,.document-blog-entry.drupal-import .content>div:first-child>p:first-child img{float:right}.document-blog article>h1+a.push-right{margin-top:-30px}.document-blog .entry>h1{font-size:14pt;margin:0 0 4px}.document-blog .entry>h1 a[href]{-webkit-transition:color .2s ease-in-out,border .1s ease-in-out;-moz-transition:color .2s ease-in-out,border .1s ease-in-out;transition:color .2s ease-in-out,border .1s ease-in-out;color:#3D3D3D;text-decoration:none;border-bottom:0!important}.document-blog .entry>h1 a[href]:hover{color:#367c78;text-decoration:underline}.document-blog .entry>p{color:#575757;font-weight:400}.document-blog .entry>p>img{width:75px;height:75px;border:1px solid #AAA;float:left;margin:0 10px 10px 0}.document-blog .entry>p>a{font-weight:700}.document-blog-entry .lightbox-entry img{border:1px solid #AAA}.sidebar-blog{line-height:1.5}.sidebar-blog h1{font-size:14pt;margin:8px 0}.sidebar-blog ul{list-style:disc;padding-left:15px}.sidebar-blog p{margin:0 0 0 4px}.sidebar-blog a.submit-content{width:100%;margin-bottom:15px;text-align:center}.sidebar-blog .info img{max-width:100px;border:1px solid #AAA;float:right}.sidebar-blog .info img+p{padding-top:15px}.sidebar-blog .blogs ul{padding-left:5px}.sidebar-blog .blogs ul li{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;list-style-type:none}.sidebar-blog .blogs ul li:before{content:"\002013"}.sidebar-blog .screencasts{text-align:center}.sidebar-blog .screencasts h1{text-align:left}.sidebar-blog .screencasts a{border:0;width:30%;position:relative;display:inline-block;margin:0 auto 15px;font-weight:700;font-size:9pt;line-height:1.3}.sidebar-blog .screencasts a>div,.sidebar-blog .screencasts a>figure,.sidebar-blog .screencasts a>img{-webkit-transition:border .2s ease-in-out;-moz-transition:border .2s ease-in-out;transition:border .2s ease-in-out;border:1px solid rgba(0,0,0,.3)}.sidebar-blog .screencasts a:hover>div,.sidebar-blog .screencasts a:hover>figure,.sidebar-blog .screencasts a:hover>img{border:1px solid #367c78}.sidebar-blog .screencasts a:not(:nth-child(4)):not(:nth-child(7)){margin-right:2%}.sidebar-blog .screencasts a i{position:absolute;font-size:36px;left:50%;top:50%;margin-left:-16px;margin-top:-24px}.sidebar-blog .screencasts a span{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-blog .screencasts a figure{display:block;width:100%;height:0;padding-bottom:53%;margin-bottom:5px;background-size:100%}.document-tagged h1{margin-top:0}.document-tagged ul.tagged em{opacity:.8}.document-tagged ul.tagged+h2{margin-top:25px;margin-bottom:5px;text-align:center}.document-tagged #tag-cloud{margin:0;padding:0;font-size:70%;text-align:center;line-height:12pt}.document-tagged #tag-cloud li{display:inline}.document-features{font-weight:400}.document-features .button{position:relative;z-index:110;margin-right:60px}@media screen and (max-width:570px){.document-features .button{display:none}}.document-features article>.button+h1{margin-top:0}.document-features .groups{max-width:1200px;margin-left:auto;margin-right:auto;overflow:inherit}.document-features .groups:after{content:"";display:table;clear:both}.document-features .groups>div{margin-right:2.35765%;width:46.26223%;float:none;display:inline-block;vertical-align:top}.document-features .groups>div:last-child{margin-right:0}.document-features .groups>div:nth-child(even){margin-left:4.2649%;margin-right:0}.document-features .groups>div>img{float:left;margin:10px 5px 0 0}.document-features .groups>div ul{max-width:1200px;margin-left:auto;margin-right:auto;padding:0;padding-left:4.5%;overflow:inherit}.document-features .groups>div ul:after{content:"";display:table;clear:both}.document-features .groups>div ul li{margin-right:2.35765%;width:47.11521%;float:none;display:inline-block;vertical-align:top;margin-bottom:5px}.document-features .groups>div ul li:last-child{margin-right:0}.document-features .groups>div ul li a{cursor:default}.document-features .groups>div ul li p,.document-features .groups>div ul li strong{display:none}.document-features .groups>div div{padding-left:4.5%}.document-features .groups>div div a{border:0}.document-features .groups>div div img{box-shadow:0 0 6px 0 rgba(0,0,0,0);-webkit-transition-property:-webkit-transform,box-shadow,border;-moz-transition-property:-moz-transform,box-shadow,border;transition-property:transform,box-shadow,border;-webkit-transition-duration:.2s,.2s,.2s;-moz-transition-duration:.2s,.2s,.2s;transition-duration:.2s,.2s,.2s;-webkit-transition-timing-function:ease-in-out;-moz-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;border:1px solid rgba(0,0,0,.3);width:32%;max-width:170px}.document-features .groups>div div img:hover{box-shadow:0 4px 10px 0 rgba(0,0,0,.15);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);border-color:#367c78}.document-features .groups>div.group-languages img,.document-features .groups>div.group-languages ul a{display:none}.document-features .groups>div.group-languages ul p,.document-features .groups>div.group-languages ul strong{display:block}@media screen and (max-width:960px){.document-features .groups>div{float:left;display:block;margin-right:2.35765%;width:100%}.document-features .groups>div:last-child{margin-right:0}.document-features .groups>div:nth-child(even){margin-left:0}.document-features .groups>div ul li{float:left;display:block;margin-right:2.35765%;width:36.02647%}.document-features .groups>div ul li:last-child{margin-right:0}}@media screen and (max-width:570px){.document-features .groups>div ul li{float:left;display:block;margin-right:2.35765%;width:47.11521%}.document-features .groups>div ul li:last-child{margin-right:0}}.document-pricing .assistance{float:right;margin-top:-40px}@media screen and (max-width:570px){.document-pricing .assistance{float:none;margin-top:0}}.document-pricing .assistance a,.document-pricing .assistance table,.document-pricing .assistance td,.document-pricing .assistance tr{border:0;background:0 0;margin:0;padding:0}.document-pricing .assistance .lpStaticButtonTR img,.document-pricing .assistance tr:not(.lpStaticButtonTR){display:none}.document-pricing .assistance .lpStaticButtonTR a:before{font-weight:700;content:"Need Help? Chat With Sales";line-height:1}.document-pricing .assistance .lpStaticButtonTR a:after{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f075";text-shadow:0 0 4px rgba(0,0,0,.2);color:#FFF;line-height:1;font-size:21pt;padding-left:5px;vertical-align:middle}.document-pricing .tabs>ul:first-child{text-align:center}.document-pricing .tabs>ul:first-child li{float:none;display:inline-block;vertical-align:top;font-size:18pt}@media screen and (max-width:570px){.document-pricing .tabs>ul:first-child li{width:100%;text-align:center}.document-pricing .tabs>ul:first-child li a{float:none;display:block}}.document-pricing .tabs .ui-tabs-panel{padding:0}.document-pricing .tabs>div>h3{font-weight:400;font-size:14pt;line-height:1.4;margin:0 0 45px}.document-pricing .outer{text-align:center}.document-pricing .inner{text-align:left;margin:auto}.document-pricing .inner .currency{float:right}@media screen and (max-width:570px){.document-pricing .inner .currency{float:none;display:block;margin-bottom:5px}}.document-pricing .inner .testimonials{font-weight:400}.document-pricing .inner .block{max-width:1000px;margin:10px auto 20px;padding:0;text-align:center}.document-pricing .inner .block li{width:300px;vertical-align:top;display:inline-block;height:300px;border:2px solid rgba(0,0,0,.3);background:#FFF;border-radius:3px;margin:15px 1.5%;position:relative}.document-pricing .inner .block li>h2{margin:0 0 45px;padding:10px 0 40px;background:rgba(0,0,0,.1);text-transform:uppercase;font-size:14pt}.document-pricing .inner .block li figure:not(.deal-badge){position:absolute;box-shadow:0 0 8px 0 rgba(0,0,0,.6),inset 0 -1px 0 0 rgba(255,255,255,.3);background-color:#4c8583;background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.3),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.3),rgba(0,0,0,0));font-size:12pt;color:#FFF;font-weight:700;text-shadow:1px 1px 0 rgba(0,0,0,.4);text-transform:uppercase}.document-pricing .inner .block li figure:not(.deal-badge) big{font-size:16pt}.document-pricing .inner .block li figure:not(.deal-badge) small{font-size:10pt}.document-pricing .inner .block li:not(.stacked)>a>figure,.document-pricing .inner .block li>figure{left:50%;margin-left:-32px;top:45px;width:64px;height:64px;border-radius:32px;line-height:64px}.document-pricing .inner .block li.advertise>figure,.document-pricing .inner .block li.goodwill>figure{font-size:9pt}.document-pricing .inner .block li p{display:block;margin-left:auto;margin-right:auto;max-width:220px}.document-pricing .inner .block li .buttons{position:absolute;bottom:5px;text-align:center;width:100%}.document-pricing .inner .block li .buttons a{position:relative;display:inline-block;width:80%;max-width:150px;min-width:100px;margin:0 auto 5px;padding:4px;text-transform:uppercase}.document-pricing .inner .block li .buttons a .deal-badge{position:absolute;top:-15px;right:-10px}.document-pricing .inner .block li .buttons a .deal-badge .icon{font-size:42px;color:#36c3bf}.document-pricing .inner .block li .buttons a .deal-badge span{position:absolute;top:0;left:0;line-height:42px;vertical-align:middle;text-align:center;width:38px;font-size:10px}.document-pricing .inner .block li.stacked a{display:block;color:#3D3D3D;height:74px;padding:8px 0;position:relative;background:rgba(0,0,0,.1);overflow:hidden}.document-pricing .inner .block li.stacked a:hover{text-decoration:none}.document-pricing .inner .block li.stacked a:hover .on-hover{display:block}.document-pricing .inner .block li.stacked a .on-hover{position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,0);color:rgba(255,255,255,0);text-transform:uppercase;line-height:75px;font-size:18pt;font-weight:700;padding-left:75px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.document-pricing .inner .block li.stacked a .on-hover:hover{background:rgba(0,0,0,.6);color:#fff}.document-pricing .inner .block li.stacked a figure{position:absolute;left:8px;top:50%;margin-top:-32px;width:64px;height:64px;border-radius:32px;line-height:64px}.document-pricing .inner .block li.stacked a figure+div{margin-left:75px}.document-pricing .inner .block li.stacked a figure+div h2{font-size:12pt;margin:0}.document-pricing .inner .block li.stacked a figure+div p{display:block;margin:0;font-size:10pt;font-weight:300;max-width:none}.document-pricing .inner .block li.perlstudio>figure{background-color:#8BBFBF}.document-pricing .inner .block li.tclstudio>figure{background-color:#C4AB81}.document-pricing .inner .block li.personal>a>figure{background-color:#8a629b}.document-pricing .inner .block a.student>figure{background-color:#CAD37C}.document-pricing .inner .block a.educational>figure{background-color:#558a51}.document-pricing .inner .block a.goodwill>figure{background-color:#8b6f52}.document-pricing .inner .block a.advertise>figure{background-color:#AD5353}.document-pricing .inner .block.continued li{margin:0 1%}.document-pricing .questions{float:left}@media screen and (max-width:570px){.document-pricing .questions{float:none}}.document-pricing .questions p{margin:0}.document-pricing .questions .number{color:#8b56a2}.document-pricing .questions em{color:#636363}.document-pricing .komodo-edit{margin:0;font-size:12pt;text-align:right}.document-pricing .komodo-edit p{margin:0}.document-pricing .komodo-edit p span{font-style:italic;text-decoration:underline}@media screen and (max-width:570px){.document-pricing .komodo-edit{width:100%;text-align:left;margin-top:15px}}.document-pricing .contract-holder{margin-top:45px;font-size:9pt}.document-pricing .contract-holder p{margin:0}.document-pricing .promotion{position:fixed;z-index:14;bottom:0;left:0;width:100%;text-align:center;background-color:rgba(54,195,191,.8);background-image:-webkit-linear-gradient(rgba(54,195,191,.8),rgba(39,142,139,.8));background-image:linear-gradient(rgba(54,195,191,.8),rgba(39,142,139,.8));border-top:2px solid #3B8482;box-shadow:inset 0 0 0 0 rgba(0,0,0,0),0 0 8px 0 rgba(0,0,0,.8)}.document-pricing .promotion .inner{display:inline-block;color:#FFF;margin:auto;padding:6px;border-radius:3px;position:relative;padding-right:35px}.document-pricing .promotion .inner i{position:absolute;top:10px;right:6px;font-size:36pt}.document-pricing .promotion .inner p{margin:0}.document-pricing .promotion .inner p span{font-size:16pt;text-decoration:underline;font-style:italic}@media screen and (max-width:1100px){.document-pricing .promotion{margin-top:0;margin-bottom:25px}}.document-pricing .promotion.animate{-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;transition:all .6s ease-in-out;box-shadow:inset 0 0 100px 0 #b7fffc,0 0 50px 0 rgba(0,0,0,.6)}.document-pricing .promotion.animate i{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;transition:all .4s ease-in-out;-webkit-transform:scale(2);-moz-transform:scale(2);-ms-transform:scale(2);-o-transform:scale(2);transform:scale(2)}.document-pricing .promotion.animate-over{-webkit-transition:all 2s ease-in-out;-moz-transition:all 2s ease-in-out;transition:all 2s ease-in-out}.document-pricing .promotion.animate-over i{-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.document-komodo-edit article{text-align:center}.document-komodo-edit article>img{width:90%;max-width:794px}.document-komodo-edit article a.button{font-family:Roboto,Impact,Haettenschweiler,"Franklin Gothic Bold",Charcoal,"Helvetica Inserat","Bitstream Vera Sans Bold","Arial Black",sans serif;font-size:14pt;text-transform:uppercase;letter-spacing:-1px}.document-komodo-edit article a.button i{vertical-align:middle;font-size:22pt;margin-right:7px}.document-komodo-edit article .details{max-width:1200px;margin-left:auto;margin-right:auto;margin-top:30px}.document-komodo-edit article .details:after{content:"";display:table;clear:both}.document-komodo-edit article .details>div{float:left;display:block;margin-right:2.35765%;width:47.11521%}.document-komodo-edit article .details>div:last-child{margin-right:0}.document-komodo-edit article .details>div.opensource{margin-left:3.41192%}.document-komodo-edit article .details .comparison>h2{text-align:left}.document-komodo-edit article .details .comparison>a{float:right;margin-top:-33px}.document-komodo-edit article .details .comparison table{display:table;width:100%}.document-komodo-edit article .details .comparison table td,.document-komodo-edit article .details .comparison table th,.document-komodo-edit article .details .comparison table tr{background-color:transparent;border:0}.document-komodo-edit article .details .comparison table tbody th{font-weight:400}.document-komodo-edit article .details .comparison table tbody td,.document-komodo-edit article .details .comparison table tbody th{padding:4px 8px}.document-komodo-edit article .details .comparison table td,.document-komodo-edit article .details .comparison table thead{text-align:center}.document-komodo-edit article .details .comparison table thead th{white-space:nowrap}.document-komodo-edit article .details .comparison table td{font-size:14pt;font-weight:700}.document-komodo-edit article .details .opensource{text-align:left}@media screen and (max-width:960px) and (min-width:750px){.document-komodo-edit article .details .comparison table thead th{font-size:9pt}.document-komodo-edit article .details .comparison table tbody td,.document-komodo-edit article .details .comparison table tbody th,.document-komodo-edit article .details .comparison table th{padding:2px 4px}.document-komodo-edit article .details .comparison table th{font-size:9.5pt}.document-komodo-edit article .details .comparison table td{font-size:12pt}}@media screen and (max-width:750px){.document-komodo-edit article .details>div{float:left;display:block;margin-right:2.35765%;width:98.29404%}.document-komodo-edit article .details>div:last-child{margin-right:0}.document-komodo-edit article .details>div.opensource{margin-left:0}}.document-download .tabs{text-align:center}.document-download .tabs>ul{margin:auto;max-width:600px}.document-download .tabs>ul li{display:inline-block;float:none}.document-download .tabs>ul li a{padding:0 10px}.document-download .tabs>div{margin:auto;max-width:600px;padding-bottom:0}.document-download .tabs>div:not(:first-child){display:none}.document-download .tabs>div p:first-child{margin-top:0}.document-download .tabs>div a.button.primary{text-align:left;line-height:16pt}.document-download .tabs>div a.button.primary span.os{font-size:12pt;font-weight:400;display:block}.document-download .tabs>div a.button.primary i{float:left;vertical-align:middle;font-size:22pt;line-height:30pt;margin-right:10px}.document-download .tabs>div a.button:not(.primary){width:240px;text-align:right}.document-download .tabs>div a.button:not(.primary) span.product{display:none}.document-download .tabs>div a.button:not(.primary) i{float:left;vertical-align:middle;font-size:14pt;line-height:14pt}.document-download #requirements{display:none}.download-unlocker.disabled #download,html.no-js .download-unlocker.enabled #download{display:block}.download-unlocker.disabled #download-unlock,html.no-js .download-unlocker.enabled #download-unlock{display:none}html:not(.no-js) .download-unlocker.enabled{text-align:center}html:not(.no-js) .download-unlocker.enabled form{margin:auto}html:not(.no-js) .download-unlocker.enabled #download{display:none}html:not(.no-js) .download-unlocker.enabled #download-unlock{display:block}html:not(.no-js) .download-unlocker.enabled .fb-follow{-webkit-transform:scale(1.5);-moz-transform:scale(1.5);-ms-transform:scale(1.5);-o-transform:scale(1.5);transform:scale(1.5);margin-left:25px}html:not(.no-js) .download-unlocker.enabled.unlocked .download-locked{display:none!important}html:not(.no-js) .download-unlocker.enabled.unlocked .download-unlocked{display:block!important}.document-customize article .intro{text-align:center}.document-customize article .intro>img{width:75%}.document-customize article .intro>p{width:60%;margin-left:auto;margin-right:auto}.document-customize article .addons{max-width:1200px;margin-left:auto;margin-right:auto}.document-customize article .addons:after{content:"";display:table;clear:both}.document-customize article .addons>a{border:0;float:left;margin-right:2.35765%;width:21.5258%;padding:5px;text-align:center;display:inline-block;height:150px}.document-customize article .addons>a>div,.document-customize article .addons>a>figure,.document-customize article .addons>a>img{-webkit-transition:border .2s ease-in-out;-moz-transition:border .2s ease-in-out;transition:border .2s ease-in-out;border:1px solid rgba(0,0,0,.3)}.document-customize article .addons>a:hover>div,.document-customize article .addons>a:hover>figure,.document-customize article .addons>a:hover>img{border:1px solid #367c78}.document-customize article .addons>a:last-child{margin-right:0}.document-customize article .addons>a:not(.more){color:#3D3D3D}.document-customize article .addons>a.more{line-height:150px;vertical-align:middle}.document-customize article .addons>a.more:hover{text-decoration:underline}.document-customize article .addons>a h3{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.document-customize article .addons>a figure{background-size:cover;width:95%;height:0;padding-bottom:55%;margin:0 auto 15px}.document-customize article .addons>a:hover h3{color:#367c78}.document-customize article .contributing{max-width:1200px;margin-left:auto;margin-right:auto}.document-customize article .contributing:after{content:"";display:table;clear:both}.document-customize article .contributing>div{float:left;display:block;margin-right:2.35765%;width:47.11521%}.document-customize article .contributing>div:last-child{margin-right:0}@media screen and (max-width:750px){.document-customize article .contributing>div{float:left;display:block;margin-right:2.35765%;width:100%}.document-customize article .contributing>div:last-child{margin-right:0}}body.startpage,body.startpage dd,body.startpage p{font-size:9.5pt}body.startpage #container{margin:0;height:100%!important;min-height:100%}body.startpage h1{font-size:14pt}body.startpage h2{font-size:12pt}body.startpage h3{font-size:10pt}body.startpage header{padding:10px;height:100%;min-height:100%}body.startpage header div.featured-wrap{position:relative;overflow:hidden;float:right;min-width:200px;min-height:120px;text-align:right}body.startpage header div.featured-wrap>img{position:absolute;width:128px;top:-20px;right:0}body.startpage header div.featured-wrap .featured{padding-top:5px;padding-right:135px;min-height:100px}body.startpage header div.featured-wrap .featured h1,body.startpage header div.featured-wrap .featured h2,body.startpage header div.featured-wrap .featured h3,body.startpage header div.featured-wrap .featured p{margin:0;padding:0 0 4px}body.startpage header div.featured-wrap .links li:after{content:" \002013"}body.startpage header div.news>h1:first-child{margin-top:0}body.startpage header div.news>p:last-child{margin-bottom:0}body.startpage header div.news dl{font-size:10pt;line-height:1.3;margin:0}body.startpage header div.news dl dt{font-weight:400}body.startpage header div.news dl dd{margin:0}body.startpage header div.news dl dd:not(last-child){padding-bottom:4px;font-size:9pt}body.startpage .featured{padding-right:190px!important;padding-top:20px!important}body.startpage .promotion{display:block;position:absolute;right:70px;top:0;z-index:15;width:120px;height:120px;background-image:url(../images/icons/emblems/promotion.png);background-size:100%;border:0;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}body.startpage .promotion .inner{position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);color:#FFF;font-size:11pt;line-height:1.2;font-weight:700;text-align:center;padding:10px 10px 0;text-shadow:0 0 3px rgba(0,0,0,.3)}body.startpage .promotion:hover .inner{text-decoration:underline}.document-authors article img{max-width:75px;max-height:75px;margin-left:10px;border:1px solid #969696;border-radius:1px}.document-screencasts article ul{max-width:1200px;list-style:none;margin:0;padding:0}.document-screencasts article ul:after{content:"";display:table;clear:both}.document-screencasts article ul li{float:left;margin-right:2.35765%;width:47.11521%;display:inline-block;text-align:center}.document-screencasts article ul li:last-child{margin-right:0}@media screen and (max-width:750px){.document-screencasts article ul li{float:left;display:block;margin-right:2.35765%;width:100%}.document-screencasts article ul li:last-child{margin-right:0}}.document-screencasts article ul li a{display:block;color:#FFF;background:#3D3D3D;margin-bottom:20px;border-radius:3px;position:relative;-webkit-transition:background .2s ease-in-out;-moz-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.document-screencasts article ul li a:hover{background:#367c78}.document-screencasts article ul li a span.title{font-size:16pt;line-height:48pt;text-shadow:1px 1px 0 rgba(0,0,0,.3)}.document-screencasts article ul li a span.stat{position:absolute;bottom:5px;display:block;width:100%;font-size:9.5pt;line-height:9.5pt;opacity:.5}.document-album ul.screencasts,.document-screencasts-album ul.screencasts{max-width:1200px;margin:0;padding:0}.document-album ul.screencasts:after,.document-screencasts-album ul.screencasts:after{content:"";display:table;clear:both}.document-album ul.screencasts li,.document-screencasts-album ul.screencasts li{float:left;display:block;margin-right:2.35765%;width:30.0556%;margin-left:.85298%;margin-bottom:20px}.document-album ul.screencasts li:last-child,.document-screencasts-album ul.screencasts li:last-child{margin-right:0}@media screen and (max-width:960px) and (min-width:750px){.document-album ul.screencasts li,.document-screencasts-album ul.screencasts li{float:left;display:block;margin-right:2.35765%;width:46.26223%}.document-album ul.screencasts li:last-child,.document-screencasts-album ul.screencasts li:last-child{margin-right:0}}@media screen and (max-width:750px){.document-album ul.screencasts li,.document-screencasts-album ul.screencasts li{float:left;display:block;margin-right:2.35765%;width:100%;margin-left:0}.document-album ul.screencasts li:last-child,.document-screencasts-album ul.screencasts li:last-child{margin-right:0}}.document-album ul.screencasts a,.document-screencasts-album ul.screencasts a{border:0;position:relative;display:block;font-weight:700}.document-album ul.screencasts a>div,.document-album ul.screencasts a>figure,.document-album ul.screencasts a>img,.document-screencasts-album ul.screencasts a>div,.document-screencasts-album ul.screencasts a>figure,.document-screencasts-album ul.screencasts a>img{-webkit-transition:border .2s ease-in-out;-moz-transition:border .2s ease-in-out;transition:border .2s ease-in-out;border:1px solid rgba(0,0,0,.3)}.document-album ul.screencasts a:hover>div,.document-album ul.screencasts a:hover>figure,.document-album ul.screencasts a:hover>img,.document-screencasts-album ul.screencasts a:hover>div,.document-screencasts-album ul.screencasts a:hover>figure,.document-screencasts-album ul.screencasts a:hover>img{border:1px solid #367c78}.document-album ul.screencasts a .inner,.document-screencasts-album ul.screencasts a .inner{width:100%;padding:4px;border:0!important}.document-album ul.screencasts a .inner span.title,.document-screencasts-album ul.screencasts a .inner span.title{display:block;font-size:12pt}.document-album ul.screencasts a .inner span:not(.title),.document-screencasts-album ul.screencasts a .inner span:not(.title){color:#3D3D3D;font-weight:300;font-size:9pt}.document-album ul.screencasts a .inner span.duration,.document-screencasts-album ul.screencasts a .inner span.duration{float:right}.document-album ul.screencasts a i.icon-youtube-play,.document-screencasts-album ul.screencasts a i.icon-youtube-play{position:absolute;font-size:48px;left:50%;top:50%;margin-left:-24px;margin-top:-38px}.document-album ul.screencasts a figure,.document-screencasts-album ul.screencasts a figure{display:block;width:100%;height:0;padding-bottom:55%;margin-bottom:5px;background-size:100%}.document-album ul.screencasts .description,.document-screencasts-album ul.screencasts .description{font-size:10pt;height:100px;overflow:hidden;position:relative}.document-album ul.screencasts .description:after,.document-screencasts-album ul.screencasts .description:after{position:absolute;top:30px;content:" ";display:block;height:70px;width:100%;background-color:rgba(245,245,245,0);background-image:-webkit-linear-gradient(top,rgba(245,245,245,0) 0,#f5f5f5 90%);background-image:linear-gradient(to bottom,rgba(245,245,245,0) 0,#f5f5f5 90%)}.document-resource article .beta,.document-resource-category article .beta,.document-resources article .beta{position:absolute;top:20px;right:0;padding:10px;font-size:14pt;font-weight:700;color:#FFF;background-color:rgba(134,94,151,.8);background-image:-webkit-linear-gradient(rgba(134,94,151,.8),rgba(102,70,116,.8));background-image:linear-gradient(rgba(134,94,151,.8),rgba(102,70,116,.8));border:1px solid #5E426B;box-shadow:inset 0 0 0 0 rgba(0,0,0,0),0 0 8px 0 rgba(0,0,0,.8);border-radius:16px}.document-resource article img{max-width:100%}.document-resource article h1{margin-top:0}.document-resource article .social-meta>a{display:inline-block}.document-resource article .social-meta>a span{font-family:Monaco,Consolas,"Lucida Console",monospace;display:inline-block;background:rgba(0,0,0,.5);padding:4px;border-radius:12px;font-weight:700}.document-resource article .main-meta>span{display:inline-block;margin-right:15px}.document-resource article .main-meta .author img{vertical-align:middle;border-radius:2px}.document-resource article .details-meta{float:right;width:250px;background:rgba(255,255,255,.3);border-radius:3px;padding:10px;margin-top:25px}.document-resource article .details-meta dl{margin:0}.document-resource article .details-meta dl dd,.document-resource article .details-meta dl dt{float:left;padding:4px 0}.document-resource article .details-meta dl dd+dd,.document-resource article .details-meta dl dd+dt{clear:left}.document-resource article .details-meta dl dd+dd{float:none}.document-resource article .details-meta dl dt{width:30%;text-transform:uppercase;opacity:.7}.document-resource article .details-meta dl dd{width:50%}.document-resource article .comments,.document-resource article .readme{background:rgba(255,255,255,.9);padding:10px;border-radius:3px}.document-resource article .comments.readme pre,.document-resource article .readme.readme pre{line-height:1.5}.document-resource article .comments.readme code,.document-resource article .readme.readme code{line-height:1.5;white-space:pre-wrap;display:inline-block;padding:2px}.document-resource article .download .release-meta{margin-top:10px}.document-resource article .download .release-meta span{display:inline-block;margin-right:15px}.document-resource article .download .files{text-align:center;margin-right:250px}.document-resource article .download .assets>div>a,.document-resource article .download .source{margin-top:15px}.document-resource-category article>ul,.document-resources article>ul{margin:0;padding:0}.document-resource-category article>ul>li,.document-resources article>ul>li{padding:10px 2px;border-bottom:1px solid rgba(0,0,0,.15)}.document-resource-category article>ul>li:nth-child(even),.document-resources article>ul>li:nth-child(even){background:rgba(255,255,255,.2)}.document-resource-category article>ul>li h3,.document-resource-category article>ul>li p,.document-resources article>ul>li h3,.document-resources article>ul>li p{margin:0}.document-resource-category article>ul>li h3>a,.document-resource-category article>ul>li h3>strong>a,.document-resources article>ul>li h3>a,.document-resources article>ul>li h3>strong>a{-webkit-transition:color .2s ease-in-out,border .1s ease-in-out;-moz-transition:color .2s ease-in-out,border .1s ease-in-out;transition:color .2s ease-in-out,border .1s ease-in-out;color:#8a629b;text-decoration:none}.document-resource-category article>ul>li h3>a:hover,.document-resource-category article>ul>li h3>strong>a:hover,.document-resources article>ul>li h3>a:hover,.document-resources article>ul>li h3>strong>a:hover{color:#6e4e7c;text-decoration:underline}.document-resource-category article>ul>li h3 .author,.document-resources article>ul>li h3 .author{font-size:11pt}.document-resource-category article>ul>li h3 .author img,.document-resources article>ul>li h3 .author img{vertical-align:middle;border-radius:2px}.document-resource-category article>ul>li p,.document-resources article>ul>li p{color:#575757}.document-resource-category article>ul>li .meta,.document-resources article>ul>li .meta{float:right;text-align:right;font-size:14px}.document-resource-category article>ul>li .meta>span,.document-resources article>ul>li .meta>span{display:inline-block;margin-left:15px}.document-resource-category article>ul>li .meta>span span,.document-resources article>ul>li .meta>span span{font-family:Monaco,Consolas,"Lucida Console",monospace;font-size:12px;opacity:.8}.document-resource-category article>ul>li .meta>span .icon,.document-resources article>ul>li .meta>span .icon{opacity:.7}.document-install-instructions article,.document-submit-instructions article{text-align:center}.document-install-instructions article .selector .selectize-control,.document-submit-instructions article .selector .selectize-control{max-width:500px;margin:25px auto;font-size:14pt}.document-install-instructions article .panes,.document-install-instructions article .selector,.document-submit-instructions article .panes,.document-submit-instructions article .selector{margin:auto}.document-install-instructions article .panes,.document-submit-instructions article .panes{max-width:750px;text-align:left}.sidebar-resources ul.categories{margin:0;padding:0}.sidebar-resources ul.categories li h3{font-size:13pt;margin:5px 0}.sidebar-resources ul:not(.categories){padding-left:30px}code{border-radius:2px;font-family:Monaco,Consolas,"Lucida Console",monospace;color:#333;background:#FAFAFA;border:1px solid rgba(0,0,0,.2);padding:0 2px}pre code{display:block;padding:.5em;line-height:1.5;max-height:500px;overflow:auto}.diff .hljs-header,.hljs-comment,.hljs-javadoc,.hljs-template_comment{color:#998;font-style:italic}.css .rule .hljs-keyword,.hljs-keyword,.hljs-request,.hljs-status,.hljs-subst,.hljs-winutils,.javascript .hljs-title,.nginx .hljs-title{color:#333;font-weight:700}.hljs-hexcolor,.hljs-number,.ruby .hljs-constant{color:#099}.hljs-phpdoc,.hljs-string,.hljs-tag .hljs-value,.tex .hljs-formula{color:#d14}.coffeescript .hljs-params,.hljs-id,.hljs-title,.scss .hljs-preprocessor{color:#900;font-weight:700}.clojure .hljs-title,.hljs-subst,.javascript .hljs-title,.lisp .hljs-title{font-weight:400}.haskell .hljs-type,.hljs-class .hljs-title,.tex .hljs-command,.vhdl .hljs-literal{color:#458;font-weight:700}.django .hljs-tag .hljs-keyword,.hljs-rules .hljs-property,.hljs-tag,.hljs-tag .hljs-title{color:navy;font-weight:400}.hljs-attribute,.hljs-variable,.lisp .hljs-body{color:teal}.hljs-regexp{color:#009926}.hljs-prompt,.hljs-symbol,.lisp .hljs-keyword,.ruby .hljs-symbol .hljs-string,.tex .hljs-special{color:#990073}.clojure .hljs-built_in,.hljs-built_in,.lisp .hljs-title{color:#0086b3}.hljs-cdata,.hljs-doctype,.hljs-pi,.hljs-pragma,.hljs-preprocessor,.hljs-shebang{color:#999;font-weight:700}.hljs-deletion{background:#fdd}.hljs-addition{background:#dfd}.diff .hljs-change{background:#0086b3}.hljs-chunk{color:#aaa}body,html{height:100%}