.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{background-color:#333;border-radius:4px;color:#fff;font-size:14px;line-height:1.4;outline:0;position:relative;transition-property:transform,visibility,opacity;white-space:normal}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:initial;border-width:8px 8px 0;bottom:-7px;left:0;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:initial;border-width:0 8px 8px;left:0;top:-7px;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-left-color:initial;border-width:8px 0 8px 8px;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-right-color:initial;border-width:8px 8px 8px 0;left:-7px;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;height:16px;width:16px}.tippy-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.tippy-content{padding:5px 9px;position:relative;z-index:1}.tippy-box[data-theme~=light]{background-color:#fff;box-shadow:0 0 20px 4px rgba(154,161,177,.15),0 4px 80px -8px rgba(36,40,47,.25),0 4px 4px -2px rgba(91,94,105,.15);color:#26323d}.tippy-box[data-theme~=light][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=light][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff}.tippy-box[data-theme~=light][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}.tippy-box[data-theme~=light][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff}.tippy-box[data-theme~=light]>.tippy-backdrop{background-color:#fff}.tippy-box[data-theme~=light]>.tippy-svg-arrow{fill:#fff}.GrapherComponent .global-entity-control-container{position:sticky;top:5px;z-index:11}.GrapherComponent .global-entity-control{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 15px 40px rgba(0,0,0,.1),0 8px 15px rgba(0,0,0,.08),0 1px 3px 1px rgba(0,0,0,.08);display:flex;margin-top:1rem;padding:.65em}.GrapherComponent .global-entity-control.is-narrow{font-size:1rem;padding:.5em}.GrapherComponent .global-entity-control .select-dropdown-container{margin-right:.75em;max-width:19em;min-width:16em;width:15%}.GrapherComponent .global-entity-control .selected-items-container{flex:1;overflow-x:visible;overflow-y:auto}.GrapherComponent .global-entity-control .selected-items{align-content:center;display:flex}.GrapherComponent .global-entity-control .selected-item{align-items:stretch;background-color:#3360a9;border-radius:100px;color:#fff;display:flex;margin:2px .375em 2px 2px;padding:0;user-select:none;white-space:nowrap}.GrapherComponent .global-entity-control .selected-item .label{font-weight:700;padding:.2em .8em}.GrapherComponent .global-entity-control .selected-item.removable .label{padding-right:.3em}.GrapherComponent .global-entity-control .selected-item .remove-icon{align-items:center;cursor:pointer;display:flex;flex:0;font-size:15px;opacity:.5;padding-left:.3em;padding-right:.85em}.GrapherComponent .global-entity-control .selected-item .remove-icon:hover{opacity:1}.GrapherComponent .global-entity-control .empty{color:#98a9bd;text-align:center}.GrapherComponent .global-entity-control .narrow-summary{flex:1;min-width:0}.GrapherComponent .global-entity-control .narrow-summary-selected-items{color:rgba(0,0,0,.5);overflow:hidden;padding-left:.25em;text-overflow:ellipsis;white-space:nowrap}.GrapherComponent .global-entity-control .narrow-summary-selected-item{color:#3360a9;font-weight:700}.GrapherComponent .global-entity-control .narrow-actions{align-items:center;display:flex;flex:0;margin-left:.5em;min-height:2.25em}.GrapherComponent .global-entity-control .button{background-color:#3360a9;border:none;border-radius:100px;color:#fff;font-weight:700;padding:.5em .8em;white-space:nowrap}.GrapherComponent .CommandPalette{background:#fff;border-radius:2px;box-shadow:0 0 2px 0 rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.25);font-size:.8em;left:30px;opacity:.95;padding:14px;position:fixed;top:30px;z-index:1000}.GrapherComponent .CommandPalette .paletteTitle{font-size:1.2em;font-weight:700}.GrapherComponent .CommandPalette .commandCategory{font-weight:700;margin-top:1.4em}.GrapherComponent .CommandPalette .commandCombo{display:inline-block;width:5em}.GrapherComponent .CommandPalette .commandCategory,.GrapherComponent .CommandPalette .commandOption{line-height:1.4em}.GrapherComponent .CommandPalette a{color:#0645ad}.GrapherComponent .CommandPalette a:hover{color:#2272f7}.GrapherComponent .CommandPalette a:active{color:#84b1fb}.GrapherComponent .toggleSwitch{cursor:pointer;font-weight:700;text-transform:uppercase;white-space:nowrap}.GrapherComponent .toggleSwitch span{background-color:#f2f2f2;border:1px solid #d6dadf;color:#4d6a8b;display:inline-block;font-size:10px;height:20px;line-height:18px;padding:0 8px;text-align:center}.GrapherComponent .toggleSwitch .rightToggle{border-radius:0 10px 10px 0}.GrapherComponent .toggleSwitch .leftToggle{border-radius:10px 0 0 10px}.GrapherComponent .toggleSwitch .activeToggle{background:#fff;border-color:#0073e6;color:#0073e6}.GrapherComponent .SelectEntitiesButton{color:#0073e6}.GrapherComponent .SelectEntitiesButton svg{margin-right:3px}.GrapherComponent .ChangeEntityButton{color:#0073e6}.GrapherComponent .FacetStrategyDropdown{border:1px solid #afb7c1;border-radius:5px;cursor:pointer;font-family:Lato;font-size:12px;font-weight:700;padding-left:10px;padding-right:10px;width:160px}.GrapherComponent .FacetStrategyDropdown div{float:right}.GrapherComponent .FacetStrategyFloat{display:flex}.GrapherComponent .FacetStrategyOption{background:#fff;height:68px;left:4px;margin:0;padding:4px;position:static;top:4px;width:96px}.GrapherComponent .FacetStrategyLabel{bottom:64.71%;font-family:Lato;font-size:12px;font-style:normal;font-weight:700;left:4.17%;line-height:20px;margin:2px 0;position:static;right:44.79%;top:5.88%}.GrapherComponent .selected .FacetStrategyLabel{color:#0073e6}.GrapherComponent .FacetStrategyLabel{color:#7d899c}.GrapherComponent .FacetStrategyPreview-none-child{border-radius:1px;bottom:0;left:0;position:absolute;right:0;top:0}.GrapherComponent .FacetStrategyPreview-parent{height:36px;position:relative;width:100%}.GrapherComponent .FacetStrategyPreview-split-child{border-radius:1px;float:left;height:17px;width:28px}.GrapherComponent .FacetStrategyPreview-split-child:first-of-type,.GrapherComponent .FacetStrategyPreview-split-child:nth-of-type(2),.GrapherComponent .FacetStrategyPreview-split-child:nth-of-type(3){margin-bottom:2px}.GrapherComponent .FacetStrategyPreview-split-child:first-of-type,.GrapherComponent .FacetStrategyPreview-split-child:nth-of-type(2),.GrapherComponent .FacetStrategyPreview-split-child:nth-of-type(4),.GrapherComponent .FacetStrategyPreview-split-child:nth-of-type(5){margin-right:2px}.GrapherComponent .selected .FacetStrategyPreview-none-child{background:#d9eafb}.GrapherComponent .FacetStrategyPreview-none-child{background:#dde1e7}.GrapherComponent .selected .FacetStrategyPreview-split-child{background:#d9eafb}.GrapherComponent .FacetStrategyPreview-split-child{background:#dde1e7}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(8,8,8)}40%{opacity:1;transform:scale3d(.8,.8,.8)}60%{transform:scale3d(1.25,1.25,1.25)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes appear{0%{opacity:0}to{opacity:1}}.GrapherComponent .relatedQuestion{align-items:center;border-top:1px solid #e1e1e1;display:flex;font-size:12px;height:20px;justify-content:flex-end;padding:0 15px}.GrapherComponent .relatedQuestion a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.GrapherComponent .relatedQuestion a:hover{text-decoration:underline}.GrapherComponent .relatedQuestion a,.GrapherComponent .relatedQuestion svg{color:#0073e6}.GrapherComponent .relatedQuestion svg{font-size:.8em;margin-left:.4rem;vertical-align:unset}.GrapherComponent .ControlsFooter{bottom:0;color:#777;display:flex;flex-direction:column;justify-content:end;position:absolute;width:100%;z-index:2}.GrapherComponent .ControlsFooter .footerRowMulti,.GrapherComponent .ControlsFooter .footerRowSingle{box-sizing:content-box;height:32px;width:100%}.GrapherComponent .ControlsFooter .footerRowSingle>*{width:100%}.GrapherComponent .ControlsFooter .footerRowMulti{display:flex}.GrapherComponent .ControlsFooter .footerRowMulti .inline-controls{flex-grow:1}.GrapherComponent .ControlsFooter .footerRowMulti nav.tabs{min-width:50%}.GrapherComponent .ControlsFooter .extraControls{align-items:center;display:flex;font-size:.8em;height:100%}.GrapherComponent .ControlsFooter .footerRowMulti .extraControls{padding-left:.5em}.GrapherComponent .ControlsFooter .footerRowSingle .extraControls{justify-content:center}.GrapherComponent .ControlsFooter .extraControls label{margin:0;padding-left:.5em;padding-right:.5em}.GrapherComponent .ControlsFooter .extraControls button{color:#0073e6;font-size:1em;margin:0}.GrapherComponent .ControlsFooter nav.tabs ul{display:flex;margin:0;padding:0;text-align:center;width:100%}.GrapherComponent .ControlsFooter nav.tabs li{border-left:1px solid #e1e1e1;flex-grow:1;height:32px;list-style-type:none}.GrapherComponent .ControlsFooter nav.tabs li.download-tab-button svg{margin-right:.15em}.GrapherComponent .ControlsFooter .footerRowSingle nav.tabs li:first-child{border-left:none}.GrapherComponent .ControlsFooter nav.tabs li>a{background-color:#fafbfd;border-bottom:2px solid transparent;color:#777;display:block;font-size:.8em;height:31px;line-height:32px;padding:0 .6em;text-transform:uppercase;transition:color .1s}.GrapherComponent .ControlsFooter nav.tabs li>a:hover{color:rgba(0,33,71,.9);text-decoration:none}.GrapherComponent .ControlsFooter nav.tabs li.active>a{background-color:unset;border-bottom-color:currentColor;color:rgba(0,33,71,.9)}.GrapherComponent .ControlsFooter .inline-controls,.GrapherComponent .ControlsFooter nav li{border-top:1px solid #e1e1e1}.GrapherComponent .ControlsFooter .inline-controls.active,.GrapherComponent .ControlsFooter nav li.active{border-top-color:transparent}.GrapherComponent .TimelineComponent{align-items:center;display:flex;font-size:1em;height:100%;justify-content:center;padding:0 1em;width:100%}.GrapherComponent .TimelineComponent>div{margin-right:.5em}.GrapherComponent .TimelineComponent>div:last-child{margin-right:0}.GrapherComponent .TimelineComponent .date{font-size:.9rem;margin-right:0}.GrapherComponent .TimelineComponent .date,.GrapherComponent .TimelineComponent .play{transition:color .1s}.GrapherComponent .TimelineComponent .date:hover,.GrapherComponent .TimelineComponent .play:hover{color:#0073e6}.GrapherComponent .TimelineComponent .slider{align-items:center;background:#adb6c0;border-radius:5px;display:flex;flex-grow:1;height:4px;margin-left:16px;margin-right:16px;padding:12px 0;position:relative}.GrapherComponent .TimelineComponent .handle{cursor:col-resize;margin-left:-14px;padding:10px 6px;position:absolute;z-index:1}.GrapherComponent .TimelineComponent .handle>.icon{background:#fff;border:1.5px solid #0073e6;border-radius:100%;box-shadow:0 2px 2px rgba(0,0,0,.15);height:16px;pointer-events:none;width:16px;z-index:1}.GrapherComponent .TimelineComponent .interval{background:#0073e6;cursor:grab;height:6px;padding:10px 0;position:absolute}.GrapherComponent .TimelineComponent .interval:active{cursor:grabbing}.GrapherComponent .TimelineComponent .handle,.GrapherComponent .TimelineComponent .interval,.GrapherComponent .TimelineComponent .slider{background-clip:content-box;box-sizing:content-box}.GrapherComponent.mobile .ShareMenu .btn-embed{display:none}.GrapherComponent .ShareMenu{background:hsla(0,0%,100%,.95);border:1px solid #e0e0e0;bottom:1em;box-shadow:0 0 2px 0 rgba(0,0,0,.12),0 2px 2px 0 rgba(0,0,0,.24);padding-bottom:.5em;position:absolute;right:1em;text-align:left;width:15em;z-index:3}.GrapherComponent .ShareMenu.disabled a{opacity:.3;pointer-events:none}.GrapherComponent .ControlsFooter .ShareMenu h2{font-size:1em;margin:0;padding:.8em 1em}.GrapherComponent .ShareMenu .btn{align-items:center;color:#333;display:flex;padding:1em 1.5em;text-align:left;text-decoration:none}.GrapherComponent .ShareMenu .btn>svg{font-size:1em;height:1.5em;margin-right:8px;position:relative;width:1.5em}.GrapherComponent .ShareMenu .btn:hover{background-color:#eee}.GrapherComponent .ShareMenu section.share a{display:block;text-align:left}.GrapherComponent .ShareMenu textarea{font-size:.8em;height:20em;width:30em}.GrapherComponent .embedMenu{background:hsla(0,0%,100%,.95);border:1px solid #e0e0e0;box-shadow:0 0 2px 0 rgba(0,0,0,.12),0 2px 2px 0 rgba(0,0,0,.24);height:90%;left:5%;padding:1em;position:absolute;text-align:left;top:5%;width:90%;z-index:12}.GrapherComponent .embedMenu p{margin-bottom:.5em}.GrapherComponent .embedMenu textarea{height:80%;width:100%}.GrapherComponent .NoData{background-color:hsla(0,0%,100%,.6);display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center}.GrapherComponent .NoData .action{background-color:#0073e6;border-radius:2px;color:#fff;padding:8px 10px}.GrapherComponent .collapsibleList{white-space:nowrap}.GrapherComponent .collapsibleList ul{list-style:none}.GrapherComponent .collapsibleList ul>.list-item{display:inline-block;padding-left:15px}.GrapherComponent .collapsibleList ul>.list-item.hidden{visibility:hidden}.GrapherComponent .collapsibleList .moreButton{cursor:pointer}.GrapherComponent .controlsRow{margin:12px 0 0}.GrapherComponent .controlsRow ul{margin:0;padding:0}.GrapherComponent .controlsRow .list-item{color:#60758c;font-family:Lato;font-size:13px;font-style:normal;font-weight:400;line-height:24px}.GrapherComponent .controlsRow .moreButton{color:#0073e6}.GrapherComponent .controlsRow input[type=checkbox]{height:10px;width:10px}.GrapherComponent .HeaderHTML,.GrapherComponent .SourcesFooterHTML{-webkit-font-smoothing:antialiased;font-family:Lato,Helvetica Neue,Arial,sans-serif;font-size:16px}.GrapherComponent .HeaderHTML{padding:15px 15px 2px;text-align:left}.GrapherComponent .HeaderHTML a{color:inherit;text-decoration:none}.GrapherComponent .HeaderHTML a:hover{text-decoration:underline;text-decoration-color:rgba(0,0,0,.2)}.GrapherComponent .HeaderHTML h1{color:#555;font-family:Playfair Display,Georgia,Times New Roman,serif;font-weight:400;margin:0}.GrapherComponent .HeaderHTML p{color:#666;margin:0}.GrapherComponent .HeaderHTML .logo{float:right}.GrapherComponent .HeaderHTML .logo svg{height:100%!important;width:auto!important}.GrapherComponent .SourcesFooterHTML{padding:0 15px 15px;text-align:left}.GrapherComponent .SourcesFooterHTML a{color:#777;text-decoration:none}.GrapherComponent .SourcesFooterHTML a:visited{color:#777}.GrapherComponent .SourcesFooterHTML p{margin:0}.GrapherComponent .SourcesFooterHTML.compact .license{float:right}.GrapherComponent.GrapherPortraitClass .EntitySelectorMulti .selectedData{min-width:50%}.GrapherComponent .entitySelectorOverlay{background-color:rgba(0,0,0,.08);bottom:0;left:0;position:absolute;right:0;top:0}.GrapherComponent .EntitySelectorMulti,.GrapherComponent .EntitySelectorSingle{-webkit-overflow-scrolling:touch;background:hsla(0,0%,100%,.94);border-radius:2px;bottom:.35em;box-shadow:0 1px 2px rgba(0,0,0,.2),0 2px 6px rgba(0,0,0,.2);left:.35em;overflow-y:scroll;position:absolute;right:.35em;text-align:left;top:.35em;z-index:30}.GrapherComponent .EntitySelectorMulti header,.GrapherComponent .EntitySelectorSingle header{background:linear-gradient(#fff 75%,hsla(0,0%,100%,0));margin:0;padding-bottom:1.5em;padding-top:1em;position:sticky;top:0}.GrapherComponent .EntitySelectorMulti header h2,.GrapherComponent .EntitySelectorSingle header h2{font-size:1.5em;margin-bottom:0}.GrapherComponent .EntitySelectorMulti .wrapper,.GrapherComponent .EntitySelectorSingle .wrapper{padding-left:1em;padding-right:1em}.GrapherComponent .EntitySelectorMulti h2 button,.GrapherComponent .EntitySelectorSingle h2 button{float:right;font-size:1em;line-height:1.15}.GrapherComponent .EntitySelectorMulti ul,.GrapherComponent .EntitySelectorSingle ul{margin:0;padding:0}.GrapherComponent .EntitySelectorMulti li,.GrapherComponent .EntitySelectorSingle li{list-style-type:none;margin-bottom:.3em}.GrapherComponent .EntitySelectorMulti input[type=search],.GrapherComponent .EntitySelectorSingle input[type=search]{border:1px solid #ccc;font-size:.9em;margin-bottom:.4em;padding:.4em;width:100%}.GrapherComponent .EntitySelectorSingle li{color:#666;cursor:pointer;padding:.5em}.GrapherComponent .EntitySelectorSingle li:hover{background-color:#eee}.GrapherComponent .EntitySelectorMulti .entities{display:flex;justify-content:space-between;padding-bottom:1em}.GrapherComponent .EntitySelectorMulti .selectedData{min-width:25%;padding-left:1em}.GrapherComponent .EntitySelectorMulti .searchResults{width:100%}@media(min-width:800px){.GrapherComponent .EntitySelectorMulti .searchResults ul{column-count:2}}.GrapherComponent .EntitySelectorMulti li>label{width:100%}.GrapherComponent .EntitySelectorMulti .clearSelection .icon,.GrapherComponent .EntitySelectorMulti input[type=checkbox]{margin:0 .1em 0 0}.GrapherComponent .EntitySelectorMulti .clearSelection{color:rgba(0,0,0,.4);font-size:1em;margin:.5em 0 0;padding:0;transition:color .15s ease}.GrapherComponent .EntitySelectorMulti .clearSelection:hover{color:#0073e6}.GrapherComponent .addEntityButton{animation:appear .5s cubic-bezier(0,0,.4,1) 1s;animation-fill-mode:backwards;animation-iteration-count:1;color:#0073e6;font-weight:700}.GrapherComponent .addEntityButton .icon{display:inline-block;height:16px;margin-right:3px;position:relative;vertical-align:text-bottom;width:16px}.GrapherComponent .addEntityButton .icon svg{left:0;position:absolute;top:0;z-index:1}.GrapherComponent .addEntityButton .icon path{stroke:#fff;stroke-width:2px}.GrapherComponent .addEntityButton .icon:before{animation:bounceIn .75s cubic-bezier(0,0,.4,1) 1s;animation-iteration-count:1;background-color:#0073e6;border-radius:100%;content:"";display:block;height:16px;left:0;position:absolute;top:0;transition:transform .2s cubic-bezier(0,0,.4,1);width:16px}.GrapherComponent .addEntityButton:hover .icon:before{transform:scale(1.25)!important}.GrapherComponent .DownloadTab{color:#444;display:flex;line-height:1.4;overflow:auto;padding:2em}.GrapherComponent .DownloadTab .grouped-menu{margin:auto;max-width:35em;width:100%}.GrapherComponent .DownloadTab .grouped-menu-section h2{font-size:1.125em;font-weight:700}.GrapherComponent .DownloadTab .grouped-menu-section+.grouped-menu-section{margin-top:3em}.GrapherComponent .DownloadTab .grouped-menu-item{align-items:center;background-color:#fafafa;border:1px solid rgba(0,0,0,.15);color:#444;display:flex;flex-direction:row;margin-top:-1px;overflow:hidden;padding:0;position:relative;text-align:left;width:100%}.GrapherComponent .DownloadTab .grouped-menu-item:first-child{border-top-left-radius:3px;border-top-right-radius:3px;margin-top:0}.GrapherComponent .DownloadTab .grouped-menu-item:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.GrapherComponent .DownloadTab .grouped-menu-item:hover{background-color:#f3f3f3;border-color:rgba(0,0,0,.25);color:#222;z-index:1}.GrapherComponent .DownloadTab .grouped-menu-icon img{box-shadow:0 1px 1px rgba(0,0,0,.15),0 2px 4px 1px rgba(0,0,0,.09);display:block;margin:10px 3px 10px 10px}.GrapherComponent .DownloadTab .grouped-menu-content{flex:1;padding:.85em 1em}.GrapherComponent .DownloadTab .grouped-menu-content .title{font-size:1em;margin:0 0 .35em}.GrapherComponent .DownloadTab .grouped-menu-content .description{font-size:.9375em;margin:0;opacity:.9}.GrapherComponent .DownloadTab .grouped-menu-content .faint{font-weight:400}.GrapherComponent .DownloadTab .download-icon{opacity:.5;padding-left:.5em;padding-right:1.5em}.GrapherComponent .DownloadTab .grouped-menu-item:hover .download-icon{opacity:1}.GrapherComponent .DownloadTab .grouped-menu-callout{border:1px solid rgba(0,0,0,.15);border-radius:3px;color:#444;display:flex;flex-direction:row;margin-bottom:1.25em}.GrapherComponent .DownloadTab .grouped-menu-callout.danger{background-color:#fbf3f3;border-color:#bb7a76;color:#851811}.GrapherComponent .DownloadTab .grouped-menu-callout .title{font-size:1em;margin:0}.GrapherComponent .DownloadTab .grouped-menu-callout p{font-size:.9375em;margin:.5em 0 0;opacity:.9}.GrapherComponent .DownloadTab .grouped-menu-callout-icon{flex:0;margin:1em 0 1em 1em}.GrapherComponent .DownloadTab .grouped-menu-callout-content{flex:1;padding:.85em 1em}.GrapherComponent .static-exports-options{height:0;margin:8px 2px}.GrapherComponent .static-exports-options label{margin-left:8px}.GrapherComponent .tableTab{align-items:center;background:hsla(0,0%,100%,.95);border-bottom:1px solid rgba(0,0,0,.08);display:flex;justify-content:center;text-align:center}.GrapherComponent .tableTab .data-table th{position:sticky;white-space:nowrap;z-index:10}.GrapherComponent .tableTab .data-table th.dimension,.GrapherComponent .tableTab .data-table th.entity{top:0}.GrapherComponent .tableTab .data-table th.entity{z-index:11}.GrapherComponent .tableTab .data-table th.subdimension{top:53px}.GrapherComponent .tableTab .data-table .entity{left:0;position:sticky;z-index:10}.GrapherComponent .data-table{background:#fff;border:none;border-spacing:0;box-shadow:0 0 2px 0 rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.25);font-size:.9375rem;line-height:16px;width:100%}.GrapherComponent .data-table th.entity,.GrapherComponent .data-table thead tr:last-child th{border-bottom:1px solid rgba(0,0,0,.08)}.GrapherComponent .data-table tr td:first-child,.GrapherComponent .data-table tr th:first-child{padding-left:15px}.GrapherComponent .data-table tr td:last-child,.GrapherComponent .data-table tr th:last-child{padding-right:15px}.GrapherComponent .data-table thead tr:first-child th{padding-bottom:8px;padding-top:10px}.GrapherComponent .data-table th{padding-bottom:8px;padding-top:8px;vertical-align:bottom}.GrapherComponent .data-table tr:first-child td{padding-top:8px}.GrapherComponent .data-table tr:last-child td{padding-bottom:15px}.GrapherComponent .data-table th.sortable{cursor:pointer}.GrapherComponent .data-table th{background-color:#fff}.GrapherComponent .data-table th.sortable:hover{background-color:#f5f5f5}.GrapherComponent .data-table td,.GrapherComponent .data-table th{padding-left:15px;padding-right:15px}.GrapherComponent .data-table th.dimension{text-align:center}.GrapherComponent .data-table th.dimension>div{min-height:35px}.GrapherComponent .data-table th.subdimension{border-right:1px solid rgba(0,0,0,.08)}.GrapherComponent .data-table .deltaColumn{min-width:145px}.GrapherComponent .data-table td.entity,.GrapherComponent .data-table th.entity{border-right:1px solid rgba(0,0,0,.08)}.GrapherComponent .data-table tr>.dimension-start~.dimension-start,.GrapherComponent .data-table tr>th.dimension~th.dimension,.GrapherComponent .data-table tr>th.firstSubdimension~th.firstSubdimension{border-left:1px solid rgba(0,0,0,.08)}.GrapherComponent .data-table th.endSubdimension div,.GrapherComponent .data-table th.firstSubdimension div{min-width:56px}.GrapherComponent .data-table td:last-child,.GrapherComponent .data-table th.lastSubdimension,.GrapherComponent .data-table th:last-child{border-right:none}.GrapherComponent .data-table td{padding-bottom:3px;padding-top:3px}.GrapherComponent .data-table tbody tr{padding-bottom:20px;padding-top:20px}.GrapherComponent .data-table tbody tr td{background-color:#fff}.GrapherComponent .data-table tbody tr:nth-child(2n) td{background-color:#f7f7f7}.GrapherComponent .data-table tbody tr:hover td{background-color:#f1f1f1}.GrapherComponent .data-table .entity{font-weight:700;text-align:left}.GrapherComponent .data-table .dimension{text-align:right}.GrapherComponent .data-table .dimension .divider{opacity:.25}.GrapherComponent .data-table .dimension .time,.GrapherComponent .data-table .dimension .unit{font-weight:700;opacity:.5;padding-bottom:3px}.GrapherComponent .data-table .closest-time-notice-icon{cursor:default;font-size:13px;opacity:.5;padding-right:8px}.GrapherComponent .data-table .closest-time-notice-icon .icon{font-size:.75rem;opacity:.6}.GrapherComponent .data-table .range-time{font-size:13px;opacity:.5;padding-bottom:4px;padding-left:2px}.GrapherComponent .data-table th .sort-icon{float:right;opacity:.15;padding-left:5px}.GrapherComponent .data-table th .sort-icon.active{opacity:1!important}.GrapherComponent .data-table th:hover .sort-icon{opacity:.6}.GrapherComponent .closest-time-notice-tippy{max-width:13rem;padding:.25rem;text-align:center}.GrapherComponent.narrow .datasource-wrapper{padding:0}.GrapherComponent .DownloadTab,.GrapherComponent .sourcesTab{background:hsla(0,0%,100%,.95);padding:1rem;text-align:left}.GrapherComponent .sourcesTab>div{height:100%;overflow-y:auto}.GrapherComponent .datasource-wrapper{font-size:.8em;max-width:1024px}.GrapherComponent .datasource-wrapper h2{border-bottom:1px solid #35322f;font-family:inherit;font-size:.9em;margin-bottom:0;padding-bottom:.3em;text-transform:uppercase;width:70%}.GrapherComponent .datasource-wrapper h2,.GrapherComponent .datasource-wrapper h3,.GrapherComponent .datasource-wrapper h4{font-family:inherit;margin-left:0}.GrapherComponent .datasource-wrapper h3,.GrapherComponent .datasource-wrapper h4{font-size:.9em;font-weight:700;margin-bottom:1px;margin-top:2px}.GrapherComponent .datasource-wrapper table{border-spacing:0}.GrapherComponent .datasource-wrapper td{border-top:1px solid #ddd;line-height:1.42857143;padding:8px;vertical-align:top}.GrapherComponent .datasource-wrapper tr:first-child td{border:0}.GrapherComponent .datasource-property{display:inline-block;width:150px}.GrapherComponent .datasource-additional p{margin-top:.3em}.GrapherComponent .map-value-with-sparkline{align-items:center;display:flex;flex-direction:row}.GrapherComponent .map-value-with-sparkline .sparkline{flex:0}.GrapherComponent .map-value-with-sparkline .value-wrapper{flex:1;line-height:1.3;padding:0 0 0 .75em;text-align:left;white-space:nowrap}.GrapherComponent .map-value-with-sparkline .value-wrapper .value{font-size:1.125em;font-weight:700}.GrapherComponent .map-value-with-sparkline .value-wrapper .time{font-size:.8125em;font-weight:400}.GrapherComponent .map-value-with-sparkline .value-wrapper.no-plot{padding:0;text-align:center}.GrapherComponent .loading-indicator{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.GrapherComponent .loading-indicator span{align-items:center;animation:pulsate 1s ease-out;animation-iteration-count:infinite;border:5px solid;border-radius:30px;box-sizing:content-box;display:flex;height:30px;justify-content:center;opacity:0;width:30px}@keyframes pulsate{0%{opacity:0;transform:scale(.1)}50%{opacity:1}to{opacity:0;transform:scale(1.2)}}.GrapherComponent .markdown-text-wrap__line{display:block}.GrapherComponent .markdown-text-wrap a,.GrapherComponent .markdown-text-wrap a:visited{color:#666;text-decoration:underline}.GrapherComponent .markdown-text-wrap a:hover{color:#4d4d4d}.GrapherComponent .markdown-text-wrap .markdown-text-wrap__line:last-child{margin-bottom:2px}.GrapherComponent .interactive-tippy-wrapper{display:inline-block}.GrapherComponent span.dod-term{border-bottom:1px dotted #666;color:#666}.GrapherComponent .dod-tippy-container{max-height:80vh;overflow-y:auto}.GrapherComponent .dod-tooltip{margin:16px}.GrapherComponent .dod-tooltip h3{margin:0 0 8px}.GrapherComponent .dod-tooltip a{color:#0073e6}.GrapherComponent .dod-tooltip p{margin-bottom:8px}.EntityListContainer{position:relative}.EntityList,.EntityListContainer{display:flex;flex:1;flex-direction:column}.EntityList{background-color:#fff;border-radius:2px;box-shadow:0 0 2px 0 rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.25);margin-top:10px}.EntityList.isDropdown{left:0;position:absolute;right:0;top:0;z-index:100}.ClearSelectionButton{color:#0073e6;cursor:pointer;font-size:13px;line-height:16px;padding:5px;text-align:center}.EntitySearchResults{overflow-y:scroll}.EntityPicker{display:flex;flex-direction:column}.MetricSettings{align-items:center;display:flex;margin:10px 0 0}.MetricSettings .mainLabel{color:#1d3d63;flex:0;font-size:14px;margin-right:8px;white-space:nowrap}.MetricSettings .metricDropdown{color:#002147;flex:1;font-size:14px;font-weight:700}.MetricSettings .sort{cursor:pointer;flex:0;margin-left:8px}.EntityPickerOption{align-items:center;background-color:#ebeef2;border-bottom:1px solid #dbe5f0;color:#1d3d63;cursor:pointer;display:flex;font-size:15px;line-height:1.3;padding:10px;position:relative;user-select:none}.EntityPickerOption.selected{background-color:#fff;font-weight:700;z-index:1}.EntityPickerOption.focused{background-color:#fafbfd}.EntityPickerOption .input-container{align-items:center;flex:0;margin-right:6px}.EntityPickerOption .info-container{display:flex;flex:1;flex-direction:column}.EntityPickerOption .labels-container{align-items:center;display:flex;flex:1}.EntityPickerOption .name{flex:1}.EntityPickerOption mark{background-color:#f9eec6;border-radius:2px;font-weight:600}.EntityPickerOption .color-marker-container{align-items:center;bottom:11px;display:flex;left:0;position:absolute;top:10px}.EntityPickerOption .color-marker{height:100%;width:5px}.EntityPickerOption .metric{color:#6e87a2;flex:0;font-size:14px;font-weight:400;text-align:right}.EntityPickerOption .plot{bottom:0;left:0;pointer-events:none;position:absolute;right:5px;top:0;z-index:0}.EntityPickerOption .bar{background-color:rgba(0,33,71,.03);border-right:1px solid rgba(0,33,71,.05);height:100%}.EntityPickerOption.selected .bar{background-color:rgba(0,33,71,.05);border-right:1px solid rgba(0,33,71,.07)}.MissingData{opacity:.4}.EntityPickerSearchInput{color:#1d3d63;flex:0;position:relative}.EntityPickerSearchInput .input-field{-webkit-appearance:none;background-color:#fff;border:none;border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 2px 2px rgba(0,0,0,.08);color:inherit;font-weight:700;outline:none;padding:11px 10px 11px 2em;position:relative;width:100%;z-index:1}.EntityPickerSearchInput .input-field::placeholder{color:inherit;transition:opacity .15s ease}.EntityPickerSearchInput .input-field:focus::placeholder{opacity:.25}.EntityPickerSearchInput .input-field.with-done-button{padding-right:4em}.EntityPickerSearchInput .search-icon{font-size:14px;left:10px;pointer-events:none}.EntityPickerSearchInput .done,.EntityPickerSearchInput .search-icon{align-items:center;bottom:0;display:flex;position:absolute;top:0;z-index:2}.EntityPickerSearchInput .done{right:6px}.EntityPickerSearchInput .done button{background-color:#002147;border:none;border-radius:3px;color:#fff;font-size:14px;padding:8px 12px}.mobile-explorer{grid-template-columns:auto;grid-template-rows:0fr 0fr 0fr 1fr}.mobile-explorer .EntityList{height:35vh;min-height:150px}.mobile-explorer .ExplorerFigure{min-height:480px}.spark-bars{display:flex;height:4em;width:84px}.spark-bars .bar-wrapper{flex:1;height:100%;margin-right:1px;position:relative}.spark-bars .bar{bottom:0;left:0;min-height:1px;position:absolute;right:0}.spark-bars .hanging-value{bottom:0;display:inline-block;margin-right:6px;pointer-events:none;position:absolute;right:100%;text-align:right;text-shadow:0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff;top:0;z-index:1}.GrapherComponent,.GrapherComponent ol,.GrapherComponent p,.GrapherComponent ul{font-family:Lato,Helvetica Neue,Arial,sans-serif}.GrapherComponent{background:#fff;border-bottom:none;border-radius:2px;box-shadow:0 0 2px 0 rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.25);color:#333;display:inline-block;line-height:1em;overflow:hidden;position:relative;text-align:left;z-index:1}.GrapherComponent *{box-sizing:border-box}.GrapherComponent button{background:none;border:none}.GrapherComponent .btn{font-size:.8em;white-space:normal}.GrapherComponent .flash{margin:10px}.GrapherComponent .clickable{cursor:pointer}.GrapherComponent .clickable a{text-decoration:none}.GrapherComponent .clickable a:visited{color:initial}.GrapherComponent input[type=checkbox]{cursor:pointer}.GrapherComponent svg .key-World_0 polyline{stroke-width:2!important}.GrapherComponent .projection .nv-line{stroke-dasharray:3,3}.GrapherComponent .projection .nv-point{fill:#fff;stroke-width:1;opacity:.5}.GrapherComponent .projection .nv-point.hover{stroke-width:4}.GrapherComponent a{fill:#0645ad;border-bottom:none;color:#0645ad;cursor:pointer}.GrapherComponent h2{font-size:2em;font-weight:500;line-height:1.1;margin-bottom:.8em;margin-top:0}.GrapherComponent .unstroked{display:none}.GrapherComponent .DownloadTab,.GrapherComponent .sourcesTab,.GrapherComponent .tableTab{z-index:1}.GrapherComponent.isExportingToSvgOrPng{padding:0!important}.Tooltip{z-index:20}
/*# sourceMappingURL=commons.css.map*/