﻿.eh-icon, .eh-icon:hover {
    background-size: 18px !important;
    padding-left: 22px !important;
}

.eh-icon:not(:first-child) {
    margin-left: 4px;
}

.eh-icon-edit {
    background: url("icons/ehict/edit-256.png") no-repeat;
}

.eh-icon-edit:hover {
    background: url("icons/ehict/edit-hover-256.png") no-repeat;
}

.eh-icon-approve {
    background: url("icons/ehict/approve-256.png") no-repeat;
}

.eh-icon-approve:hover {
    background: url("icons/ehict/approve-hover-256.png") no-repeat;
}