.dt-card{padding:60px 20px;border-radius:3px;text-align:center}div.mtc-container{display:flex;flex-flow:row wrap;position:relative;width:100%;margin:0 0 15px}div.monitor-test-colors{border:1px solid #bfbfbf;width:20%;height:50px;margin:4px;flex:0 1 calc(20% - 8px);border-radius:6px;cursor:pointer}div.mtc-white.monitor-test-colors,div.dpe-white{background-color:#fff}div.mtc-black.monitor-test-colors,div.dpe-black,span.dot-black{background-color:#000}div.mtc-red.monitor-test-colors,div.dpe-red,span.dot-red{background-color:#f00}div.mtc-green.monitor-test-colors,div.dpe-green,span.dot-green{background-color:#0f0}div.mtc-blue.monitor-test-colors,div.dpe-blue{background-color:#00f}div#dead-pixel-test{background-color:#fff;position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;z-index:9999999;text-align:center}div#dead-pixel-test button{border-color:#b1b1b1;color:#b1b1b1;font-size:21px;padding:3px 8px;border-radius:50%;height:40px;width:40px;background-color:transparent;font-weight:400;line-height:1.5;text-align:center;user-select:none;vertical-align:middle}div#dead-pixel-test button svg{height:15px;vertical-align:middle;width:15px}div#dead-pixel-test button:hover,button:focus,button:active{background-color:#b1b1b1;color:#fff}div#dead-pixel-test button#dead-pixel-left{top:50%;left:10px;position:fixed}div#dead-pixel-test button#dead-pixel-right{top:50%;right:10px;position:fixed}div#dead-pixel-test button#dead-pixel-close{margin-top:10px}