.component.general-layer{background:0}
.component.general-layer header{padding-bottom:8px;min-height:40px}
.component.general-layer header .close-button{width:32px;height:32px;position:absolute;top:16px;right:16px;color:#f35b1c;cursor:pointer;border:0;background:0;padding:0}
.component.general-layer header .close-button svg{outline:0;width:24px;height:24px;left:4px;top:4px;position:absolute}
.component.general-layer .layer-overlay{content:'';position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;background:rgba(47,36,36,0.7)}
.component.general-layer .layer-container{z-index:10000;left:50%;text-align:left;background-color:#fff;color:#222;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:762px;min-height:200px;min-width:320px}
.component.general-layer .layer-container.small{max-width:374px}
.component.general-layer .layer-container h1,.component.general-layer .layer-container h2,.component.general-layer .layer-container h3,.component.general-layer .layer-container h4{margin-bottom:24px}