.get-quote .entry-form {
    width: 100%;
    border-top: 3px solid #47b2e4;
    border-bottom: 3px solid #47b2e4;
    padding: 30px;
    background: #fff;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.12);
}

.get-quote .php-email-form-itl {
    width: 100%;
    border-top: 3px solid #47b2e4;
    border-bottom: 3px solid #47b2e4;
    padding: 30px;
    background: #fff;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.12);
}

.dropdown-menu.show.pickup-cities {
    max-height: 300px;
    overflow: auto;
}

.img-tbl-preview {
    max-height: 30px !important;
}

.mt-35 {
    margin-top: 35px !important;
}

.notification-dropdown {
    max-height: 500px !important;
    overflow: auto !important;
    min-width: 320px !important;
}

video.chat-video-view {
    width: 70%;
}

img.chat-image-view {
    width: 95% !important;
}

/* Setting wizard css */
td.settingFieldUpdate {
    width: 100% !important;
    max-width: 66px !important;
}

.message-notifier-dropdown {
    max-height: 501px;
    overflow: auto;
}

.member>.pic>img {
    max-height: 180px;
}

img.link-png {
    max-width: 32px;
}

.kbw-signature {
	display: inline-block;
	border: 1px solid #a0a0a0;
	-ms-touch-action: none;
}
.kbw-signature-disabled {
	opacity: 0.35;
}

.kbw-signature {
    width: 100%;
    height: 200px;
}

#sig canvas {
    width: 100% !important;
    height: auto;
}