

/* Start:/local/components/wkuznet/glass.constructor/templates/.default/style.css?17675357841420*/
#layer-editor {
    position: relative;
    width: 920px;
    height: 920px;
    background: url("/local/components/wkuznet/glass.constructor/templates/.default/img/fonsteklo.jpg") center / cover no-repeat;
}

.box {
    position: absolute;
    touch-action: none;
    user-select: none;
}



.inner {

}

.box img {
    pointer-events: none;
    width: 100%;
    height: 100%;
}

.stone {
    /*width: 288px;*/
    /*height: 552px;*/
    background-size: contain;
    background-position: top left;
    background-repeat: no-repeat;
}
.stone.vertical {
    width: 288px;
    height: 552px;
    transform: translate(367px, 329px);

}
.stone.horizontal {
    width: 440px;
    height: 336px;
    transform: translate(290px, 517px);
}
.photo {
    width: 99px;
    height: 132px;
    transform: translate(95px, 45px);
}


.controls {
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: rgba(255,255,255,0.9);
    padding: 10px;
    border-radius: 6px;
    font-size: 14px;
    z-index: 10;
}

.control-group {
    margin-bottom: 10px;
}

.control-title {
    font-weight: 600;
    margin-bottom: 4px;
}

.control-links a {
    display: inline-block;
    margin-right: 6px;
    color: #2a7fff;
    text-decoration: none;
    font-size: 14px;
}

.control-links a.active {
    font-weight: 600;
    cursor: default;
}

.control-links a:hover {
    /*text-decoration: dashed;*/
}

/* End */
/* /local/components/wkuznet/glass.constructor/templates/.default/style.css?17675357841420 */
