.streetFilters{
    font-size:13px;height:32px;background-color:#FFFFFF;margin-bottom:5px;
}
.streetFilters td{
    padding-left:10px;
}
.streetFiltersMobile{
    background-color:#FFFFFF;padding-bottom:10px;margin-top:5px;border-bottom:1px solid #EFEFEF;
}
.streetQuarterNoName{
    color:#CCCCCC;font-style:italic;font-family:Open Sans,Roboto,sans-serif;font-size:13px;
}

.streetItem img{
    filter:hue-rotate(330deg);
    width:28px;
}
.streetItem{
    font-size:inherit;
    height:inherit;cursor:pointer;
    padding:3px 5px !important;
    border-radius:5px !important;
    display:inline-block;
}

.streetItem:hover img{
    filter: hue-rotate(250deg);
}
.streetItemName{
    padding-left:10px;
}
.streetItem td{
    padding:0;
}
.streetItemActive{
    background-color:#0b8b82;
    color:#FFFFFF;
    border:1px solid #0b8b82;
}
.streetItemActive:hover{
    background-color:#F6F6F6;
    border:1px solid #E6E6E6;
    color:#3b876f;
}
.streetItemPassive{
    background-color:#F6F6F6;
    border:1px solid #E6E6E6;
    color:#3b876f;

}
.streetItemPassive:hover{
    background-color:#5d87b8;
    border:1px solid #5d87b8;
    color:#FFFFFF;
}

.streetTopNavigation{
    padding:10px 0 !important;
}
.streetLegendObjTitle{
    font-size:14px;
}
.streetLegendObjDot{
    width:16px;
    padding-top:3px !important;
    vertical-align: top;
}
.streetLegendObjDot div{
    height:10px;border-radius:10px;width:10px;
}

.streetLegendTitle{
    margin-top:0 !important;
    margin-bottom:10px !important;
    font-size:24px !important;
    font-weight:bold;
    line-height:28px;
}
.streetLegendNavTitle{
    padding-left:5px !important;
    vertical-align:top;
}
.streetLegendNavBack{
    vertical-align: top;padding-top:3px;padding-right:5px;
}
.streetLegendRow{
    vertical-align:top;
    background-color:#FFFFFF;
}
.streetLegend{
    overflow-y:auto;
    height:670px;
    padding:15px;
}

.streetMapRow{
    vertical-align:top;
    width:960px;
    padding-left:10px !important;
}

.streetMap{
    width:960px;height:700px;
    margin-bottom:10px;
}



.TmapType{
    margin-bottom:30px;border:1px solid #E6E6E6;
}
.TmapType td{
    vertical-align: top;padding:10px 10px 20px 10px;
}
.DmapSub{
    font-size:12pt;margin-bottom:3px;
}
.DmapItem{
    display:inline-block;padding:2px 5px;text-align:right;
}
.sNavigation{
    color:#AAAAAA;font-size:10.5pt;margin-bottom:5px;
}
.mapListEl{
    display:block;
}
.mapListEl:hover{
    background-color:#FFFFDD;
}
.mapListEl table{
    table-layout: fixed;
    display:block;
}
.mapListElPhoto{
    vertical-align:top;
    width:70px;
    padding:5px; !important
}
.mapListElPhoto img{
    width:70px;
    height:70px;
}
.mapListElBody{
    vertical-align:top;
    font-size:16px;
    padding:0 0 0 7px !important;
}
.mapListElParams{
    color:#AAAAAA;
    margin-top:5px;
    font-size:12px;
    line-height:16px;

}
.mapListElReady{
    color:#3b876f;
    font-weight:bold;
}
.streetMapPopup{
    width:340px;
}
.streetMapPopupPhoto{
    vertical-align:top;width:60px
}
.streetMapPopupPhoto img{
    width:50px;height:50px;
}
.streetMapPopupRow{
    vertical-align:top;padding-right:40px;
}
.streetMapPopupDetails{
    color:#AAAAAA;margin-top:1px;
}
