body .tab-pane div.special-instructions {
    margin-top: 80px;
}
body .tab-pane div.special-instructions label {
    display: inline-block;
}
body .tab-pane div.special-instructions textarea {
    width: 100%;
}
body .tab-pane form.sign-location #new-loc {
    display: inherit !important;
}

.sign-block-inner {
    min-height: 100px !important;
}
.input-wrapper {
    bottom: 0 !important;
    position: static !important;
}
body .tab-pane form.installation-options .checkbox-copy {
    margin-left: 0;
}
body .tab-pane form.installation-options input {
    height: 34px;
}
body .map-iframe-wrapper #map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
body .block-inner button {
    margin-top: 20px !important;
}
body .block-inner {
    min-height: 450px;
    max-height: 450px;
}
body .tab-pane.choose-sign-blocks .sign-block-inner {
    margin-bottom: 10px !important;
}
body .tab-pane.choose-sign-blocks .sign-block-inner {
    padding: inherit !important;
}
body .tab-pane.choose-sign-blocks .sign-block-inner .input-wrapper {
    margin-top: 10px !important;
}
body .tab-pane.choose-sign-blocks .sign-block-inner .image-wrapper {
    height: 100px !important;
}