

/* Start:/services/court/style.css?1701956332404*/
.court > .ui-ctl {
    width: 100%;
}
.map {
    position: relative;
}
.map > svg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.rect {
    opacity: 0;
}

.help {
    position: absolute;
    width: 100px;
    height: 100px;
    background: black;
}

.tippy-box[data-theme~='tomato'] {
    background-color: #F0EEEE;
    color: black;
}
/* End */
/* /services/court/style.css?1701956332404 */
