.hbox{display:-webkit-flex;display:flex}.hbox>*{-webkit-flex:0 0 auto;flex:0 0 auto}.vbox{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;overflow:auto}.vbox>*{-webkit-flex:0 0 auto;flex:0 0 auto}.expand-1{-webkit-flex:1!important;flex:1!important}.expand-2{-webkit-flex:2!important;flex:2!important}.expand-3{-webkit-flex:3!important;flex:3!important}.expand-4{-webkit-flex:4!important;flex:4!important}.expand-5{-webkit-flex:5!important;flex:5!important}.expand-6{-webkit-flex:6!important;flex:6!important}.expand-7{-webkit-flex:7!important;flex:7!important}table.flex-table{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;overflow:auto}table.flex-table>tbody{overflow:auto}table.flex-table>tbody,table.flex-table>thead,table.flex-table>tfoot{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;overflow:auto;overflow:visible}table.flex-table>tbody>tr,table.flex-table>thead>tr,table.flex-table>tfoot>tr{display:-webkit-flex;display:flex;-webkit-flex:1 0 auto;flex:1 0 auto;overflow:visible}table.flex-table>thead,table.flex-table>tfoot{-webkit-flex:0 0 auto;flex:0 0 auto}table.flex-table>tbody>tr>th,table.flex-table>tbody>tr>td,table.flex-table>thead>tr>th,table.flex-table>thead>tr>td,table.flex-table>tfoot>tr>th{-webkit-flex:0 0 auto;flex:0 0 auto;padding:6px 8px;border-bottom:1px solid #eee;display:block;overflow:hidden;text-align:left;white-space:nowrap}table.flex-table>tbody>tr>td,table.flex-table>thead>tr>td,table.flex-table>tfoot>tr>td{border-bottom:1px solid #eee;background:#fff}table.flex-table>tbody>tr:hover>td{background:#fffff5}.ux-breadcrumbs{font-size:16px;padding:4px 6px}.ux-breadcrumbs>*{vertical-align:middle}.ux-breadcrumbs>.ux-button{margin-right:5px}.ux-button{-webkit-appearance:none;-moz-appearance:none;display:-webkit-inline-flex;display:inline-flex;align-items:center;text-align:left;position:relative;padding:8px 16px;box-sizing:border-box;background:transparent;border:none;outline:none;border-radius:2px;margin:2px;font-size:14px;line-height:16px;text-transform:uppercase;color:#000}.ux-button:hover{color:#000;box-shadow:1px 1px 2px #0003;text-decoration:none}.ux-button--type-raised:hover{background:#fff6}.ux-button_icon{width:24px;height:24px;opacity:.7}.ux-button:active{background:#adf}.ux-button:hover>.ux-button_icon{opacity:1}.ux-menu{background:#f4f4f4;padding:6px 0;border:1px solid #ddd;box-sizing:border-box}.ux-menu--floating{box-shadow:2px 2px 5px #0000004d}.ux-menu>.ux-menu_item{padding:4px 10px;font-size:14px;line-height:2;font-weight:400;color:#666;display:block;cursor:default}.ux-menu_item:hover{text-decoration:none}.ux-menu_item.ux-menu_item--selectable:hover{background:#ddd}.ux-menu_item--selected{font-weight:700;border-left:5px #ccc}.ux-menu_item-icon{vertical-align:middle;margin-right:10px;opacity:.8;height:24px;width:24px}.ux-menu_item:hover .ux-menu_item-icon{opacity:1}.ux-pane{position:relative;-webkit-flex:1 1 auto;flex:1 1 auto;display:-webkit-flex;display:flex;transition:max-width .3s ease-in;overflow:auto}.ux-pane_content{display:-webkit-flex;display:flex;-webkit-flex:1 1 auto;flex:1 1 auto;-webkit-flex-direction:column;flex-direction:column;overflow:auto}.ux-tabbar_tab{font-size:14px;line-height:2;font-weight:400;color:#666;text-transform:uppercase;-webkit-flex:1 1 auto;flex:1 1 auto;text-align:center;margin-top:3px;max-width:132px;padding:16px}.ux-tabbar_tab:hover{color:#000;text-decoration:none}.ux-select{-webkit-appearance:none;-moz-appearance:none;font-family:Roboto,sans-serif;font-size:16px;line-height:1.5;border-style:none none solid none;border-bottom-width:1px;background:transparent;border-bottom-color:#aaa;margin-right:4px;margin-bottom:0;border-radius:0;background:url(/images/icons/arrow_drop_down.svg) right -4px center no-repeat;padding:1px 30px 1px 1px;height:27px}.ux-select:focus{border-bottom-color:#2196f3;border-bottom-width:2px;margin-bottom:-1px;outline:none!important}.ux-textfield{-webkit-appearance:none;-moz-appearance:none;font-family:Roboto,sans-serif;font-size:16px;line-height:1.5;border-style:none none solid none;border-bottom-width:1px;background:transparent;border-bottom-color:#aaa;margin-bottom:0;margin-right:4px}.ux-textfield:read-only{background:#f3f3f3;border-bottom:1px solid transparent}.ux-textfield:focus{border-bottom-color:#46b;border-bottom-width:2px;margin-bottom:-1px;outline:none!important}.ux-textfield:read-only:focus{border-bottom:1px solid transparent;margin-bottom:initial}.ux-textfield.ux-textfield-search{background-image:url(/images/icons/search_trans.svg);padding-left:20px;background-repeat:no-repeat;background-position:0 center}.alert-danger{color:#a94442;background-color:#f2dede;padding:15px}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6;padding:15px}html,body{height:100%;width:100%}body{font-size:.8rem;margin:0;padding:0;font-family:Roboto,Arial,sans-serif}a{color:#0078ff;text-decoration:none}a:hover{text-decoration:none}h2{margin:15px 0;padding:1px}h3{color:#334}h3 a{font-weight:400;font-size:14px}.flex-table>*>tr>th{background:#f4f4f4}@media not screen and (max-width: 839px){.ux-breadcrumbs{background:#f4f4f4}}@media (max-width: 839px){.ux-breadcrumbs{background:#fff}}@media (max-width: 839px){.desktop-only{display:none!important}}@media not screen and (max-width: 839px){.mobile-only{display:none!important}}.report .google-visualization-table-table{font-family:Abel;font-size:1rem}.report .google-visualization-table-table td{vertical-align:top}@keyframes redPulse{0%{background-color:#f44336;box-shadow:0 2px 5px #00000042}50%{background-color:#ff5252;box-shadow:0 0 16px #ff5252}to{background-color:#f44336;box-shadow:0 2px 5px #00000042}}@keyframes ripple{0%{height:0px;width:0px;opacity:1}20%{opacity:.8;height:38px;width:38px}99%{height:100px;width:100px;opacity:0}to{height:0px;width:0px;opacity:0}}.redPulse{animation-name:redPulse;animation-duration:3s;animation-iteration-count:infinite}.ripple{animation-name:ripple;animation-duration:1s;animation-timing-function:ease-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#00000040;border-radius:50%}.row-flash-orange{animation:flashOrange 4s ease-out}@keyframes flashOrange{0%{background-color:#ffcc80}99%{background-color:#fff}to{background-color:transparent}}.row-flash-purple{animation:flashPurple 4s ease-out}@keyframes flashPurple{0%{background-color:#e1bee7}99%{background-color:#fff}to{background-color:transparent}}
