:root{--nav-height:56px;--nav-w-sm:64px;--nav-w-full:250px}@media (max-width:760px){:root{--nav-w-sm:64px;--nav-height:54px}}#schema-view-form textarea#schema-description{min-height:60px}#schema-view-form section#schema .c-head .c-act{text-transform:uppercase}#schema-view-form section#schema .c-small__note{cursor:pointer}#schema-view-form section#schema .c-body:not(.minimal){position:relative}#schema-view-form section#schema .c-body:not(.minimal).t-pad{padding-top:1.6rem}#schema-view-form section#schema .c-body:not(.minimal) .remove{cursor:pointer;color:#6d6d6d;width:12px;height:12px;position:absolute;right:1rem;top:1rem}#schema-view-form section#schema .c-body.add-field{cursor:pointer;font-size:.8em;margin-top:1rem;text-align:center}#schema-view-form .schema-field__choice .c-head{margin-bottom:.8em}#schema-view-form .schema-field__choice .c-head .c-header__title{font-weight:500}#schema-view-form .schema-field__choice .cnd-form{padding-top:1.6rem;position:relative}#schema-view-form .schema-field__choice .cnd-form .act-label{display:grid;grid-template-columns:1fr 60px}#schema-view-form .schema-field__choice .cnd-form .act-label .switch{display:flex;align-items:center;justify-content:space-between}#schema-view-form .schema-field__choice .cnd-form .act-label .switch [class*=-btn]{--w:26px;height:var(--w);width:var(--w);min-width:var(--w);cursor:pointer;padding:.235rem;border:1px solid rgba(0,0,0,.15)}#schema-view-form .schema-field__choice .cnd-form .act-label .switch [class*=-btn].active{background-color:#217ce8;color:#fff;border-color:transparent}#schema-view-form .schema-field__choice .cnd-form .cnd-ttl{font-size:14.6px;font-weight:500;margin:12px 0 0;color:#112229}#schema-view-form .schema-field__choice .cnd-form .cnd-cnt{--side-pad:8px;position:relative;min-height:150px;border:1px solid rgba(0,0,0,.1);border-radius:2px;background-color:rgba(0,0,0,.02);padding:10px var(--side-pad) 0;padding-bottom:3rem;margin-top:8px}#schema-view-form .schema-field__choice .cnd-form .cnd-cnt.sml{min-height:98px}#schema-view-form .schema-field__choice .cnd-form .cnd-cnt .cnd-order{position:absolute;bottom:var(--side-pad);left:var(--side-pad);height:30px;width:calc(100% - var(--side-pad)*2);background-color:#fff}#schema-view-form .schema-field__choice .cnd-form .cnd-cnt .cnd-item{display:grid;grid-template-columns:32px 4fr 3fr 4fr 26px;grid-column-gap:10px;margin:0 0 10px}#schema-view-form .schema-field__choice .cnd-form .cnd-cnt .cnd-item.single{grid-template-columns:.92fr .08fr!important}#schema-view-form .schema-field__choice .cnd-form .cnd-cnt .cnd-item.no-value{grid-template-columns:.9fr 5fr 5fr .68fr}#schema-view-form .schema-field__choice .cnd-form .cnd-cnt .cnd-item .ix{background-color:#fff;border:.8px solid #d4d4d4;display:flex;align-items:center;justify-content:center}#schema-view-form .schema-field__choice .cnd-form .cnd-cnt .cnd-item .delete{display:flex;align-items:center;justify-content:center;cursor:pointer;color:#bbb}#schema-view-form .schema-field__choice .cnd-form .cnd-cnt .cnd-item .delete svg{height:15px;width:15px}#schema-view-form .schema-field__choice .cnd-form .cnd-cnt.var .cnd-item{grid-template-columns:5.1fr 5.1fr .8fr}#schema-view-form .schema-field__choice .cnd-form .cnd-cnt.var .cnd-item:last-child{margin-bottom:11px}#schema-view-form .schema-field__choice .cnd-form .cnd-cnt.chls .cnd-item{grid-template-columns:10.2fr .8fr}#schema-view-form .schema-field__choice .cnd-form .cnd-cnt.chls .cnd-item:last-child{margin-bottom:11px}#schema-view-form .schema-field__choice .cnd-form .cnd-cnt.list .cnd-item{grid-template-columns:1fr 9fr .8fr}#schema-view-form .schema-field__choice .cnd-form .cnd-cnt.list .cnd-item.no-ix{grid-template-columns:10fr .8fr}#schema-view-form .schema-field__choice .cnd-form .cnd-cnt.list .cnd-item:last-child{margin-bottom:11px}#schema-view-form .schema-field__choice .cnd-form .add.button{margin-top:.7rem;font-weight:500;font-size:.8rem;border:none}#schema-view-form .schema-field__choice .cnd-form .add.button.mg-btm{margin-bottom:1.4rem}