drawing-tool-menu{position:absolute;top:50px;left:50px;min-width:80px;background:#23262f;box-shadow:0 13px 10px #efe9e91e;border-radius:8px;color:#fff;padding:16px;min-width:200px;display:none}drawing-tool-menu.active{display:block}.drawing-tool-custom-checkbox{display:flex;align-items:center;justify-content:flex-start;line-height:16px;cursor:pointer}.drawing-tool-custom-checkbox input{-webkit-appearance:none;-moz-appearance:none;appearance:none;opacity:0;position:absolute;top:0;left:0;width:0;height:0}.drawing-tool-custom-checkbox span{display:inline-block}.drawing-tool-custom-checkbox input:checked+.drawing-tool-checkbox{border:none}.drawing-tool-custom-checkbox .drawing-tool-checkbox{display:flex;align-items:center;justify-content:center}.drawing-tool-custom-checkbox .drawing-tool-checkbox svg{display:none}.drawing-tool-custom-checkbox input:checked+.drawing-tool-checkbox svg{display:block}.drawing-tool-custom-checkbox input:checked+.drawing-tool-checkbox.drawing-tool-orange{background:#fa5228}.drawing-tool-custom-checkbox input:checked+.drawing-tool-checkbox.drawing-tool-green{background:#60e475}.drawing-tool-menu-item{margin-bottom:16px}.drawing-tool-menu-item.splay-add-info{max-width:240px}.drawing-tool-menu-item:nth-last-child(1){margin-bottom:0}.drawing-tool-checkbox{width:16px;height:16px;border:2px solid #fff;border-radius:2px;margin-right:8px}.drawing-tool-menu-close{position:absolute;right:3px;top:1px;cursor:pointer;width:10px;height:10px}.drawing-tool-menu-arrow{left:-13px;transform:rotate(45deg);top:-13px;position:absolute;width:20px}.drawing-tool-menu-arrow svg{width:100%;height:100%}.drawing-tool-menu-close svg{width:100%;height:100%}.drawing-tool-backsplash-menu{display:flex;align-items:center;justify-content:space-between}.drawing-tool-backsplash-select select{background-color:transparent;border:1px solid rgba(255,255,255,.5);border-radius:5px;padding:5px 20px 5px 10px;position:relative;margin:0;width:100%;font-family:inherit;font-size:inherit;color:#fff;line-height:1;outline:none}.drawing-tool-backsplash-select select option{color:#fff;background:#000}.drawing-tool-corner-menu{display:flex;align-items:center;justify-content:space-between}.drawing-tool-corner-select select{background-color:transparent;border:1px solid rgba(255,255,255,.5);border-radius:5px;padding:5px;position:relative;font-family:inherit;font-size:inherit;color:#fff;line-height:1;outline:none;margin-left:10px}.drawing-tool-corner-select select option{color:#fff;background:#000}.menu_buttons{display:flex;justify-content:space-between}.corner-disable,.cancel_button{color:orange;cursor:pointer;display:inline-block;margin-left:10px}.corner-enable,.apply_button{color:#32cd32;cursor:pointer}drawing-tool-menu.modalDialog{width:100vw;height:100vh;top:0;left:0;background-color:#0000004d;border-radius:0;color:#000}drawing-tool-menu.modalDialog .drawing-tool-menu{width:270px;height:280px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-end;gap:15px;padding:15px 20px;border-radius:10px;background-color:#fff;text-align:center}drawing-tool-menu.modalDialog .drawing-tool-menu>div{display:flex;flex-direction:column;align-items:center;gap:15px}drawing-tool-menu.modalDialog .information-mark{width:50px;height:50px;position:relative;border-radius:50%;border:solid 2px #b42e24}drawing-tool-menu.modalDialog .information-mark .dot{position:absolute;top:12px;left:50%;width:3px;height:3px;border-radius:50%;background-color:#b42e24;transform:translate(-50%)}drawing-tool-menu.modalDialog .information-mark .line{position:absolute;top:22px;left:50%;width:2px;height:13px;border-radius:4px;background-color:#b42e24;transform:translate(-50%)}drawing-tool-menu.modalDialog .text{font-weight:700}drawing-tool-menu.modalDialog .buttons-wrapper{width:100%;display:flex;flex-direction:column;gap:5px}drawing-tool-menu.modalDialog button{width:100%;height:40px;background-color:#fff;border:solid 1px #000;border-radius:5px;cursor:pointer}drawing-tool-menu.modalDialog button.black{background-color:#000;color:#fff}drawing-tool-menu.modalDialog .drawing-tool-menu-close{top:15px;right:20px;width:15px;height:15px}drawing-tool-menu.modalDialog .drawing-tool-menu-close path{fill:#000}img.material-image{width:50px;height:50px;border-radius:25px}.material-section{flex-direction:column;align-items:flex-start}drawing-tool-notifications{position:fixed;top:30%;left:50%;z-index:10000}.drawing-tool-notification{background:#000;box-shadow:0 0 10px #00000040;color:#fff;border-radius:10px;opacity:0;padding:20px;margin-bottom:20px;display:flex;align-items:center;justify-content:flex-start}.drawing-tool-notification-capitalize{text-transform:capitalize}.drawing-tool-notification .icon{width:20px;margin-right:10px}.drawing-tool-notification.active{opacity:1}.fadein{animation:fadein 1.05s}@keyframes fadein{0%{opacity:0}to{opacity:1}}.fadeout{animation:fadeout 1.05s}@keyframes fadeout{0%{opacity:1}to{opacity:0}}.custom-scale-select{width:100px;position:absolute;top:15px;right:15px}.custom-scale-select select{display:none}.select-selected{background-color:#fff;border-radius:20px;border:solid 1px #000}.select-selected:after{position:absolute;content:"";top:16px;right:16px;width:0;height:0;border:6px solid transparent;border-color:#000 transparent transparent transparent}.select-selected.select-arrow-active:after{border-color:transparent transparent #000 transparent;top:10px;right:16px}.select-items{position:absolute;top:calc(100% + 5px);left:0;right:0;z-index:1;border-radius:6px;box-shadow:0 1px 17px -5px #00000080}.select-items>div,.select-selected{padding:8px 14px;cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-khtml-user-select:none}.select-items>div{background-color:#fff;display:flex;flex-direction:row;align-items:center}.select-items .checkbox{margin-right:10px;width:16px;height:16px;position:relative;border:solid 1px #000;border-radius:5px}.select-items>div.same-as-selected .checkbox{background-color:#000}.select-items>div.same-as-selected .checkbox:before{content:"";width:6px;height:6px;border-radius:99px;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.select-items>div:first-child{border-top-right-radius:6px;border-top-left-radius:6px}.select-items>div:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.select-hide{display:none}.select-items div:hover,.same-as-selected{background-color:#dfdfdf}
