div.tab{overflow:hidden;border:1px solid #ccc;background-color:#f0f0f0}div.tab button{background-color:#fff;float:left;border:none;outline:none;cursor:default;padding:10px 20px;transition:.3s;font-size:12pt}div.tab button:not([disabled]):hover{cursor:pointer;background-color:#ddd}div.tab button.selected,div.tab button:not([disabled]):active{color:#fff;background-color:#4984f2;cursor:default}div.tab.tabcontent{display:none;padding:6px 12px;border:1px solid #ccc;border-top:none}button.regular{width:120px;height:36px;border:1px solid #ccc;font-size:12pt;background-color:#f0f0f0;cursor:default}button.regular:not([disabled]):hover{color:#fff;background-color:#4984f2;border-color:grey;cursor:pointer}button.regular:not([disabled]):active{color:#fff;background-color:#4984f2;cursor:default}label.toggle-switch{position:relative;display:inline-block;width:44px;height:24px}label.toggle-switch>input{opacity:0;width:0;height:0}label.toggle-switch>input:checked+span.slider{background-color:var(--maintitlebar)}label.toggle-switch>input:checked+span.slider:before{transform:translateX(20px)}label.toggle-switch span.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:24px}label.toggle-switch span.slider:before{position:absolute;content:"";height:20px;width:20px;left:2px;bottom:2px;background-color:#fff;transition:.4s;border-radius:50%}label.toggle-status{position:relative;display:inline-block;width:70px;height:30px}label.toggle-status>input{opacity:0;width:0;height:0}label.toggle-status>input.active:not(:checked)+span.slider,label.toggle-status>input:checked+span.slider{background-color:#4984f2}label.toggle-status>input:checked+span.slider:before{content:"Yes";transform:translateX(20px)}label.toggle-status span.slider{position:absolute;cursor:pointer;text-align:center;vertical-align:middle;line-height:26px;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:30px}label.toggle-status span.slider:before{position:absolute;content:"No";height:26px;width:46px;left:2px;bottom:2px;color:#404040;background-color:#fff;transition:.4s;border-radius:26px}label.toggle-status.tree-code{width:60px;height:28px;font-size:10pt;font-weight:200}label.toggle-status.tree-code input:checked+span.slider:before{content:"Code";transform:translateX(14px)}label.toggle-status.tree-code input:not(:checked)+span.slider:before{content:"Tree"}label.toggle-status.tree-code span.slider{line-height:22px;background-color:#4984f2}label.toggle-status.tree-code span.slider:before{width:40px;height:22px;left:3px;bottom:3px;content:attr(content-value)}label.checkbox{display:inline-block;vertical-align:middle;margin:auto 5px auto 0;height:18px;cursor:pointer}label.checkbox input{position:absolute;opacity:0;cursor:pointer}label.checkbox input:checked~.checkmark{background-color:#4984f2}label.checkbox input:checked~.checkmark:before{content:"✔\fe0e";font-size:9pt;text-align:center;background-color:#4984f2}label.checkbox .checkmark{position:relative;display:inline-block;width:18px;height:18px;background-color:#ccc}label.checkbox .checkmark:before{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;color:#fff;background-color:#fff}label.radio-button{display:inline-block;vertical-align:middle;margin:auto 5px;height:20px}label.radio-button input{position:absolute;opacity:0;cursor:pointer}label.radio-button input:checked~.radio:before{display:block}label.radio-button .radio{position:relative;display:inline-block;width:16px;height:16px;border-radius:50%;border:2px solid #ccc}label.radio-button .radio:before{content:"";position:absolute;top:3px;left:3px;width:10px;height:10px;border-radius:50%;display:none;background-color:#4984f2}select.dropdown{font-family:inherit;font-size:inherit;padding:5px;width:100%;box-sizing:border-box;border:1px solid #b1b1b1;border-radius:0;appearance:none;color:#707070;background-color:#fff;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23808080%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:right .7em top 50%,0 0;background-size:.65em auto,100%}select.dropdown:focus{border:1px solid #b1b1b1;outline:none}input.search-input{font-size:16px;width:100%;height:28px;padding:0 10px 0 40px;background:url("data:image/svg+xml,%3Csvg%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Esearch-icon%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22search-icon%22%20fill%3D%22%23202020%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M19.6342627%2C18.1260178%20L14.0507118%2C13.2668383%20C15.0955869%2C11.8730212%2015.7200629%2C10.1168967%2015.7200629%2C8.20945565%20C15.7200629%2C3.6763528%2012.199732%2C0%207.85901106%2C0%20C3.51829008%2C0%200%2C3.67422158%200%2C8.20945565%20C0%2C12.7425585%203.51829008%2C16.4189113%207.86105184%2C16.4189113%20C9.63856382%2C16.4189113%2011.2793441%2C15.8008578%2012.5976825%2C14.7608229%20L18.336332%2C19.7542691%20C18.7669348%2C20.1293636%2019.407737%2C20.0675582%2019.764872%2C19.6200022%20C20.1240478%2C19.1681838%2020.0648654%2C18.4989811%2019.6342627%2C18.1260178%20Z%20M1.52241554%2C8.20306199%20C1.52241554%2C4.54375894%204.36316947%2C1.57710207%207.86921492%2C1.57710207%20C11.3732196%2C1.57710207%2014.2139735%2C4.54375894%2014.2139735%2C8.20306199%20C14.2139735%2C11.8623651%2011.3732196%2C14.8290253%207.86921492%2C14.8290253%20C4.36316947%2C14.8311532%201.52241554%2C11.8644962%201.52241554%2C8.20306199%20Z%22%20id%3D%22Shape%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E") no-repeat;background-position:10px 5px;background-color:silver;border:0;border-radius:15px;display:inline-block;opacity:.6}input.search-input:focus{background-color:#fff;opacity:1;box-shadow:0 0 3px 0 #a0a0a0;border-color:#a0a0a0;outline:none}input.search-input:focus[type=search]::placeholder{color:#a0a0a0}input.search-input:hover{opacity:1}input.search-input[type=search]::placeholder{color:#404040}input.error{color:red;opacity:1}input.width-1-icon{width:-webkit-calc(100% - 46px);width:-moz-calc(100% - 46px);width:calc(100% - 46px)}input.width-2-icon{width:-webkit-calc(100% - 76px);width:-moz-calc(100% - 76px);width:calc(100% - 76px)}.cs-popup-frame{padding:24px}@media (min-width:640px){.cs-popup-frame{width:83.333333%}}@media (min-width:768px){.cs-popup-frame{width:66.666667%}}@media (min-width:1024px){.cs-popup-frame{width:40%}}