

/* Start:/local/templates/ummc-arena-v2/components/bitrix/map.yandex.view/arena/style.css?17624512671650*/
.ymaps-controls-pane {
    display: none;
}

.balloon-root {
    position: relative;
    background-color: rgba(16, 16, 24, 0.6);
    padding: 12px;
    border-radius: 12px;
    width: auto;
    color: white;
    font-size: 20px;
    display: inline-block;
}

.close {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #49494F;
    color: white;
    border: none;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    font-size: 18px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translate(35%, -40%);
}

.balloon {
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.balloon-body {
    width: 100%;
    height: 50%;
}

.balloon-pin {
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid rgba(16, 16, 24, 0.6);
}

.zoom-buttons {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.zoom-buttons button {
    width: 45px;
    height: 45px;
    border: none;
    background-color: rgba(16, 16, 24, 0.6);
    padding: 12px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    border-radius: 12px;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

.zoom-buttons button:hover {
    background-color: #333;
}
/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1762451233666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */
/* /local/templates/ummc-arena-v2/components/bitrix/map.yandex.view/arena/style.css?17624512671650 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1762451233666 */
