

/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1643930919666*/
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 */


/* Start:/local/templates/oil/components/bitrix/system.pagenavigation/.default/style.css?17448734131263*/
.pagination {
    display: flex;
    justify-content: center;
    gap: 5px;
    list-style: none;
    padding: 0;
}
.pagination li {
    display: inline-block;
    color: white;
    border-radius: 5px;
}
.pagination li.active {
    padding: 3px 12px;

    font-weight: bold;
    background-color: #93a120;
    font-size: 18px;
}
.pagination li a {
    padding: 2px 10px !important;
    font-size: 18px;
    background-color: unset;
    color: #b6c81e;
    font-weight: 600;
    text-decoration: none;
    padding: 0;



    border: 2px #b6c81e solid;
    border-radius: 5px !important;

}

.pagination>li:last-child>a {
    border-top-right-radius: unset;
    border-bottom-right-radius: unset;
}

.pagination li a:hover{
    color: unset;
    background: unset;
    border-color: #b6c81e;
}

.pagination li a:focus{
    color: unset;
    background: #93a120;
    border-color: #b6c81e;
}

.pagination li:hover {
    background-color: #93a120;
}

.pagination li.dots {
    font-weight: bold;
    background-color: unset;
    color: #000;
}

.pagination li.dots a {
    font-weight: bold;
    font-size: 14px;
    color: #b6c81e;
}

.pagination li.dots a {
    padding: 4px 10px !important;

}
/* End */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1643930919666 */
/* /local/templates/oil/components/bitrix/system.pagenavigation/.default/style.css?17448734131263 */
