/* Layouts */

#sales-statistics-legend .chartjs-legend {
    margin-top: 20px;
    margin-right: 20px;
}

#sales-statistics-legend .chartjs-legend ul li span {
    width: 20px;
    height: 3px;
    border-radius: 0px;
}

#dashboard-vmap {
    height: 161px;
    width: 100%;
}

#dashboard-vmap .jvectormap-zoomin,
#dashboard-vmap .jvectormap-zoomout {
    display: none;
}


/*# sourceMappingURL=style.css.map */