.play {
    background-image:url(../images/play.png) !important;
    margin-right: auto !important;
    margin-left: auto !important;
}
.pause {
    background-image:url(../images/pause.png) !important;
    margin-right: auto !important;
    margin-left: auto !important;
}
.stop {
    background-image:url(../images/stop.png) !important;
    margin-right: auto !important;
    margin-left: auto !important;
}
.excel{
    background-image:url(../images/excel.png) !important;
}
.info{
    background-image:url(../images/setting/information.png) !important;
}
.report{
    background-image:url(../images/report.png) !important;
}
.accept{
    background-image:url(../images/event/accept.png) !important;
}
.error{
    background-image:url(../images/event/error.png) !important;
}
.power_line_not_connect{
    background-image:url(../images/event/power_line_not_connect.png) !important;
}
.gps_antenna_not_connect{
    background-image:url(../images/event/gps_antenna_not_connect.png) !important;
}
.gps_antenna_shock{
    background-image:url(../images/event/gps_antenna_shock.png) !important;
}
.vehicle_move_but_not_start_the_engine{
    background-image:url(../images/event/vehicle_move_but_not_start_the_engine.png) !important;
}
.sudden_speed_reduction{
    background-image:url(../images/event/sudden_speed_reduction.png) !important;
}
.sudden_movement{
    background-image:url(../images/event/sudden_movement.png) !important;
}
.sudden_accelerate{
    background-image:url(../images/event/sudden_accelerate.png) !important;
}
.outside_the_area{
    background-image:url(../images/event/outside_the_area.png) !important;
}
.gps_no_fix{
    background-image:url(../images/event/gps_no_fix.png) !important;
}
.without_identity_reader{
    background-image:url(../images/event/without_identity_reader.png) !important;
}
.over_speed{
    background-image:url(../images/event/over_speed.png) !important;
}
.identity_not_verified{
    background-image:url(../images/event/identity_not_verified.png) !important;
}
.low_battery{
    background-image:url(../images/event/low_battery.png) !important;
}
.card_wrong_type{
    background-image:url(../images/event/card_wrong_type.png) !important;
}
.engine_over_time{
    background-image:url(../images/event/engine_over_time.png) !important;
}
.drilling_machines_on{
    background-image:url(../images/event/drilling_machines_on.png) !important;
}
.drilling_machines_off{
    background-image:url(../images/event/drilling_machines_off.png) !important;
}
.lock_on{
    background-image:url(../images/event/lock_on.png) !important;
}
.lock_off{
    background-image:url(../images/event/lock_off.png) !important;
}
.maximize{
    background-image:url(../images/maximize.png) !important;
}
.minimize{
    background-image:url(../images/minimize.png) !important;
}
div.olControlAttribution {
    border-top: 2px solid rgba(70,70,70,0.65);
    border-left: 2px solid rgba(70,70,70,0.65);
    border-top-left-radius: 10px;
    position: relative;
    bottom: 0;
    right: 0;
    padding: 3px 5px;
    background-color: rgba(70,70,70,0.35);
    color: black;
    text-shadow: 0 0 2px #fff;
}

.user {
    background-image:url(../ext-4.2.1.883/examples/shared/icons/fam/user.gif) !important
}
.dlt {
    background-image:url(../images/setting/dlt.png) !important
}
.add {
    background-image:url(../images/tool/add.gif) !important;
}
.edit {
    background-image:url(../images/tool/edit.png) !important;
}
.delete {
    background-image:url(../images/tool/delete.gif) !important;
}
.print{
    background-image:url(../images/tool/print.png) !important;
}
.bmenu {
    background-image:url(../images/tool/menu-show.gif) !important;
}
.logout {
    background-image:url(../images/setting/exit.png) !important
}