/* Minification failed. Returning unminified contents.
(3,15): run-time error CSS1031: Expected selector, found '='
(3,15): run-time error CSS1025: Expected comma or open brace, found '='
(6,26): run-time error CSS1031: Expected selector, found '='
(6,26): run-time error CSS1025: Expected comma or open brace, found '='
(9,25): run-time error CSS1031: Expected selector, found '='
(9,25): run-time error CSS1025: Expected comma or open brace, found '='
(12,18): run-time error CSS1031: Expected selector, found '='
(12,18): run-time error CSS1025: Expected comma or open brace, found '='
(15,17): run-time error CSS1031: Expected selector, found '='
(15,17): run-time error CSS1025: Expected comma or open brace, found '='
(18,20): run-time error CSS1031: Expected selector, found '='
(18,20): run-time error CSS1025: Expected comma or open brace, found '='
(21,20): run-time error CSS1031: Expected selector, found '='
(21,20): run-time error CSS1025: Expected comma or open brace, found '='
(24,17): run-time error CSS1031: Expected selector, found '='
(24,17): run-time error CSS1025: Expected comma or open brace, found '='
(27,25): run-time error CSS1031: Expected selector, found '='
(27,25): run-time error CSS1025: Expected comma or open brace, found '='
(30,17): run-time error CSS1031: Expected selector, found '='
(30,17): run-time error CSS1025: Expected comma or open brace, found '='
(33,18): run-time error CSS1031: Expected selector, found '='
(33,18): run-time error CSS1025: Expected comma or open brace, found '='
(36,25): run-time error CSS1031: Expected selector, found '='
(36,25): run-time error CSS1025: Expected comma or open brace, found '='
(39,25): run-time error CSS1031: Expected selector, found '='
(39,25): run-time error CSS1025: Expected comma or open brace, found '='
(42,29): run-time error CSS1031: Expected selector, found '='
(42,29): run-time error CSS1025: Expected comma or open brace, found '='
(45,30): run-time error CSS1031: Expected selector, found '='
(45,30): run-time error CSS1025: Expected comma or open brace, found '='
(48,30): run-time error CSS1031: Expected selector, found '='
(48,30): run-time error CSS1025: Expected comma or open brace, found '='
(51,29): run-time error CSS1031: Expected selector, found '='
(51,29): run-time error CSS1025: Expected comma or open brace, found '='
(54,31): run-time error CSS1031: Expected selector, found '='
(54,31): run-time error CSS1025: Expected comma or open brace, found '='
(57,36): run-time error CSS1031: Expected selector, found '='
(57,36): run-time error CSS1025: Expected comma or open brace, found '='
(60,27): run-time error CSS1031: Expected selector, found '='
(60,27): run-time error CSS1025: Expected comma or open brace, found '='
(63,32): run-time error CSS1031: Expected selector, found '='
(63,32): run-time error CSS1025: Expected comma or open brace, found '='
(66,23): run-time error CSS1031: Expected selector, found '='
(66,23): run-time error CSS1025: Expected comma or open brace, found '='
(69,38): run-time error CSS1031: Expected selector, found '='
(69,38): run-time error CSS1025: Expected comma or open brace, found '='
(72,30): run-time error CSS1031: Expected selector, found '='
(72,30): run-time error CSS1025: Expected comma or open brace, found '='
(75,31): run-time error CSS1031: Expected selector, found '='
(75,31): run-time error CSS1025: Expected comma or open brace, found '='
(78,29): run-time error CSS1031: Expected selector, found '='
(78,29): run-time error CSS1025: Expected comma or open brace, found '='
(81,31): run-time error CSS1031: Expected selector, found '='
(81,31): run-time error CSS1025: Expected comma or open brace, found '='
(84,22): run-time error CSS1031: Expected selector, found '='
(84,22): run-time error CSS1025: Expected comma or open brace, found '='
(87,22): run-time error CSS1031: Expected selector, found '='
(87,22): run-time error CSS1025: Expected comma or open brace, found '='
(90,21): run-time error CSS1031: Expected selector, found '='
(90,21): run-time error CSS1025: Expected comma or open brace, found '='
(96,33): run-time error CSS1031: Expected selector, found '='
(96,33): run-time error CSS1025: Expected comma or open brace, found '='
(99,20): run-time error CSS1031: Expected selector, found '='
(99,20): run-time error CSS1025: Expected comma or open brace, found '='
(102,20): run-time error CSS1031: Expected selector, found '='
(102,20): run-time error CSS1025: Expected comma or open brace, found '='
(105,29): run-time error CSS1031: Expected selector, found '='
(105,29): run-time error CSS1025: Expected comma or open brace, found '='
(108,30): run-time error CSS1031: Expected selector, found '='
(108,30): run-time error CSS1025: Expected comma or open brace, found '='
(111,31): run-time error CSS1031: Expected selector, found '='
(111,31): run-time error CSS1025: Expected comma or open brace, found '='
(114,21): run-time error CSS1031: Expected selector, found '='
(114,21): run-time error CSS1025: Expected comma or open brace, found '='
(117,27): run-time error CSS1031: Expected selector, found '='
(117,27): run-time error CSS1025: Expected comma or open brace, found '='
 */

//Base URL
const BaseURL = $("#BaseURL").val();

//RefreshPage Time out
const RefreshPageTimeOut = 1000;

//Regular expression for float value
const NumaricRegularExp = /^-?\d*(\.\d+)?$/;

//approve confirmation message
const ApproveCnf = "Are you sure, you want to accept as merchant?";

//reject confirmation message
const RejectCnf = "Are you sure, you want to reject?";

//Resend Email confirmation message
const SendEmailCnf = "Are you sure, you want to resend access email to merchant?";

//backed out confirmation message
const BackedOutCnf = "Are you sure, lead wants to Withdraw?";

//Verify confirmation message
const VerifyCnf = "Are you sure, you want to verify?";

//verify document confirmation
const VerifyDocumentCnf = "Are you sure, you want to verify the document?";

//Active confirmation message
const ActiveCnf = "Are you sure, you want to activate?";

//Suspend confirmation message
const SuspendCnf = "Are you sure, you want to suspend?";

//Participant request confirmation message
const ParticipantReqCnf = "Are you sure, you want to request for participant?";

//Renewal request confirmation message
const RenewalRequestCnf = "Are you sure, you want to request for renewal?";

//Request for Participant
const ParticipantRequestMsg = "Request for Participant";

//Agent Deleted Success Message
const AgentDeletedSuccessMsg = "Agent deleted successfully.";

//Record Update Success Message
const RecordUpdateSuccessMsg = "Record updated successfully.";

//Record add Success Message
const RecordSavedSuccessMsg = "Record saved successfully.";

//Record add Success Message
const RecordDeletedSuccessMsg = "Record deleted successfully.";

//google recaptcha validation failed masage
const ReCaptchaValidationFailedMsg = "Google reCAPTCHA validation failed.";

//Checklist name validation message
const CheckListNameValMsg = "Please enter checklist name.";

//checklist saved sucess message
const ChecklistSavedSuccessMsg = "Checklist saved successfully.";

//share percentage validation message
const SharePercValMsg = "Share % should not be more than 50%";

//Merchant financial details validation message
const MerchantFinancialDetailsValMsg = "Merchant financial details is not available.";

//Processing volume validation message
const ProcessingVolumeValMsg = "Processing volumn more than 120%, Exception with Term and Credit ";

//status updated success message
const StatusUpdatedSuccessMsg = "Status updated successfully.";

//Lead Deleted Success Message
const LeadDeletedSuccessMsg = "Lead deleted successfully.";

//Lead Backed Out Success Message
const LeadBackedOutSuccessMsg = "Lead backed out successfully.";

//Required common validation message
const RequiredValMsg = "This field is required.";

//Required Minimum validation message
const minValRequired = "Minimum value is required.";

//Range value is not valid
const RangeValueMsg = "Range value is not valid."

//Required Maximum validation message
const maxValRequired = "Maximum value is required.";

//Merchant delete success message
const MerchantDeletedSuccessMsg = "Merchant deleted successfully.";

//Numaric value validation message
const DigitsValMsg = "Value must be numaric.";

//Max character length
const MaxLen200Msg = "Maximum length should be 200 characters.";

//Participantion type agent validation message
const ParticipationAgentMsg = "Selected agent is not allowed to participate.";

//Datatable No record found.
const DataTableNoRecordFound = "No record found.";

//Record reconciled successfully and synced into QB
const RecordReconciledSuccess = "Selected records reconciled";

//QB Sync flag on
const QBSyncSuccess = "reconciled records will sync with QB. it will take some time to sync into QB";

//sync notification message
const SyncNotificationMsg = "Please first reconcile the record then synch.";
