input.Button {
    cursor: pointer;
    background-color: #009999;
    color: #ffffff;
    font-size: 12px;
    border: 1px solid #009999;
    border-radius: 3px;
    padding: 5px 16px 5px 16px;
    margin: 0;
}

    input.Button:disabled {
        background-color: #e0e0e0;
        background-image: none;
        border-color: #ccc;
        color: #606060;
        cursor: not-allowed;
    }

input.SecondaryButton {
    background-color: #ffffff;
    color: #009999;
}

input.SmallForwardButton {
    background: transparent url("../Images/Buttons/forwardarrow.gif") no-repeat;
    width: 27px;
    margin: 0px 0px 0px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.SmallBackButton {
    background: transparent url("../Images/Buttons/backarrow.gif") no-repeat;
    width: 27px;
    margin: 0px 0px 0px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.SendMessageButton {
    background: transparent url("../Images/Buttons/sendmessage.gif") no-repeat;
    width: 94px;
    margin: 0px 0px 0px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.CloseWindowButtonWithMargin {
    background: transparent url("../Images/Buttons/closewindow.gif") no-repeat;
    width: 97px;
    margin: 0px 0px 0px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.CloseWindowButton {
    background: transparent url("../Images/Buttons/closewindow.gif") no-repeat;
    width: 97px;
    margin: 0px 0px 0px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.RequestPasswordButton {
    background: transparent url("../Images/Buttons/requestpassword.gif") no-repeat;
    width: 103px;
    margin: 0px 0px 0px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.ClearButton {
    background: transparent url("../Images/Buttons/clear_.gif") no-repeat;
    width: 59px;
    margin: 0px 0px 0px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.ClearButton1 {
    background: transparent url("../Images/Buttons/clear_.gif") no-repeat;
    width: 59px;
    margin: 0px 1px 5px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.UploadButton {
    background: transparent url("../Images/Buttons/upload_.gif") no-repeat;
    width: 67px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.UploadButtonWithTP {
    background: transparent url("../Images/Buttons/schedule_.gif") no-repeat;
    width: 70px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.SendSMSButton {
    background: transparent url("../Images/Buttons/sendsms_.gif") no-repeat;
    width: 76px;
    margin: 0px 1px 5px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.SendEmailButton {
    background: transparent url("../Images/Buttons/sendEmail.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 78px;
    height: 19px;
    border: 0px;
    margin: 0px 1px 5px 0px;
}

input.SendButton {
    background: transparent url("../Images/Buttons/send.gif") no-repeat;
    width: 54px;
    margin: 0px 1px 5px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.UnSubmitButton {
    background: transparent url("../Images/Buttons/unsubmit.gif") no-repeat;
    width: 87px;
    margin: 0px 1px 5px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.CloseTimesheetButton {
    background: transparent url("../Images/Buttons/closetimesheet_.gif") no-repeat;
    width: 87px;
    margin: 0px 1px 5px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.UnApproveButton {
    background: transparent url("../Images/Buttons/unapprove.gif") no-repeat;
    width: 86px;
    margin: 0px 1px 5px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.UnProcessButton {
    background: transparent url("../Images/Buttons/unprocess.gif") no-repeat;
    width: 79px;
    margin: 0px 1px 5px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.ClearStatusButton {
    background: transparent url("../Images/Buttons/clearstatus.gif") no-repeat;
    width: 94px;
    margin: 0px 1px 5px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.AddRuleButton {
    background: transparent url("../Images/Buttons/addrule_.gif") no-repeat;
    width: 74px;
    margin: 0px 1px 5px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.AddAllowancesButton {
    background: transparent url("../Images/Buttons/addallowances.gif") no-repeat;
    width: 87px;
    margin: 0px 1px 5px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.DistributeButton {
    background: transparent url("../Images/Buttons/distribute.gif") no-repeat;
    width: 85px;
    margin: 0px 1px 5px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.AutofillAllButton {
    background: transparent url("../Images/Buttons/autofillall.gif") no-repeat;
    width: 74px;
    margin: 0px 1px 5px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.AutofillSelectedButton {
    background: transparent url("../Images/Buttons/autofillselected.gif") no-repeat;
    width: 103px;
    margin: 0px 1px 5px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.ApproveButton {
    background: transparent url("../Images/Buttons/approve.gif") no-repeat;
    width: 71px;
    margin: 0px 1px 5px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.ProcessButton {
    background: transparent url("../Images/Buttons/process.gif") no-repeat;
    width: 70px;
    margin: 0px 1px 5px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.ApproveProcessButton {
    background: transparent url("../Images/Buttons/approveprocess.gif") no-repeat;
    width: 110px;
    margin: 0px 1px 5px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.AcceptButton {
    background: transparent url("../Images/Buttons/accept.gif") no-repeat;
    width: 68px;
    margin: 0px 1px 5px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.DeclineConsentButton {
    background: transparent url("../Images/Buttons/decline.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 68px;
    height: 19px;
    border: 0px;
    margin: 0px 1px 5px 0px;
}

input.DeclineButton {
    background: transparent url("../Images/Buttons/decline.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 68px;
    height: 19px;
    border: 0px;
    margin: 0px 1px 5px 0px;
}

input.SubmitLeaveButton {
    background: transparent url("../Images/Buttons/submitleave.gif") no-repeat;
    width: 92px;
    margin: 0px 1px 5px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.RemoveButton {
    background: transparent url("../Images/Buttons/remove_.gif") no-repeat;
    width: 69px;
    margin: 0px 1px 5px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.SubmitTimesheetButton {
    background: transparent url("../Images/Buttons/submittimesheet_.gif") no-repeat;
    width: 107px;
    margin: 0px 1px 5px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.OpenTimesheetButton {
    background: transparent url("../Images/Buttons/opentimesheet_.gif") no-repeat;
    width: 107px;
    margin: 0px 1px 5px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.SMSHistoryButton {
    background: transparent url("../Images/Buttons/smshistory_.gif") no-repeat;
    width: 82px;
    margin: 0px 1px 5px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.RolloverRosterButton {
    background: transparent url("../Images/Buttons/rolloverroster_.gif") no-repeat;
    width: 97px;
    margin: 0px 1px 5px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.RolloverRosterByTPButton {
    background: transparent url("../Images/Buttons/rolloverrosterbytp_.gif") no-repeat;
    width: 97px;
    margin: 0px 1px 5px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: 0px;
}

input.CreateButton {
    background: transparent url("../Images/Buttons/create_.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 63px;
    height: 19px;
    border: 0px;
    margin: 0px 1px 5px 0px;
}

input.SearchButton {
    background: transparent url("../Images/Buttons/search.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 77px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.ShowEmployeesButton {
    background: transparent url("../Images/Buttons/showemployees.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 103px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

span.AddButton {
    background: transparent url("../Images/Buttons/add_.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 54px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.SmallRefreshButton {
    background: transparent url("../Images/Buttons/refresh.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 27px;
    height: 19px;
    border: none;
    margin: 0px 0px 0px 0px;
}

input.FilterRefreshButton {
    background: transparent url("../Images/Buttons/refresh.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 27px;
    height: 19px;
    border: none;
    margin: 0px -8px 0px 0px;
}

input.RefreshButton {
    background: transparent url("../Images/Buttons/refresh_.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 67px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.SaveButton {
    background: transparent url("../Images/Buttons/save_.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 58px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.SyncButton {
    background: transparent url("../Images/Buttons/Sync.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 55px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.BilledButton {
    background: transparent url("../Images/Buttons/billed.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 58px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.SaveButtonNoMargin {
    background: transparent url("../Images/Buttons/save_.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 58px;
    height: 19px;
    border: none;
    margin: 0px 0px 0px 0px;
}

input.AddShiftButton {
    background: transparent url("../Images/Buttons/addshift.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 80px;
    height: 19px;
    border: 0px;
    margin: 0px 1px 5px 0px;
}

input.EmailPayrollFileButton {
    background: transparent url("../Images/Buttons/emailpayrollfile_.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 103px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.DownloadPayrollFileButton {
    background: transparent url("../Images/Buttons/downloadpayrollfile_.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 126px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.PostTimesheetButton {
    background: transparent url("../Images/Buttons/post.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 55px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.ExportToSFTPButton {
    background: transparent url("../Images/Buttons/exporttosftp.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 98px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.ChangeCodesButton {
    background: transparent url("../Images/Buttons/changecodes.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 94px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.RecalculateButton {
    background: transparent url("../Images/Buttons/recalc_.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 59px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.RecalculateSelectedButton {
    background: transparent url("../Images/Buttons/recalcselected.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 100px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.AddTimesheetsButton {
    background: transparent url("../Images/Buttons/addtimesheets_.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 87px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.CancelButton {
    background: transparent url("../Images/Buttons/cancel_.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 62px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.OKButton {
    background: transparent url("../Images/Buttons/ok.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 62px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.CancelButtonNoMargin {
    background: transparent url("../Images/Buttons/cancel_.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 62px;
    height: 19px;
    border: none;
    margin: 0px 0px 0px 0px;
}

input.YesButton {
    background: transparent url("../Images/Buttons/yes.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 56px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.NoButton {
    background: transparent url("../Images/Buttons/no.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 56px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.DeleteAssociationsButton {
    background: transparent url("../Images/Buttons/deleteassociations_.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 113px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.OptionsButton {
    background: transparent url("../Images/Buttons/options_.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 64px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.LinkButton {
    background: transparent url("../Images/Buttons/link_.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 58px;
    height: 19px;
    border: none;
    margin: 0px 0px 0px 0px;
}

input.LinkUpButton {
    background: transparent url("../Images/Buttons/linkup_.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 33px;
    height: 16px;
    border: none;
    margin: 0px 1px 0px 0px;
}

input.LinkDownButton {
    background: transparent url("../Images/Buttons/linkdown_.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 33px;
    height: 16px;
    border: none;
    margin: 0px 1px 0px 0px;
}

input.UnlinkButton {
    background: transparent url("../Images/Buttons/unlink_.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 51px;
    height: 16px;
    border: none;
    margin: 0px 1px 0px 0px;
}

input.SignIn {
    background: transparent url("../Images/Buttons/signin_.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 100px;
    height: 22px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.ClearSignInInfo {
    background: transparent url("../Images/Buttons/clearsignininfo.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 100px;
    height: 22px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.PreviewButton {
    background: transparent url("../Images/Buttons/preview_.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 70px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.SendSampleButton {
    background: transparent url("../Images/Buttons/sendsample.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 92px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.ScheduleButton {
    background: transparent url("../Images/Buttons/schedule_.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 70px;
    height: 19px;
    border: none;
    margin: 0 1px 5px 0;
}

input.ApplyRateButton {
    background: transparent url("../Images/Buttons/applyrates.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 80px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.RuleExceptionScheduleButton {
    background: transparent url("../Images/Buttons/schedule_.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 70px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.ExportButton {
    background: transparent url("../Images/Buttons/export.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 70px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.ExportButtonForExport {
    background: transparent url("../Images/Buttons/export.gif") no-repeat;
    width: 70px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    border: none;
    margin: 0px 0px 0px 0px;
}

input.ExportButtonNew {
    background: transparent url("../Images/Buttons/export_.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 64px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.PublishAllButton {
    background: transparent url("../Images/Buttons/publish_all.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 82px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.EnableButton {
    background: transparent url("../Images/Buttons/enable.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 73px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.DisableButton {
    background: transparent url("../Images/Buttons/disable.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 73px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.EnableAllButton {
    background: transparent url("../Images/Buttons/enable_all.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 82px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.EditButton {
    background: transparent url("../Images/Buttons/edit_.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 55px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.AmendButton {
    background: transparent url("../Images/Buttons/amend.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 65px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.RevertButton {
    background: transparent url("../Images/Buttons/revert.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 66px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.SetDefaultButton {
    background: transparent url("../Images/Buttons/setdefault.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 83px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.SetTrigger {
    background: transparent url("../Images/Buttons/settriggers.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 83px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.GetTrigger {
    background: transparent url("../Images/Buttons/gettriggers.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 83px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.SetInfo {
    background: transparent url("../Images/Buttons/setinfo.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 70px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.GetInfo {
    background: transparent url("../Images/Buttons/getinfo.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 70px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.PostButton {
    background: transparent url("../Images/Buttons/post.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 55px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.WizardPreviousButton {
    background: transparent url("../Images/Buttons/wizardprevious.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 52px;
    height: 19px;
    margin: 0px 0px 0px 0px;
    border: 0px;
}

input.WizardNextButton {
    background: transparent url("../Images/Buttons/wizardnext.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 52px;
    height: 19px;
    margin: 0px 0px 0px 0px;
    border: 0px;
}

input.WizardPreviousButtonWithMargin {
    background: transparent url("../Images/Buttons/wizardprevious.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 52px;
    height: 19px;
    margin: 0px 1px 5px 0px;
    border: 0px;
}

input.WizardNextButtonWithMargin {
    background: transparent url("../Images/Buttons/wizardnext.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 52px;
    height: 19px;
    margin: 0px 1px 5px 0px;
    border: 0px;
}

input.WizardOKButtonWithMargin {
    background: transparent url("../Images/Buttons/wizardok.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 52px;
    height: 19px;
    margin: 0px 1px 5px 0px;
    border: 0px;
}

input.AddBulkButton {
    background: transparent url("../Images/Buttons/addbulk.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 78px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.CheckExceptionsButton {
    background: transparent url("../Images/Buttons/checkExceptions.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 92px;
    height: 19px;
    border: 0px;
    margin: 0px 1px 5px 0px;
}

input.AddNoteButton {
    background: transparent url("../Images/Buttons/addnote.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 79px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.ShowNotesButton {
    background: transparent url("../Images/Buttons/shownotes.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 94px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.HideNotesButton {
    background: transparent url("../Images/Buttons/hidenotes.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 94px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.RetrieveButton {
    background: transparent url("../Images/Buttons/retrieve.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 73px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.UnpostButton {
    background: transparent url("../Images/Buttons/unpost.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 73px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.SMSButton {
    background: transparent url("../Images/Buttons/sms.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 52px;
    height: 19px;
    border: 0px;
    margin: 0px 1px 5px 0px;
}

input.SendMobileMessageButton {
    background: transparent url("../Images/Buttons/send_mobile_message.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 54px;
    height: 19px;
    border: 0px;
    margin: 0px 1px 5px 0px;
}

input.EmailButton {
    background: transparent url("../Images/Buttons/email.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 54px;
    height: 19px;
    border: 0px;
    margin: 0px 1px 5px 0px;
}

input.SearchNewButton {
    background: transparent url("../Images/Buttons/search_new.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 62px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.PublishButton {
    background: transparent url("../Images/Buttons/publish_.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 59px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.RolloverButton {
    background: transparent url("../Images/Buttons/rollover.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 66px;
    height: 19px;
    border: 0px;
    margin: 0px 1px 5px 0px;
}

input.NoteButton {
    background: transparent url("../Images/Buttons/note.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 55px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.NotesButton {
    background: transparent url("../Images/Buttons/notes.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 60px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.EditCodesButton {
    background: transparent url("../Images/Buttons/editcodes.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 77px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.DeactivateButton {
    background: transparent url("../Images/Buttons/deactivate_.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 70px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.AssignButton {
    background: transparent url("../Images/Buttons/assign_.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 61px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.ViewButton {
    background: transparent url("../Images/Buttons/view.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 62px;
    height: 19px;
    border: none;
    margin: 0px 0px 0px 0px;
}

input.ExtractButton {
    background: transparent url("../Images/Buttons/extract.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 70px;
    height: 19px;
    border: none;
    margin: 0px 0px 0px 0px;
}

input.GenerateButton {
    background: transparent url("../Images/Buttons/generate.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 80px;
    height: 19px;
    border: none;
    margin: 0px 0px 0px 0px;
}

input.RegenerateButton {
    background: transparent url("../Images/Buttons/regenerate.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 85px;
    height: 19px;
    border: none;
    margin: 0px 0px 0px 0px;
}

input.GenerateBillingEntriesButton {
    background: transparent url("../Images/Buttons/generatebillingentries.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 133px;
    height: 19px;
    border: none;
    margin: 0 1px 5px 0;
}

input.RevertToPendingButton {
    background: transparent url("../Images/Buttons/reverttopending.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 109px;
    height: 19px;
    border: none;
    margin: 0 1px 5px 0;
}

input.RevertToGeneratedButton {
    background: transparent url("../Images/Buttons/reverttogenerated.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 118px;
    height: 19px;
    border: none;
    margin: 0 1px 5px 0;
}

input.AddSingleButton {
    background: transparent url("../Images/Buttons/add_dropdown_left.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 51px;
    height: 19px;
    border: none;
    margin: 0px 0px 5px 0px;
}

input.AddMultipleButton {
    background: transparent url("../Images/Buttons/add_dropdown_right.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 18px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.CopyFromButton {
    background: transparent url("../Images/Buttons/copy_from.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 83px;
    height: 19px;
    border: 0px;
    margin: 0px 1px 5px 0px;
}

input.CommentsButton {
    background: transparent url("../Images/comments.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 16px;
    height: 16px;
    border: 0px;
    margin: 0px 0px 0px 0px;
}

input.BlueCommentsButton {
    background: transparent url("../Images/comments_blue.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 16px;
    height: 16px;
    border: 0px;
    margin: 0px 0px 0px 0px;
}

input.CopyButton {
    background: transparent url("../Images/Buttons/copy_.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 58px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.SetPasswordButton {
    background: transparent url("../Images/Buttons/setpassword.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 88px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.ReSetPasswordButton {
    background: transparent url("../Images/Buttons/resetpassword.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 95px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.EmailReSetPasswordButton {
    background: transparent url("../Images/Buttons/emailresetpassword.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 125px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.EnrollButton {
    background: transparent url("../Images/Buttons/enroll.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 59px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.ResetButton {
    background: transparent url("../Images/Buttons/reset.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 55px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.RestartButton {
    background: transparent url("../Images/Buttons/restart.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 66px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.FilterButton {
    background: transparent url("../Images/Buttons/filter.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 54px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.InitialiseButton {
    background: transparent url("../Images/Buttons/initialise.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 68px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.LockButton {
    background: transparent url("../Images/Buttons/lock.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 54px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.UnlockButton {
    background: transparent url("../Images/Buttons/unlock.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 60px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.ViewButtonTop {
    background: transparent url("../Images/Buttons/view.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 62px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.RevertColumnButton {
    background: transparent url("../Images/revert_icon.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    border: none;
    width: 15px;
    height: 14px;
    margin: 0px 0px 0px 0px;
}

.flatButton {
    color: black;
    background-color: #e2e2e2;
    border: solid 1px #808080;
    padding: 3px 12px 3px 12px;
    box-sizing: content-box;
}

    .flatButton:hover {
        color: #882501;
        background-color: #ffe79c;
        border: solid 1px #808080;
        padding: 3px 12px 3px 12px;
        box-sizing: content-box;
    }

.LinkShiftsButton {
    background: transparent url("../Images/Buttons/linkshifts.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 88px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

.TemplateButton {
    background: transparent url("../Images/Buttons/template.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 87px;
    height: 19px;
    border: none;
    margin: 0 1px 5px 0;
}

.ApplyTemplateButton {
    background: transparent url("../Images/Buttons/applytemplate.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 99px;
    height: 19px;
    border: 0;
    margin: 0 1px 5px 0;
}

.ApplyNowButton {
    background: transparent url("../Images/Buttons/applynow.png") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 85px;
    height: 19px;
    border: 0;
    margin: 0 1px 5px 0;
}

.DownloadFileButton {
    background: transparent url("../Images/Buttons/downloadfile.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 88px;
    height: 19px;
    border: 0;
    margin: 0 1px 5px 0;
}

.EmailFileButton {
    background: transparent url("../Images/Buttons/emailfile.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 76px;
    height: 19px;
    border: 0;
    margin: 0 1px 5px 0;
}

.ClearFiltersButton {
    background: transparent url("../Images/Buttons/clearfilters.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 88px;
    height: 19px;
    border: 0;
    margin: 0 1px 5px 0;
}

.AddCommentsButton {
    background: transparent url("../Images/Buttons/addcomments.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 97px;
    height: 19px;
    border: 0;
    margin: 0 1px 5px 0;
}

.DeleteCommentsButton {
    background: transparent url("../Images/Buttons/deletecomments.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 108px;
    height: 19px;
    border: 0;
    margin: 0 1px 5px 0;
}

input.shiftRight {
    margin-right: 4px;
}

input.OpenTimesheetButton {
    background: transparent url("../Images/Buttons/Sync.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 55px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}

input.CloseTimesheetButton {
    background: transparent url("../Images/Buttons/Sync.gif") no-repeat;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 55px;
    height: 19px;
    border: none;
    margin: 0px 1px 5px 0px;
}
