:root{--border-color: #ccc}*,:before,:after{box-sizing:border-box}body{font-family:Helvetica,Arial,sans-serif;font-size:14px;margin:10px}a,a:active,a:hover{text-decoration:none}button,select{font-size:14px}.select-bar{background-color:#fafafa;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:10px 0;line-height:0}.select-bar__dropdowns{padding:5px 0;display:flex;flex-direction:row;gap:1rem}@media screen and (width>=640px){.select-bar{flex-direction:unset;align-items:center}}@media screen and (width>=768px){.select-bar{align-items:center}}select{border:1px solid var(--border-color);border-radius:4px;height:29px;background:white}input+label{margin-left:5px}.panel-body .checkbox{margin-top:5px;margin-bottom:5px}thead.dummy th{padding:0;border:0}.results__table td.description{text-align:left;overflow:visible;height:42px;padding:0!important;border:0}td>h3{position:absolute;font-size:16px;margin:0;padding:10px;top:0;left:0;width:800px;height:40px;background-color:#fff}td{text-align:center}.results{width:100%;max-width:100%}.results__table-container{overflow-x:auto}.results__table{font-size:11px;width:150px;table-layout:fixed;border-collapse:collapse}.results__table th{width:60px;font-weight:400;font-size:11px;z-index:9;text-align:center;word-break:normal;hyphens:auto;-webkit-hyphens:auto}.results__table th.benchname{width:120px}.results__table th,.results__table td{padding:3px;border:1px solid #ddd}.results__table th:first-child,.results__table td:first-child{position:sticky;left:0;width:120px;background-color:#fff}.results__table th:first-child:before,.results__table td:not(.description):first-child:before,.results__table th:first-child:after,.results__table td:not(.description):first-child:after{content:"";position:absolute;top:0;bottom:0;width:1px;background-color:#ddd}.results__table th:first-child:before,.results__table td:first-child:before{left:-1px}.results__table th:first-child:after,.results__table td:first-child:after{right:-1px}.rowCount{font-size:10px}.deviation{font-size:8px;padding-left:5px}.deviation:before{content:"± "}.factor{font-size:8px}.sort-key{text-decoration:underline}dl{width:100%;overflow:hidden;padding:0;margin-bottom:16px}dt{float:left;width:50px;padding:0;margin:0}dd{padding:0;margin:0}.with-issues{background-color:#faa}.button{cursor:pointer}.button__text{color:#00e;font-size:inherit;border:none;background:none}.button__text:disabled{color:#666;font-weight:400}.button__icon{border:1px solid var(--border-color);border-radius:4px;padding:2px;width:26px}.button__icon:active{border:1px solid #888}.error{background-color:#f99}.warning{background-color:#ff6}.check-full-width:after{display:inline-block}.dropdown-container{position:relative;display:inline-block}.dropdown-content{position:absolute;top:100%;display:none;min-width:160px;background-color:#f9f9f9;box-shadow:0 2px 4px #0003;z-index:99}.dropdown-content.open{display:block;background:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:4px 4px 5px 5px #0003;padding:10px}.dropdown-button{transition:all .5s;border:1px solid #ccc;border-radius:4px;padding:5px 10px}.dropdown-button.has-shadow{box-shadow:0 0 2px 2px #0003}.dropdown-button>.caret{width:10px;height:5px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #ccc;display:inline-block}.selector-content-container{position:relative}.selector-content-container__actions{position:absolute;top:10px;right:10px}.selector-content-container__content.grid{column-count:3}.mode-selector{display:flex;flex-direction:column;gap:.5rem}.mode-selector__select{width:fit-content}@media screen and (width>=425px){.mode-selector{flex-direction:row;align-items:center}}@media screen and (width>=640px){.mode-selector{align-items:unset}}@media screen and (640px <= width <= 768px){.mode-selector{flex-direction:column}}@media screen and (width>= 768px){.mode-selector{align-items:center}}.copy-paste-panel{display:flex;align-items:center;gap:.75rem}
