
.title-row {
   display: grid;
   grid-template-columns: 1fr auto 1fr;
   align-items: center;
   margin-bottom: 16px;
   padding: 0 8px;
}
.center-text {
   grid-column: 2;
   text-align: center;
   font-weight: 500;
}
.right-button {
   grid-column: 3;
   justify-self: end;
}


.notification-error-content[data-v-2c3c677a]{display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid #f86262;background-color:rgba(248,97,97,.2);margin:2rem 1rem;text-align:center;min-height:100px;max-height:200px;overflow-y:auto}.ab-window[data-v-2c3c677a]{background-color:unset !important;border:unset !important}

.tab-button-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center
}

.table-total[data-v-a8a960c6]{list-style:none}.table-total li[data-v-a8a960c6]{justify-content:space-between;width:auto;min-width:250px;line-height:1.6}.table-total-label[data-v-a8a960c6]{margin-right:1rem}.table-total--value[data-v-a8a960c6]{text-align:right}
.offers-table .md-table-cell-container{padding-right:15px !important;padding-left:15px !important}
.preview-wrapper[data-v-4e2e7296]{max-width:33%}@media(max-width: 944px){.preview-wrapper[data-v-4e2e7296]{max-width:100%}}.preview-card[data-v-4e2e7296]{width:285px}.preview-card .message[data-v-4e2e7296]{letter-spacing:normal}

/*# sourceMappingURL=app.3105b55aebfa00cde8c0.css.map*/