p{
	text-align: justify;
    text-justify: inter-word;
}
article{
	width:99%
}
.logo{
	max-height:6em;
	margin:0 auto;
	    display: block;
}
/*SIGNER*/
#modal_firma{
	max-height:100%;
	height:99%;
	width:99%;
}
#modal_firma .modal-content{
	padding:3px;
	height:100%
}
#signature-pad{
	max-width:100%;
	padding:0px;
	max-height:99%;
}
.signature-pad--body canvas{outline:5px solid red;}
