:root{--main-bg-color:#fff;--main-font-color:#73879c;--main-box-shadow:1px 1px 8px rgba(0,0,0,0.1);--aux-bg-color:#eee;--aux-font-color:#888;--pop-box-border:1px solid rgba(90,115,142,0.2);--pop-box-hover:rgba(90,115,142,0.2);--table-bg-color:#f9f9fb;--title-font-size:22px;--title-font-weight:500;--title-letter-spacing:1.2px;--subtitle-font-size:14px;--subtitle-font-weight:400;--subtitle-border:1px solid #ddd;--header-action-font-color:#5a738e;--header-action-font-size:12px;--header-action-font-weight:300;--kpi-big-font-size:32px;--kpi-big-font-weight:400;--kpi-big-letter-spacing:.8px;--kpi-small-font-size:10px;--kpi-small-font-weight:100;--kpi-small-letter-spacing:.1px}.podd-about-logo{width:128px;float:right;margin:-20px 8px 8px 20px;transition:opacity 1.4s ease-in}.podd_test_ua_container{padding:8px}#podd_test_ua_cdescriber{display:flex;justify-content:center}#podd_test_ua_describer{padding:2px 20px 2px 20px;background-color:#FFF;width:max-content;margin-top:40px;border-radius:4px;border:1px solid #DDD}#podd_test_ua_action{margin:8px;width:160px}#podd_test_ua_value{width:78%;margin:8px}@media only screen and (max-width:780px){#podd_test_ua_value{width:98%}}.markdown ul{list-style:disc;margin-left:20px}.markdown h3{margin:40px 0 0 0}.markdown blockquote{border-left:4px solid rgba(0,0,0,.07);padding-left:10px;margin-left:20px}.markdown blockquote p,.markdown blockquote code{font-size:smaller !important}.markdown pre code{display:block;padding:14px;border-radius:4px;padding-left:36px}.markdown code.language-console{background-color:#23282d;color:#aaa}.markdown code.language-bash{background-color:#23282d;color:#aaa;padding-left:36px}@media(min-width:783px){.widefat.fixed.scripts .column-hit{width:10%}.widefat.fixed.scripts .column-memory{width:15%}.widefat.fixed.scripts .column-timestamp,.widefat.fixed.scripts .column-used{width:20%}.widefat.fixed.scripts .column-script{width:50%}}.podd-row{margin-bottom:10px;width:100%}.last-row{margin-top:-8px}.podd-box-full-line{display:inline-block;padding:8px;background-color:var(--main-bg-color);border-radius:2px;box-shadow:var(--main-box-shadow)}.podd-box-50-50-line{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:stretch;padding:8px;margin-bottom:-8px}.podd-50-module-left{flex-grow:1;flex-shrink:1;background-color:var(--main-bg-color);border-radius:2px;box-shadow:var(--main-box-shadow);margin-left:-8px;margin-top:-8px;margin-right:10px;padding:8px;height:290px;width:47.5%}.podd-50-module-right{flex-grow:1;flex-shrink:1;background-color:var(--main-bg-color);border-radius:2px;box-shadow:var(--main-box-shadow);margin-left:0;margin-top:-8px;margin-right:-8px;padding:8px;height:290px;width:47.5%}.podd-box-33-33-33-line{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:stretch;padding:8px 8px 0 8px}.podd-33-module{background-color:var(--main-bg-color);border-radius:2px;box-shadow:var(--main-box-shadow);margin-top:-8px;padding:8px;width:31%}.podd-33-left-module{flex-grow:1;margin-left:-8px;margin-right:10px}.podd-33-center-module{flex-grow:1;margin-left:0;margin-right:0}.podd-33-right-module{flex-grow:1;margin-left:10px;margin-right:-8px}.podd-box-25-25-25-25-line{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:stretch;padding:8px}.podd-25-module{background-color:var(--main-bg-color);border-radius:2px;box-shadow:var(--main-box-shadow);margin-top:-8px;padding:8px;width:22.5%}.podd-25-left-module{flex-grow:1;margin-left:-8px;margin-right:10px}.podd-25-center-left-module{flex-grow:1;margin-left:0;margin-right:10px}.podd-25-center-right-module{flex-grow:1;margin-left:0;margin-right:0}.podd-25-right-module{flex-grow:1;margin-left:10px;margin-right:-8px}.podd-multichart-handler{display:block;height:300px}.podd-multichart-item{position:absolute;height:200px;visibility:hidden;opacity:0;width:94%;left:2.4%}.podd-multichart-item svg{overflow:visible}.podd-multichart-item.active{visibility:visible;opacity:1;transition:visibility .6s linear,opacity .6s linear}.podd-module-title-bar{border-bottom:var(--subtitle-border);margin-left:6px;margin-right:6px;padding-bottom:6px}.podd-module-title{margin-left:2px;font-size:var(--subtitle-font-size);font-weight:var(--subtitle-font-weight);color:var(--main-font-color)}.podd-module-more{margin-right:2px;float:right}.podd-module-more a:focus{color:transparent;box-shadow:none;outline:0}.podd-chart-button{cursor:pointer}.podd-chart-button.not-ready{filter:opacity(30%);pointer-events:none}.podd-chart-button img{padding:3px;background-color:transparent;top:-2px;border-radius:2px}.podd-chart-button.active{cursor:default}.podd-chart-button.active img{background-color:#ccc;filter:opacity(50%) grayscale(100%);transition:all .6s linear}.podd-module-content{padding:8px}.podd-kpi-bar{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:stretch}.podd-home{vertical-align:text-bottom}.podd-title{font-size:var(--title-font-size);font-weight:var(--title-font-weight);letter-spacing:var(--title-letter-spacing);color:var(--main-font-color);padding:2px 8px;vertical-align:text-bottom}.podd-subtitle{font-size:var(--subtitle-font-size);font-weight:var(--subtitle-font-weight);color:var(--aux-font-color);vertical-align:middle}.podd-site{font-size:var(--subtitle-font-size);font-weight:var(--subtitle-font-weight);vertical-align:baseline}.podd-site-text{background-color:var(--main-font-color);color:var(--main-bg-color);border-radius:2px;padding:3px 14px}.podd-site-button{background-color:var(--main-font-color);color:var(--main-bg-color);border-radius:2px;padding:3px 4px 3px 14px}.podd-site-button img{display:inline-block;width:12px;vertical-align:text-top;margin-left:6px}.podd-datepicker{margin-right:8px;float:right;cursor:pointer;vertical-align:text-bottom;color:var(--header-action-font-color);font-size:var(--header-action-font-size)}.podd-datepicker-value{vertical-align:text-top}.podd-switch{margin-right:16px;float:right;cursor:pointer;vertical-align:text-bottom;color:var(--header-action-font-color);font-size:var(--header-action-font-size)}.podd-switch span{vertical-align:middle}.podd-text-inbound-switch,.podd-text-outbound-switch{cursor:default}.podd-kpi-bar{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:stretch}.podd-kpi-large{flex-grow:1;position:relative;text-align:center}.podd-kpi-large:before{content:"";position:absolute;left:-1px;top:15%;height:70%;vertical-align:middle;border-left:2px solid var(--main-font-color);box-sizing:border-box}.podd-kpi-large-top-text{font-size:12px;vertical-align:bottom;color:var(--main-font-color)}.podd-kpi-large-bottom-text{font-size:10px;vertical-align:bottom;color:var(--main-font-color)}.podd-kpi-large-top{padding:4px}.podd-kpi-large-middle{display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;padding:4px;margin-top:8px}.podd-kpi-large-bottom{padding:4px}.podd-kpi-large-middle-left{color:var(--main-font-color);font-size:var(--kpi-big-font-size);font-weight:var(--kpi-big-font-weight);letter-spacing:var(--kpi-big-letter-spacing)}.podd-kpi-large-middle-right{color:var(--main-font-color);font-size:var(--kpi-small-font-size);font-weight:var(--kpi-small-font-weight);letter-spacing:var(--kpi-small-letter-spacing);padding-left:4px;top:-5px;position:relative}.podd-top-line{margin-bottom:-8px}.podd-top-line-title{color:var(--aux-font-color)}.podd-top-line-content{margin-bottom:16px;margin-top:-2px}.podd-top-line-title-text{vertical-align:baseline}.podd-top-line-title-text a{text-decoration:none;color:var(--aux-font-color)}.podd-list-text{vertical-align:baseline}.podd-list-text a{text-decoration:none;color:var(--main-font-color)}.podd-bar-graph{display:inline-block;width:87%;height:6px;border-radius:2px;background-color:var(--aux-bg-color)}.podd-bar-graph-value{height:6px;border-radius:2px;background-color:var(--main-font-color)}.podd-bar-detail{float:right;display:inline-block;color:var(--main-font-color);font-size:var(--subtitle-font-size);font-weight:var(--subtitle-font-weight);margin-top:-8px}.ct-labels foreignObject:first-child{display:none}#podd-chart-memory .ct-labels foreignObject:first-child,#podd-chart-buf .ct-labels foreignObject:first-child,#podd-chart-key .ct-labels foreignObject:first-child{display:block !important}.ct-labels .ct-horizontal{transform:translateX(-32px)}.ct-labels .ct-vertical{transform:translateX(-6px) translateY(6px)}.podd-minor-data{opacity:.4}.podd-table{width:100%;border-spacing:0}.podd-table th{display:none;font-size:var(--header-action-font-size);color:var(--aux-font-color);font-weight:var(--header-action-font-weight);text-align:left}.podd-table td{color:var(--main-font-color)}.podd-table tr:nth-child(even){background:var(--table-bg-color)}.podd-table-text a{text-decoration:none;color:var(--aux-font-color)}.podd-table small{font-size:xx-small}.podd-pie-box{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-evenly;align-items:center}.podd-pie-graph{flex-grow:1;margin-right:10%}.podd-pie-legend{flex-grow:1;float:left;margin-left:10%}.podd-pie-graph-handler-120{width:120px;height:120px;float:right}.podd-pie-graph-handler-100{width:100px;height:100px;float:right}.podd-pie-graph-nodata-handler-120{width:100%;height:120px;text-align:center;color:#73879c;font-style:italic}.podd-pie-graph-nodata-handler-100{width:100%;height:100px;text-align:center;color:#73879c;font-style:italic}.podd-pie-legend-item{display:flex;color:var(--aux-font-color)}.podd-map-handler{vertical-align:middle;text-align:center;height:244px;width:100%;display:inline-block}button.btn{color:var(--main-bg-color);background-color:var(--header-action-font-color);border:0;border-radius:2px}@media only screen and (max-width:300px){.podd-bar-graph{width:75%}}@media only screen and (min-width:501px){.podd-table th{display:table-cell;padding:.25em 1em}.podd-table td{display:table-cell;padding:.25em .5em}}@media only screen and (max-width:500px){.podd-table td{display:block;padding:.25em .5em}.podd-about-logo{width:92px;margin:-16px 6px 6px 16px}.podd-title,.podd-subtitle,.podd-switch{float:unset;display:block;padding:2px 8px}.podd-switch,.podd-datepicker{padding:2px 8px}.podd-site{float:right;margin-top:3px}}@media only screen and (min-width:1101px){.podd-kpi-large{width:16.666%}.podd-kpi-large:first-child:before{border:0}}@media only screen and (min-width:501px) and (max-width:1100px){.podd-kpi-large{width:33.333%;margin-bottom:14px}.podd-kpi-large:nth-child(3n+1):before{border:0}}@media only screen and (max-width:500px){.podd-kpi-large{width:50%;margin-bottom:14px}.podd-kpi-large:nth-child(2n+1):before{border:0}.podd-bar-graph{width:80%}}@media only screen and (max-width:300px){.podd-kpi-large{min-width:100%;margin-bottom:14px}.podd-kpi-large:before{border:0}.podd-kpi-large-middle{margin-top:0}.podd-bar-graph{width:70%}}@media only screen and (max-width:1100px){.podd-50-module-left{margin-right:-8px;margin-bottom:10px;width:100%;height:auto}.podd-50-module-right{margin-left:-8px;margin-top:0;height:auto}.podd-33-module{margin-right:-8px;margin-bottom:18px;margin-top:-8px;width:100%}.podd-33-right-module{margin-left:-8px;margin-bottom:0}.podd-33-center-module{margin-left:-8px}.last-row{margin-top:-26px}}@media only screen and (max-width:1400px){.podd-25-left-module{margin-left:-8px;margin-right:10px;margin-bottom:10px;width:47.5%}.podd-25-center-left-module{margin-left:0;margin-right:-8px;margin-bottom:10px;width:47.5%}.podd-25-center-right-module{margin-left:-8px;margin-right:10px;margin-top:0;width:47.5%}.podd-25-right-module{margin-left:0;margin-right:-8px;margin-top:0;width:47.5%}}@media only screen and (max-width:700px){.podd-25-left-module{margin-left:-8px;margin-right:-8px;margin-bottom:10px;width:100%}.podd-25-center-left-module{margin-left:-8px;margin-right:-8px;margin-top:0;margin-bottom:10px;width:100%}.podd-25-center-right-module{margin-left:-8px;margin-right:-8px;margin-top:0;margin-bottom:10px;width:100%}.podd-25-right-module{margin-left:-8px;margin-right:-8px;margin-top:0;margin-bottom:10px;width:100%}}@media only screen and (min-width:1801px){.podd-box{width:99.5%}}@media only screen and (max-width:1800px){.podd-box{width:99%}}@media only screen and (max-width:1400px){.podd-box{width:98.5%}}@media only screen and (max-width:1000px){.podd-box{width:98%}}@media only screen and (max-width:600px){.podd-box{width:97.5%}}@media only screen and (max-width:450px){.podd-box{width:97%}}@media only screen and (max-width:375px){.podd-box{width:96%}}@media only screen and (max-width:300px){.podd-box{width:95.5%}}.podd-select-wrapper{position:relative;display:inline-block;user-select:none}.podd-select-wrapper select{display:none}.podd-select{position:relative;display:inline-block}.podd-select-trigger{position:relative;display:block;cursor:pointer}.podd-options{z-index:3001;position:absolute;display:block;width:max-content;margin-top:7px;border:var(--pop-box-border);border-radius:4px;box-sizing:border-box;background:var(--main-bg-color);font-size:var(--header-action-font-size);font-weight:var(--subtitle-font-weight);letter-spacing:0;color:#5a738e;box-shadow:var(--main-box-shadow);opacity:0;visibility:hidden;pointer-events:none}.podd-select.opened .podd-options{opacity:1;visibility:visible;pointer-events:all}.podd-options:before{position:absolute;display:block;content:'';bottom:100%;left:10px;width:7px;height:7px;margin-bottom:-3px;border-top:var(--pop-box-border);border-left:var(--pop-box-border);background:var(--main-bg-color);transform:rotate(45deg)}.option-hover:before{background:#f9f9f9}.podd-option{position:relative;display:block;padding:8px 12px;cursor:pointer;margin:8px 0}.podd-option-subtext{color:var(--aux-font-color);margin-top:-2px}.podd-option:hover{background-color:var(--pop-box-hover)}.podd-option.selection{background-color:var(--header-action-font-color);color:var(--main-bg-color)}