html, body { -webkit-overflow-scrolling: auto; overflow-x: hidden; } input { background: rgba(255, 255, 255, 0.05); color: #fff; border-color: #fff; } input:focus { outline: none !important; } footer { position: fixed; bottom: 0; width: 100%; height: 150px; } #log { position: fixed; width: 100%; height: 150px; } #screens { overflow-x: hidden; } .screen { display: none; } #colors-tabs { width: 411px; } #colors-content { width: 411px; float: left; } #colors-content .colors-page { display: none; } #kelvin-page h3 { text-align: center; } #kelvin-page h4 { text-align: center; width: 411px; position: absolute; top: 121px; left: 110px; } #kelvin { background: rgba(255, 255, 255, 0.05); color: #fff; border: 1px solid #fff; width: 140px; font-size: 20px; margin: 20px auto; display: block; text-align: center; } #kelvin-slider { position: relative; width: 352px; margin: 40px auto 0; padding-bottom: 2px; cursor: pointer; } #kelvin-scale { width: 350px; height: 60px; border: 1px solid #fff; } #kelvin-scale span { display: inline-block; height: 58px; width: 1px; } #kelvin-pos { height: 64px; border: 2px solid #000; width: 5px; position: absolute; left: -1px; top: -2px; } #kelvin-pos:before { font-family: 'FontAwesome'; content: '\f107'; position: absolute; color: #000; top: -24px; left: -8px; font-size: 27px; } .mcopy-light { background: #000; width: 15px; height: 15px; border-radius: 15px; } #light-status { width: 388px; float: right; margin-top: -25px; } #light-status h3 { font-size: 20px; text-align: center; } #light-status > div { position: relative; clear: both; } #light-status > div:after { content: ""; display: block; } #light-status form { float: left; line-height: 30px; width: 40%; } #light-status form span { width: 20px; margin-left: 40px; display: inline-block; } #light-status form input[type=text] { width: 40px; background: rgba(255, 255, 255, 0.05); color: #fff; border: 1px solid #fff; } #light-swatches { width: 100%; } #light-swatches .swatch { cursor: pointer; width: 50px; height: 50px; display: inline-block; margin: 3px; box-sizing: border-box; border: 1px solid #fff; } #light-swatches .swatch.default { border-color: #9ecaed; box-shadow: 0 0 10px #9ecaed; } #light-swatches #new-swatch { cursor: pointer; display: inline-block; border: 1px solid #ffffff; width: 50px; height: 50px; margin: 3px; box-sizing: border-box; line-height: 88px; text-align: center; font-size: 22px; position: relative; opacity: 0.25; } #light-swatches #new-swatch:hover { opacity: 0.5; } #light-swatches #new-swatch:active { opacity: 1; } #light-swatches #new-swatch i { display: block; position: absolute; top: 14px; left: 16px; color: #fff; } #w2ui-popup .swatch { cursor: pointer; width: 50px; height: 50px; display: inline-block; margin: 3px; box-sizing: border-box; border: 1px solid #fff; } #w2ui-popup .swatch.default { border-color: #9ecaed; box-shadow: 0 0 10px #9ecaed; } #w2ui-popup #new-swatch { display: none; } #preview-wrap { margin-top: 140px; } #preview-wrap h4 { display: inline-block; margin: 0; margin-left: 123px; margin-right: 10px; width: 81px; height: 30px; } #preview-wrap h4 span { display: block; margin-top: 6px; position: absolute; } #rgb { border: 0; border-radius: 0; width: 411px; font-size: 12px; text-align: center; } #color { width: 100px; height: 100px; margin: 0 50px; background-color: #000; float: right; } #counters .cam, #counters .proj { width: 50%; padding-bottom: 25px; } #counters .cam label, #counters .proj label { text-align: center; font-size: 24px; display: block; } #counters .cam input, #counters .proj input { background: rgba(255, 255, 255, 0.05); color: #fff; padding: 6px 12px; font-size: 21px; display: block; margin: 0 auto; text-align: center; font-family: monospace; } #counters .cam input.changed, #counters .proj input.changed { color: #DAE035; } #counters .cam { float: left; } #counters .proj { float: right; } #seq_scroll { width: 100%; overflow-x: scroll; } #seq_scroll > div > div > div { float: left; } #seq_scroll > div > div > div input { float: none; } #numbers div { font-size: 10px; text-align: center; color: #dcdcdc; } #actions { padding: 8px 0 0 55px; } #actions input[type=number] { background: rgba(255, 255, 255, 0.05); border: 2px solid #fff; color: #fff; padding: 6px; border-radius: 5px; float: right; width: 90px; margin-right: 60px; } #seq_stats { width: 50%; float: right; padding: 0 20px; } #seq_stats h3 { font-size: 20px; margin: 12px 0 3px; } #seq_stats span { font-weight: 600; float: right; } #seq_loop { width: 40%; float: left; padding: 0 28px; } #seq_loop h3 { font-size: 20px; margin: 12px 0 3px; } #seq_loop input { font-family: monospace; background: rgba(255, 255, 255, 0.05); color: #fff; font-size: 21px; width: 121px; padding: 6px 12px; } button { display: block; border-radius: 5px; border: 2px solid #fff; text-align: center; background: transparent; color: #fff; padding: 8px 0; font-size: 12px; font-weight: 400; display: inline-block; padding: 4px 16px; font-size: 14px; } button span { display: block; font-size: 16px; font-weight: 200; } button:active, button .active { background: #fff; color: #322b2f; outline: none; } button:focus { outline: none; } #sequence { width: 970px; padding-bottom: 21px; padding-left: 70px; } #sequence #cam_forward, #sequence #proj_forward, #sequence #black_forward { clear: both; } #sequence #cam_forward input[type=checkbox], #sequence #proj_forward input[type=checkbox], #sequence #black_forward input[type=checkbox] { border: 1px solid #00C4A0; } #sequence #cam_forward input[type=checkbox]:checked, #sequence #proj_forward input[type=checkbox]:checked, #sequence #black_forward input[type=checkbox]:checked { background: #00C4A0; } #sequence #cam_forward > div, #sequence #proj_forward > div, #sequence #black_forward > div { color: #00C4A0; } #sequence #cam_backward, #sequence #proj_backward, #sequence #black_backward { clear: both; } #sequence #cam_backward input[type=checkbox], #sequence #proj_backward input[type=checkbox], #sequence #black_backward input[type=checkbox] { border: 1px solid #AB1A25; } #sequence #cam_backward input[type=checkbox]:checked, #sequence #proj_backward input[type=checkbox]:checked, #sequence #black_backward input[type=checkbox]:checked { background: #AB1A25; } #sequence #cam_backward > div, #sequence #proj_backward > div, #sequence #black_backward > div { color: #AB1A25; } #sequence input[type=checkbox] { -webkit-appearance: none; -moz-appearance: none; appearance: none; background: transparent; outline: none; width: 35px; height: 35px; border-radius: 5px; margin: 0; margin-bottom: 3px; margin-right: 3px; display: inline-block; box-sizing: border-box; cursor: pointer; } #sequence .L { display: inline-block; width: 35px; height: 35px; border-radius: 35px; margin: 0; margin-bottom: 3px; margin-right: 3px; border: 1px solid #fff; opacity: 0.5; cursor: pointer; } #sequence .L.a { opacity: 1; } #sequence input.h { border-color: #DAE035 !important; } #sequence input.h:checked { background: #DAE035 !important; } #sequence #numbers { clear: both; } #sequence #numbers > div { width: 35px; color: #fff; font-family: monospace; float: left; margin-right: 3px; text-align: center; opacity: 0.5; } #sequence #numbers > div.h { color: #DAE035; opacity: 1; } #seq_labels { font-family: monospace; background-color: #272b30; position: absolute; top: 128px; padding-top: 2px; padding-bottom: 15px; width: 54px; } #seq_labels div { height: 43px; line-height: 35px; } #seq_labels span { text-indent: 7px; display: inline-block; margin-right: 5px; } .spacer { margin-top: 15px; } .cp-app { position: relative !important; border-radius: 0px !important; top: 0px !important; } .cp-app .cp-memo { bottom: 2px !important; }