﻿.trimble-map .identify-mode {
    background-image: url('../images/identify_clear.png');
}

.trimble-map .map-identify-template-attribute {
    display: block;
}

    .trimble-map .map-identify-template-attribute span:first-child {
        margin-inline-end: 4px;
    }

    .trimble-map .map-identify-template-attribute span:empty {
        margin-inline-end: 0px;
    }
