#signature {
	width:380px;
}
#wrapperSignature {
	width: 100%;
	padding: 1px;
}
canvas {
	position: relative;
	margin-left: 0px;
	border: 1px solid #3a87ad;
}
.kbw-signature { 
	width: 100%; 
	height: 200px; 
}
div#canvas canvas#newSignature {
    width: 100%;
}
.mandatory {
	font-weight: bold;
}
sup {
	color: red;
}
.section-title {
	margin-top: 20px;
}