

/* Start:/local/components/artbyte/map/templates/.default/style.css?17623360092397*/
#map .legend{
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 2;
    background-color: #fff;
    vertical-align: middle;
    height: 32px;
    border-radius: 26px;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: 0 2px 30px 0 rgba(33,37,41,0.30);
}

#map .legend span{
    vertical-align: middle;
    line-height: 33px;
    padding-left: 5px;
    padding-right: 5px;
}

#map .legend span img{
    padding-right: 5px;
    position: relative;
    top: -1px;
}

#map strong.b_title{
    font-family: 'Gotham Pro Regular';
    font-size: 14px;
    color: #343A40;
    letter-spacing: 0;
    line-height: 22.5px;
}

#map strong.b_title img{
    vertical-align: middle;
    width: 18px;
    height: 18px;
    margin-right: 12px;
    position: relative;
    top: -2px;
}

#map .b_subtitle{
    margin-left: 30px;
}

#map span.b_grey_text {
    font-family: 'Gotham Pro Regular';
    font-size: 11px;
    color: #868E96;
    line-height: 18.5px;
}

#map hr{
    margin-top: 10px;
    margin-bottom: 12px;
}

#map .b_content_inner span{
    display: block;
    margin-top: 3px;
    margin-bottom: 3px;
}

#map .b_content_inner span strong{
    text-align: right;
    display: block;
    float: right;
    color: #495057;
}

#map .b_content_inner a.btn{
    font-size: 11px;
    text-decoration: underline;
    padding-left: 0;
}

#map .ymaps-2-1-75-balloon__close+.ymaps-2-1-75-balloon__content{
    margin-right: 0;
    padding-right: 12px;
}

#map .ymaps-2-1-75-balloon{
    background: #FFFFFF;
    box-shadow: 0 2px 30px 0 rgba(33,37,41,0.30);
    border-radius: 10px;
    border-radius: 10px;
}

#map .ymaps-2-1-75-balloon__layout{
    border-radius: 10px;
}

#map .ymaps-2-1-75-balloon__close-button{
    width: 10px;
    height: 10px;
    margin-top: 5px;
    margin-right: 5px;
}

#map [class*="ymaps-2"][class*="-ground-pane"] {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
}

h1.bigtitle{
    margin-bottom: 32px;
    border-bottom: 2px solid #1862AB;
    padding-bottom: 12px;
}
/* End */
/* /local/components/artbyte/map/templates/.default/style.css?17623360092397 */
