.h5p-editor-game-map-path{border-top:4px var(--editor-fields-visual-paths-style-pathStyle, solid) var(--editor-fields-visual-paths-style-colorPath, rgba(0, 0, 0, 0.7));position:absolute;transform-origin:0 center}
.h5p-editor-game-map-fluid-dialog{background:#fff;border:1px solid #ccc;-webkit-box-shadow:0 0 4px #a7a7a7;-moz-box-shadow:0 0 4px #a7a7a7;box-shadow:0 0 4px #a7a7a7}.h5p-editor-game-map-fluid-dialog.display-none{display:none}.h5p-editor-game-map-fluid-dialog .h5p-editor-game-map-fluid-dialog-inner{padding:1rem}.h5p-editor-game-map-fluid-dialog .h5p-editor-game-map-fluid-dialog-inner>div>.field.library{border-bottom:2px solid #eee;border-top:2px solid #eee;padding:1rem 0}.h5p-editor-game-map-fluid-dialog .h5p-editor-game-map-fluid-dialog-buttons{overflow:hidden;border-top:1px solid #ccc;background:#f5f5f5}.h5p-editor-game-map-fluid-dialog .h5p-editor-game-map-fluid-dialog-buttons .h5p-editor-game-map-fluid-dialog-button{font-size:.75rem;float:right;padding:.625rem 2rem;margin:.5rem;border-radius:.25em;border:1px solid #20588f;color:#fff;background:#3673b5;background:-webkit-linear-gradient(top, #5A94D3 0, #3673B5 100%);background:-moz-linear-gradient(top, #5A94D3 0, #3673B5 100%);background:-ms-linear-gradient(top, #5A94D3 0, #3673B5 100%);background:-o-linear-gradient(top, #5A94D3 0, #3673B5 100%)}.h5p-editor-game-map-fluid-dialog .h5p-editor-game-map-fluid-dialog-buttons .h5p-editor-game-map-fluid-dialog-button:hover{background:#3275bc;background:-webkit-linear-gradient(top, #3275bc 0, #285585 100%);background:-moz-linear-gradient(top, #3275bc 0, #285585 100%);background:-ms-linear-gradient(top, #3275bc 0, #285585 100%);background:-o-linear-gradient(top, #3275bc 0, #285585 100%);cursor:pointer}.h5p-editor-game-map-fluid-dialog .h5p-editor-game-map-fluid-dialog-buttons .h5p-editor-game-map-fluid-dialog-button.h5p-editor-remove{background:none;border:none;color:#a00;padding-right:0}.h5p-editor-game-map-fluid-dialog .h5p-editor-game-map-fluid-dialog-buttons .h5p-editor-game-map-fluid-dialog-button.h5p-editor-remove:hover{color:#e40000}
.h5p-editor-game-map-editor-map{background-color:#fff;box-sizing:border-box;display:block;position:relative;z-index:0}.h5p-editor-game-map-editor-map.display-none{display:none}.h5p-editor-game-map-editor-map .h5p-editor-game-map-editor-map-background-image{display:block;height:auto;width:100%;pointer-events:none}.h5p-editor-game-map-editor-map .h5p-editor-game-map-editor-map-path-wrapper{height:100%;width:100%}.h5p-editor-game-map-editor-map .h5p-editor-game-map-editor-map-stage-wrapper{height:100%;width:100%}
.h5p-editor-game-map-editor-dnb.h5peditor-dragnbar{background:#fff;box-shadow:10px 10px 30px rgba(166,166,166,.2);margin-bottom:.5rem;overflow:hidden;padding:.5rem;z-index:2}.h5p-editor-game-map-editor-dnb.h5peditor-dragnbar.display-none{display:none}.h5p-editor-game-map-editor-dnb.h5peditor-dragnbar .h5p-dragnbar-ul{float:left;list-style:none;margin:0;padding:0}.h5p-editor-game-map-editor-dnb.h5peditor-dragnbar .h5p-dragnbar-ul .h5p-dragnbar-li{background:rgba(0,0,0,0);border:none;float:left;margin:0;padding:0}.h5p-editor-game-map-editor-dnb.h5peditor-dragnbar .h5p-dragnbar-ul .h5p-dragnbar-li .h5p-dragnbar-a{background-color:rgba(26,115,217,.05);border:2px solid #fff;border-radius:3px;box-sizing:border-box;color:#277bdb;display:block;margin:.125rem;padding:0;position:relative;text-align:center;width:2.75rem;height:2.75rem}.h5p-editor-game-map-editor-dnb.h5peditor-dragnbar .h5p-dragnbar-ul .h5p-dragnbar-li .h5p-dragnbar-a:hover{background-color:rgba(26,115,217,.1)}.h5p-editor-game-map-editor-dnb.h5peditor-dragnbar .h5p-dragnbar-ul .h5p-dragnbar-li .h5p-dragnbar-a:active{background-color:rgba(26,115,217,.1)}.h5p-editor-game-map-editor-dnb.h5peditor-dragnbar .h5p-dragnbar-ul .h5p-dragnbar-li .h5p-dragnbar-a.h5p-dragnbar-stage-button:before{content:"";font-family:"H5PGameMap","H5PFontAwesome4",sans-serif;font-size:1.15rem;font-weight:bold;height:1.15rem;left:50%;margin-left:-0.575rem;margin-top:-0.575rem;position:absolute;top:50%;width:1.15rem}.h5p-editor-game-map-editor-dnb.h5peditor-dragnbar .h5p-dragnbar-ul .h5p-dragnbar-li .h5p-dragnbar-tooltip{display:none}
.h5p-game-map-stage-label-container{border:0;opacity:1;position:absolute;text-shadow:1px 1px 2px rgba(0,0,0,.5);transition:opacity .2s ease-in .75s;z-index:2}.h5p-game-map-stage-label-container .h5p-game-map-stage-label{transition:height .2s linear;border-radius:3px;background:rgba(0,0,0,.7);color:#fff;line-height:1.5;padding:.5em 1em .5em 1em;overflow:hidden;font-size:.9em;min-width:6em;max-width:11em;max-height:20.5em}.h5p-game-map-stage-label-container .h5p-game-map-stage-label .h5p-game-map-stage-label-inner{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:left}.h5p-game-map-stage-label-container.touch-device{transition-delay:0s}.h5p-game-map-stage-label-container.bottom{bottom:-2.75em;left:50%;transform:translateX(-50%)}.h5p-game-map-stage-label-container.bottom .h5p-game-map-stage-label .h5p-game-map-stage-label-inner{text-align:center}.h5p-game-map-stage-label-container.top{bottom:120%;left:50%;transform:translateX(-50%)}.h5p-game-map-stage-label-container.top .h5p-game-map-stage-label .h5p-game-map-stage-label-inner{text-align:center}.h5p-game-map-stage-label-container.left{right:125%;transform:translateY(-50%);top:50%}.h5p-game-map-stage-label-container.right{left:125%;transform:translateY(-50%);top:50%}.h5p-game-map-stage-label-container.top-left{bottom:75%;right:125%}.h5p-game-map-stage-label-container.top-right{bottom:75%;left:125%}.h5p-game-map-stage-label-container.bottom-right{bottom:-1.75em;left:125%}.h5p-game-map-stage-label-container.bottom-left{bottom:-1.75em;right:125%}.h5p-game-map-stage-label-container.visibility-hidden{visibility:hidden;opacity:0}.h5p-game-map-stage-label-container.display-none{display:none}
.h5p-editor-game-map-element{cursor:move;position:absolute}.h5p-editor-game-map-element.h5p-moving{opacity:1}.h5p-editor-game-map-element .h5p-editor-game-map-element-content{box-sizing:border-box;height:100%;position:relative;width:100%}
.h5p-editor-game-map-stage{background-color:var(--editor-fields-visual-stages-colorStage, rgba(250, 223, 10, 0.7));border:2px solid rgba(0,0,0,.4);border-radius:50%}
.h5p-editor-game-map-editor{box-sizing:border-box;padding:1rem;display:inline-block;position:relative;width:100%}.h5p-editor-game-map-editor.display-none{display:none}
.h5p-no-image{box-sizing:border-box;padding:1rem;text-align:center;width:100%}.h5p-no-image.display-none{display:none}.h5p-no-image .h5p-no-image-icon{background-image:url(5be6bb7fea75a6ed2c3a.svg);background-repeat:no-repeat;height:7.5rem;margin:0 auto;width:7.5rem}.h5p-no-image .h5p-no-image-title{font-size:1.5rem}.h5p-no-image .h5p-no-image-button{margin-top:1rem}.h5p-no-image .h5p-no-image-button:before{content:"";font-family:"H5PFontAwesome4",sans-serif}
@font-face{font-family:"H5PGameMap";src:url(0e8f51293124a70d6c84.eot) format("embedded-opentype"),url(748ec8f4029b8c30962b.ttf) format("truetype"),url(f95bd8381fab0ea1d4ee.woff) format("woff"),url(e3d31b16dd69b9305140.svg) format("svg");font-weight:normal;font-style:normal}.h5p-gamemap-editor .field.wizard.field-name-gamemapSteps{position:relative}.h5p-gamemap-editor .field.wizard .h5peditor-panes>.group>.content{border:none}.h5p-gamemap-editor .field.wizard .h5peditor-tab-backgroundimagesettings:before{content:"";font-family:"H5PFontAwesome4",sans-serif}.h5p-gamemap-editor .field.wizard .h5peditor-tab-backgroundimagesettings:not(.nav-button-label):before{font-size:1.75em;margin-top:.3em}.h5p-gamemap-editor .field.wizard .h5peditor-tab-backgroundimagesettings.nav-button-label:before{font-size:1em;margin-right:.25em}.h5p-gamemap-editor .field.wizard .h5peditor-tab-gamemap:before{content:"";font-family:"H5PFontAwesome4",sans-serif}.h5p-gamemap-editor .field.wizard .h5peditor-tab-gamemap:not(.nav-button-label):before{font-size:1.75em;margin-top:.3em}.h5p-gamemap-editor .field.wizard .h5peditor-tab-gamemap.nav-button-label:before{font-size:1em;margin-right:.25em}.h5p-gamemap-editor .h5p-confirmation-dialog-background{position:absolute}.h5p-gamemap-editor .field-name-visual .field-name-paths .field-name-style .field-name-colorPathCleared.display-none{display:none}.h5p-gamemap-editor .field-name-visual .field-name-paths .field-name-style.display-none{display:none}.h5peditor-game-map{width:100%}.h5peditor-game-map>.group>.title{display:none}
.gamemapdynamiccheckboxes .h5p-gamemap-editor-neighbors{margin-left:1em}.gamemapdynamiccheckboxes .h5p-gamemap-editor-neighbors .h5p-label-text{vertical-align:middle;display:inline-block;overflow-wrap:anywhere;padding-left:.2rem}.gamemapdynamiccheckboxes .h5p-gamemap-editor-neighbors .h5p-gamemap-editor-neighbors-list{margin:0;padding:0;list-style:none;background:rgba(0,0,0,0)}
