.esign_panel canvas {
  border: 1px solid #eeeeee;
  cursor: crosshair;
  width: 100%;
  min-height: 50mm;
}

.clear-container{margin-bottom:40px;}
.clear-container .clear{visibility:visible!important; overflow:visible!important;}
.clear-container br{display:none;}

.webform-component-esign { clear:both; width:46%;}
.esign_panel canvas { border: 1px solid #ccc; }
.esign_panel canvas {min-height: 136px;height: 136px;}
@media only screen and (min-width: 200px) and (max-width: 767px) {
.webform-component-esign { clear:both; width:100%;}
}