body,html{margin:0;padding:0}.genplan-main{background:#f5f5f5;width:959px;height:684px;position:relative;overflow:hidden}.genplan-small{width:100%;height:100%;background-size:contain;background-repeat:no-repeat}.genplan-large,.genplan-small{position:absolute;top:0;left:0;background-image:url(../img/plan.jpg)}.genplan-large{width:4000px;height:2853px}.genplan-house{border-radius:50%;width:22px;height:22px;font-size:12px;line-height:22px;opacity:.7;transition:all .3s}.genplan-house,.genplan-house-big{position:absolute;font-family:arial;background:#fff;text-align:center;cursor:pointer}.genplan-house-big{border-radius:50%;width:56px;height:56px;font-size:16px;border:3px solid transparent;opacity:.5;transition:opacity .3s;display:flex;flex-direction:column;align-items:center;justify-content:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.genplan-house-big.selected{border:3px solid green;opacity:1}.genplan-house-big.sold,.genplan-house.sold{background:#ff4242;color:#fff;cursor:default}.genplan-house-big:hover,.genplan-house:hover{opacity:1}.genplan-house-big-number-top{font-weight:600}.genplan-min{position:absolute;margin:auto;text-align:center;cursor:pointer;right:0;width:120px;height:50px;line-height:50px;background-color:green;font-family:arial;color:#fff}.genplan-toolbar{position:absolute;right:0;display:flex;flex-direction:row;align-items:stretch;justify-content:flex-end}button.genplan-toolbar-button{border:none;background:hsla(0,0%,100%,.8);width:50px;height:50px;cursor:pointer;box-sizing:border-box;padding:0;opacity:.55;transition:all .3s}button.genplan-toolbar-button:hover{opacity:1}button.genplan-toolbar-button img{max-width:20px;height:auto;line-height:10px}.genplan-toolbar-button.active{opacity:1;border:4px solid green;background:#fff}.modal{background:hsla(0,0%,100%,.5);position:absolute;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.modal-wrapper{background:#fff;padding:20px;border-radius:8px;min-width:400px}.modal-title{font-family:arial;font-size:22px;margin-top:0}.modal-form-row,.modal-title{margin-bottom:12px}input.modal-form-input{outline:none;border:1px solid #ddd;padding:10px;width:100%;box-sizing:border-box;font-size:16px}.modal-button{border:none;background:#0095ff;padding:13px;padding-left:18px;padding-right:18px;color:#fff;font-weight:400;font-size:16px;outline:none;cursor:pointer;opacity:.8;transition:all .3s}.modal-button:hover{opacity:1}.modal-button.cancel{background:transparent;color:red}.genplan-activate{position:absolute;width:100%;height:100%;z-index:3;background:hsla(0,0%,100%,.75);font-family:arial;font-size:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding-left:20px;padding-right:20px;box-sizing:border-box}