.icon-good:before {
    content: '\25CF';
    color: #008A1C;
    font-size: 20px;
}

.icon-good_after:after {
    content: '\25CF';
}

.btnBottom, .btnTop {
    cursor: pointer;
}

button.switch-page {
    background-color: transparent;
    border: 0;
    color: #fff;
    padding: 0;
}

button.switch-page:focus {
    outline-color: #fff;
}

.route-journey.collapsed .live-train-arrow {
color: #020d23;
}

.route-journey.collapsed .live-train-arrow:focus {
outline-color: #020d23;
}

.route-journey .live-train-arrow {
background-color: transparent;
border: 0;
color: #fff;
padding: 0;
}

.route-journey .live-train-arrow:focus {
    outline-color: #fff
}
