/* Styles for signature plugin v1.2.0. */
.kbw-signature {
    display: inline-block;
    border: 1px solid #a0a0a0;
    -ms-touch-action: none;
    height: 70px;
    width: 400px;
    background-color: #fff;
}
.kbw-signature-disabled {
    opacity: 0.35;
}
