@font-face 
{
	        font-family: "wp-e-signature";
	        src:url("../../../../e-signature/assets/fonts/wp-e-signature.eot");
	        src:url("../../../../e-signature/assets/fonts/wp-e-signature.eot?#iefix") format("embgravityed-opentype"),
	        url("../../../../e-signature/assets/fonts/wp-e-signature.woff") format("woff"),
	        url("../../../../e-signature/assets/fonts/wp-e-signature.ttf") format("truetype"),
	        url("../../../../e-signature/assets/fonts/wp-e-signature.svg#wp-e-signature") format("svg");
	        font-weight: normal;
	        font-style: normal;
}


[class^="icon-wp-e-signature"]:before,
[class*="icon-wp-e-signature"]:before 
{
	        font-family: "wp-e-signature" !important;
	        font-style: normal !important;
	        font-weight: normal !important;
	        font-variant: normal !important;
	        text-transform: none !important;
	        speak: none;
	        -webkit-font-smoothing: antialiased;
	        -moz-osx-font-smoothing: grayscale;
}

.icon-wp-e-signature:before{
    content: "c";
    font-size: .84em;
    color: #0073aa;
    margin: 0 10px 0 0;
}
.esig_gf_document_name{
	font-weight: bold;	
}
#tab_esig-gf table.gforms_form_settings td{
	    padding: 8px 20px 0 0;
}

.esig-error
{
    font-weight: bold;
    color: red;
}

