﻿.checkicon {
    width: 1em;
    height: 1em;
    margin-left: 20px;
    margin-right:20px;
}
.kmlabel {
    position:absolute;
   
    top : 26%;
    left  :57%;
}
.labscale {
    font-size : 1em;
}

.bg-folder1 {
    background-color: #bdd7ee;
}
.bg-folder2 {
    background-color: #d3d3d3;
}

.info-safety:hover,
.info-driver:hover,
.info-expert:hover,
.info-performance:hover
{
    cursor: pointer;
}