/*<meta />*/

/* This is a brand specific stylesheet for the Main Home page (index.html) for new HTML5 Web Help targets. It should call StylesForHomePage.css via @import in the first line below. All brand specific style changes should be made to this stylesheet. i.e. Font color changes, icon color changes, etc. If something is to affect ALL brands, then it must be changed in StylesForHomePage.css. For example, adding a border to content. */

@import url('basestyles/mainstyles.css');

@import url('basestyles/jsign_import.css');

/* These are the Brand Specific styles for the TopNav WebHelp targets. These styles are 100% modifiable for your needs. */
/* eSignature Styles*/

html
{
	font-size: 93.75%;
}

body,
button,
input,
select,
textarea
{
	font-family: 'Nunito-Light', sans-serif;
	font-weight: 300;
	font-size: 15px;
	font-size: 1rem;
}

a,
.page-title
{
	color: #242424;
}

a:hover,
a:focus
{
	color: #3a3a3a;
}

blockquote
{
	color: #000000;
}

