.m-dialog .m-popup__content[dialog-cover] { border-radius: 6px;}.m-dialog__container { width: 600px; max-width: 86vw;}.m-dialog__title-wrapper { width: 100%; display: flex; justify-content: space-between; align-items: center; padding: 16px 20px; border-bottom: thin dashed #ddd;}.m-dialog__title { color: #333; font-weight: 500;}.m-dialog__message { padding: 20px 20px; color: #555; font-size: 15px;}.m-dialog__footer { display: flex; justify-content: space-between; padding: 16px; border-top: thin dashed #ddd;}