/**
 * Route Map Widget Styles
 */
.wml-route-map-wrapper {
    width: 100%;
}

.wml-route-map-chart {
    max-width: 100%;
    width: 100%;
    height: 600px;
    background-color: #0a0e12;
}
