﻿/***
Image command column in FieldPay detail grid
***/
img.fd_image_commandcolumn 
{
	cursor:pointer; 
}

/***
Image command column in FieldPay DayTripsPopup
***/
img.dxgvCommandColumnItem 
{
	cursor:pointer; 
}

table#popup_wrapper td#popup_content .dxgvEditingErrorRow td.dxgv 
{
    font:9pt Tahoma ! important;
    font-size:9pt !important;
}