#main{display:none;grid-template-columns:440px 1fr}#main.shown{display:grid !important}#form-template{height:calc(100vh - 164px);overflow-y:auto;padding:0 20px}#content-right{background-color:#353535}#template-content{width:calc(100vw - 440px);margin:auto;height:calc(100vh - 71px);max-height:calc(100vh - 71px);overflow-y:auto;background:#fff}*{scrollbar-width:auto;scrollbar-color:#666 #333}*::-webkit-scrollbar{width:12px}*::-webkit-scrollbar-track{background:#333}*::-webkit-scrollbar-thumb{background-color:#666;border-radius:20px;border:3px solid #333}#form-template label{font-size:0.9rem;margin:10px 0 2px 0}.input-cores label,.input-cores input{cursor:pointer;margin:0 !important}.input-cores input{width:30px;height:30px;padding:0px;border-radius:0}.input-cores-center{display:grid;grid-template-columns:1fr 1fr;gap:15px}