﻿.FxExport {
    float: right;
    text-align: right;
    height: 16px;
    background-image: url(/images/Excel.png);
    background-repeat: no-repeat;
    padding-left: 24px;
    padding-right: 5px;
    font-weight: bold;
}

.rmGroup {
    background-color: White;
    border: 1px solid gray;
}

input.rgRefresh {
    color: white!;
}
