@charset "utf-8";
/* CSS Document */

.contactRTtxt:before {
	content:"This area should be used to track ALL contact dates helping you remember anyone you want to contact in a timely fashion such as current clients, potential clients, subcontractors or anyone else important to your business.";
}

.contactRBtxt:before {
	content:"This form will create a contact record which will display on the Calendar page when the date field matches the day that has been selected.";
}

.noemailexists:before {
	content:"If no 2nd email exists use noreply@homewatchsoftware.com";
}

.servicedesc:before {
	content:"Please keep the Service Description under 60 characters. The service description displays within the fees area of the contract.";
}

.deletewarning:before {
	content:"WARNING: Delete function cannot be reversed!!";
}

.bolditemsrequired:before {
	content:"NOTE: Items in BOLD are required.";
	font-weight:bold;
	text-align:center !important;

}
.LCseparator:before {
	content:"________________";
	font-size:14px;
	color:#999;
	line-height:20px !important;
	width:100%;
}

.RCseparator:before {
	content:"______________";
	font-size:14px;
	color:#999;
	line-height:20px !important;
	width:100%;
}

.insreportsadminLC:before {
	content:"";
}
.insreportsadminRC:before {
	content:"Select the Edit or Delete icon to the left of the date desired.";
}
