
.GroupHeader div
{
    display: inline-block;
    vertical-align: middle;
}
/* Layout Group Header */
.GroupHeader .Label
{
    width: 100%;
    color: black;
    font-size: 19px;
    padding: 0px 5px 0px 5px;
}
/* Layout Group Content */
.Layout .Caption
{
    /* width: 150px; */
    color: Black;
    vertical-align: middle;
    padding: 2px 0px 2px 0px;
    white-space: nowrap;
}
.Layout .StaticText
{
    color: #4f4f4f;
}
/* Standard Grid*/
.Grid
{
    width: 100%;
    background-color: White;
}
.GridList a
{
    color: Black;
    text-decoration: none;
}
.GridList a:hover
{
    color: black;
    text-decoration: underline;
}
.GridList
{
    width: 100%;
    color: Black;
    text-align: left;
    font-weight: normal;
}
.EmptyGridList
{
    font-weight: bold;
    font-size: 85%;
    color: #7F7F7F;
    text-align: center;
    padding: 4px;
}
.GridHeader
{
    border: solid 1px #86BBEC;
}
.GridHeaderItem
{
    border: solid 1px #86BBEC;
    background-color: #C4DFF8;
    font-size: 85%;
    font-weight: normal;
    padding: 4px 7px 4px 7px;
}
.GridItem
{
    padding: 3px 7px 3px 7px;
    border: solid 1px #C2C2C2;
    color: #1E72C2;
    font-size: 85%;
    font-family: Tahoma, Geneva, sans-serif;
    _word-wrap: break-word;
    _word-break: break-word;
}
.GridHoverRow td
{
    cursor: hand;
    cursor: pointer;
    background-color: #F7F7F7;
}
.GridPager
{
    padding: 5px;
    color: Gray;
}
.GridPager A
{
    text-decoration: underline;
    color: #1E72C2;
}
/* Obsolete: DataGridContextMenu */
.ContextMenuHeader
{
    border: solid 1px #86BBEC;
    background-color: #C4DFF8;
    width: 0;
}
.ContextMenuItem
{
    width: 0;
    padding: 2px 5px 2px 5px;
    border: solid 1px #C2C2C2;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.ContextMenuItem *
{
    white-space: nowrap;
}
/* Error info */
.ErrorMessage
{
    width: 100%;
    background-color: #FEE2C4;
    border: solid 1px #E3BFA5;
    vertical-align: middle;
}
.ErrorLabel
{
    text-align: left;
    color: black;
}
/* Progress Control */
.ProgressHover
{
    background-color: white;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.Progress
{
    border: none;
    background-color: transparent;
    vertical-align: middle;
    position: absolute;
}
.Progress td
{
    background-color: transparent;
}
/* Obsolete: ActionContainerBase and HorizontalSingleChoiceAsOperationActionItem */
.ActionLabel
{
    font-size: 85%;
    color: Black;
}
.xafLookupButton.dxbButton_TimeTrak2018
{
    padding-top: 1px;
    padding-bottom: 1px;
}
.xafLookupButton.dxbButton_TimeTrak2018 .dxb
{
    padding-top: 1px;
    padding-bottom: 2px;
}
/* ValidationError icon */
.WebEditorCell .dxeErrorCell_TimeTrak2018.dxeErrorFrame_TimeTrak2018 .dxEditors_edtError_TimeTrak2018.XafInplaceValidationErrorIcon
{
    background-image: none !important;
    height: 16px;
    width: 16px;
    margin: 0;
}
.WebEditorCell .dxeErrorCell_TimeTrak2018.dxeErrorFrame_TimeTrak2018.dxeErrorFrameSys.dxeErrorCellSys
{
    padding-right: 5px;
    padding-left: 5px;
}
.dxGridView_gvCellError_TimeTrak2018.xafGridCellError
{
    background-image: none !important;
}
.ParametrizedActionControl .dxeButtonEditButton_TimeTrak2018
{
    padding: 1px 2px 0px 3px;
}
.ParametrizedActionControl .dxeButtonEditButton_TimeTrak2018 img
{
    padding-top: 1px;
}
/* T475015 */
.TreeList .dxtlIndentWithButton_TimeTrak2018
{
    vertical-align: middle;
}
.TreeList .dxtlCommandCell_TimeTrak2018
{
    vertical-align: middle;
}
.TreeList .dxtlCommandCell_TimeTrak2018 .dxbButton_TimeTrak2018
{
    display: block;
}
