.map-container .node-menu{position:absolute;right:20px;top:20px;background:#fff;border-radius:5px;box-shadow:0 1px 2px #0003;width:240px;box-sizing:border-box;padding:0 15px 15px;transition:all .3s}.map-container .node-menu.close{height:30px;width:46px;overflow:hidden}.map-container .node-menu .button-container{padding:3px 0;direction:rtl}.map-container .node-menu #nm-tag{margin-top:20px}.map-container .node-menu .nm-fontsize-container{display:flex;justify-content:space-around;margin-bottom:20px}.map-container .node-menu .nm-fontsize-container div{height:36px;width:36px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px #0003;background-color:#fff;color:tomato;border-radius:100%}.map-container .node-menu .nm-fontcolor-container{margin-bottom:10px}.map-container .node-menu input,.map-container .node-menu textarea{background:#f7f9fa;border:1px solid #dce2e6;border-radius:3px;padding:5px;margin:10px 0;width:100%;box-sizing:border-box}.map-container .node-menu textarea{resize:none}.map-container .node-menu .split6{display:inline-block;width:16.66%;margin-bottom:5px}.map-container .node-menu .palette{border-radius:100%;width:21px;height:21px;border:1px solid #edf1f2;margin:auto}.map-container .node-menu .nmenu-selected,.map-container .node-menu .palette:hover{box-shadow:0 0 0 2px tomato;background-color:#c7e9fa}.map-container .node-menu .size-selected{background-color:tomato!important;border-color:tomato;fill:#fff;color:#fff}.map-container .node-menu .size-selected svg{color:#fff}.map-container .node-menu .bof{text-align:center}.map-container .node-menu .bof span{display:inline-block;font-size:14px;border-radius:4px;padding:2px 5px}.map-container .node-menu .bof .selected{background-color:tomato;color:#fff}