

/* Start:/bitrix/templates/stroy2019/components/bitrix/news/dealers_new/bitrix/news.list/.default/style.css?1759836124150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/components/stroisystema/maps/templates/.default/style.css?17698506101628*/
.map-svg{
position: relative;
margin-bottom: 20px;
}

.map-svg svg{
position: absolute;
height: 100%;
width: auto;
}
.map-svg svg .part{
opacity: 0;
cursor: pointer;
}

.map-svg svg .part:hover{
opacity: 0.1;
}
.map-svg svg .part.active{
fill: #f77f08;
opacity: 0.2 !important;
}

/*�����*/
.popup-diler {
    display: none;
    position: absolute;
    width: 279px;
    height: 300px;
    background-color: white;
    border: 1px solid #ccc;
    padding: 10px;
    z-index: 1000;
    right: 22%;
    top: 8%;
    border-radius: 10px;
    box-shadow: 2px 2px 17px -11px #000;
}
/*�����_end*/

.close-btn-diler {
cursor: pointer;
font-size: 10px;
float: right;
}
#box-dilers li{
list-style: none;
}
#box-dilers{
margin: 0px;
padding: 0px;
overflow: auto;
width: 100%;
height: 240px;
}

#box-dilers li a{
display: block;
line-height: 18px;
color: #ea5e1f;
font-weight: 500;
}
#box-dilers li span{
line-height: 16px;
font-size: 12px;
display: block;
padding-top: 5px;
font-weight: bold;
}
#box-dilers li p{
font-size: 14px;
line-height: 16px;
}
#box-dilers-title{
font-size: 20px;
margin-bottom: 10px;
}
@media only screen and (max-width:1024px){
    .popup-diler{
        top:10%;
        right:10%;
    }
}

@media only screen and (max-width:800px){
    .popup-diler{
        width: 100%;
        top:0px;
        right:0px;
        position: relative;
    }
    .map-svg{
        overflow: auto;
    }
    .map-svg img{
        width: 900px;
        height: auto;
        /* max-width: 900px; */
    }
}



/* End */
/* /bitrix/templates/stroy2019/components/bitrix/news/dealers_new/bitrix/news.list/.default/style.css?1759836124150 */
/* /local/components/stroisystema/maps/templates/.default/style.css?17698506101628 */
