.address-card__station-point {
    display: inline-block;
    width:12px;
    height:12px;
    border-radius: 50%;
}
.address-card__station-name {
    margin-left:4px;
}
@media screen and (max-width: 1279px) {
    .address-card__station-point {
        width:8px;
        height:8px;
    }
}

.msc-station-line-1 {background-color: #EF161E;}
.msc-station-line-2 {background-color: #2DBE2C;}
.msc-station-line-3 {background-color: #0078BE;}
.msc-station-line-4 {background-color: #00BFFF;}
.msc-station-line-5 {background-color: #8D5B2D;}
.msc-station-line-6 {background-color: #ED9121;}
.msc-station-line-7 {background-color: #800080;}
.msc-station-line-8 {background-color: #FFD702;}
.msc-station-line-8a {background-color: #FFD702;}
.msc-station-line-9 {background-color: #999999;}
.msc-station-line-10 {background-color: #99CC00;}
.msc-station-line-11 {background-color: #82C0C0;}
.msc-station-line-12 {background-color: #A1B3D4;}
.msc-station-line-13 {background-color: #B9C8E7;}
.msc-station-line-14 {background-color: #fff;border:1px solid #ffa8af;}
.msc-station-line-15 {background-color: #DE64A1;}
.msc-station-line-16 {background-color: #03795F;}
.msc-station-line-d1 {background-color: #faa400;}
.msc-station-line-d2 {background-color: #ea4184;}
.msc-station-line-d3 {background-color: #e15d29;}
.msc-station-line-d4 {background-color: #3cb183;}

.nn-station-line-1 {background-color: #da2128;}
.nn-station-line-2 {background-color: #0078bf;}

.spb-station-line-1 {background-color: #da2128;}
.spb-station-line-2 {background-color: #0078bf;}
.spb-station-line-3 {background-color: #48b85e;}
.spb-station-line-4 {background-color: #f58220;}
.spb-station-line-5 {background-color: #8e479b;}

#params{display:none;}