.stopwatch__results{color:#34495e;display:flex;font-size:2.25rem;justify-content:center;padding-bottom:1rem;width:100%}.stopwatch__results span{align-items:center;display:flex;justify-content:center}.stopwatch__results [data-size="2"]{width:2.5rem}.stopwatch__results [data-type=ms]{font-size:1.25rem;width:3rem}.stopwatch__results [data-content]{position:relative}.stopwatch__results [data-content]:after{bottom:-.25rem;display:inline-block;font-size:.875rem;position:absolute;right:calc(50% - .625rem);width:1.25rem}.stopwatch__results [data-content=d]:after{content:"d"}.stopwatch__results [data-content=h]:after{content:"h"}[lang=nl] .stopwatch__results [data-content=h]:after{content:"uur"}.stopwatch__results [data-content=m]:after{content:"m"}.stopwatch__results [data-content=s]:after{content:"s"}.stopwatch__results [data-content=ms]:after{content:"ms"}.stopwatch__settings{display:flex;margin-bottom:1rem;width:100%}.stopwatch__settings-item{text-align:left;width:100%}.stopwatch__settings-item:not(:last-child){padding-right:.5rem}.stopwatch__settings-row{align-items:center;display:flex}.stopwatch__settings-increase{align-items:center;background-color:#d3d3d3;color:#34495e;display:inline-flex;flex-shrink:0;font-size:1.5rem;height:2rem;justify-content:center;width:2rem}.stopwatch__settings-select{background-color:#fff;border:.0625rem solid #d3d3d3;color:#34495e;height:2rem;min-width:3.5rem;padding:0 .5rem;width:100%}.stopwatch__settings-select:focus{outline:.0625rem dotted currentColor;outline-offset:.25rem}.stopwatch__settings-select-holder{position:relative;width:100%}.stopwatch__settings-select-holder svg{color:#34495e;height:auto;pointer-events:none;position:absolute;right:.75rem;top:calc(50% - .25rem);transform:rotate(90deg);width:.5rem}.stopwatch__settings-label{color:#34495e;font-size:.875rem;font-weight:700}.stopwatch.hide-days.hide-hours .stopwatch__settings-days-hours{margin-bottom:0}.stopwatch.hide-days [data-type=days],.stopwatch.hide-hours [data-type=hours],.stopwatch.hide-ms [data-type=ms]{display:none}.info-table{border:none;border-spacing:0;margin:.75rem 0 1.25rem;text-align:left;width:100%;word-break:break-word}.info-table a{color:#3498db;text-decoration:underline}.info-table a:hover{color:#34495e}.info-table a:focus{outline:.0625rem dotted currentColor;outline-offset:.25rem}.info-table__holder{width:100%}.info-table tr.is-hidden,.info-table__holder.is-hidden{display:none}.info-table--no-margin{margin:0}.info-table--no-margin-bottom{margin-bottom:0}.info-table caption{background:#124364;color:#fff;font-size:.875rem;padding:.25rem .5rem}.info-table thead{background-color:#3498db}.info-table th{width:33.3333333333%;word-break:break-all}.info-table__cell-icon{align-items:center;display:flex}.info-table__cell-icon-holder{display:inline-flex}.info-table__cell-icon svg{color:currentColor;height:1.125rem;margin-right:.25rem;width:1.125rem}.info-table--no-shrink tr td:first-child{white-space:nowrap}.info-table[data-type=double] th{width:50%}.info-table[data-type=rounds] th{width:70%}.info-table[data-type=rounds] th:first-child{width:30%}.info-table[data-type=dice] th{width:25%}.info-table td,.info-table th{padding:.5rem .75rem}.info-table td:not(:first-child),.info-table th:not(:first-child){text-align:center}.info-table tbody tr{color:#34495e}.info-table tbody tr:nth-child(odd){background-color:#f5f5f5}.info-table tbody tr:first-child td:not(:first-child){opacity:0}.info-table tbody.show tr:first-child td:not(:first-child){opacity:1}.info-table tfoot{background-color:#dbdbdb;color:#34495e}.info-table tfoot tr:first-child td:not(:first-child){opacity:0}.info-table tfoot.show tr:first-child td:not(:first-child){opacity:1}.info-table.has-max-height tbody{display:block}.info-table.has-max-height tr{display:flex}.info-table.has-max-height tbody{max-height:21.25rem;overflow-x:hidden;overflow-y:auto}.info-table.has-max-height tbody td{width:50%}