/* Add any styles to customize the look and feel of your survey invite dialogs here */

.gsight2_inviteDialog .gsight2_inviteDialog_inner {
	font-family: 'Open Sans',sans-serif;
}

.gsight2_inviteDialog_nowButton, .gsight2_inviteDialog_laterButton, .gsight2_inviteDialog_neverButton {
	cursor: pointer;
	background-color: #00a3e0 !important;
	border-radius: 3px !important;
}

.gsight2_inviteDialog_body p {
	line-height: normal;
}

.gsight2_inviteDialog_header h4 {
	text-transform: none;
	font-family: 'Open Sans',sans-serif;
}