.quote-panel.pricing-mode .quote-progress,
.quote-panel.pricing-mode .quote-action,
.quote-panel.pricing-mode .quote-footer {
    display: none;
}

.quote-panel.pricing-mode .quote-messages {
    padding: 0;
    background: #fff;
}

.quote-simulator-frame {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
    background: #fff;
}
