.MuiDialogTitle-root{display:flex;justify-content:center;align-items:center;padding:15px}.MuiDialogTitle-root .header-content{flex-grow:1;text-align:center}.MuiDialogTitle-root.header-primary{height:60px;background-color:#7eb434;color:#fff}.MuiDialogTitle-root.header-primary .header-content{font-size:20px;font-weight:500}@media screen and (max-width:740px){.MuiDialogTitle-root.header-primary .header-content{font-size:16px}}.MuiDialogTitle-root.header-secondary{background-color:#fff;color:#7eb434}.MuiDialogTitle-root.header-warning{height:60px;background-color:#c33f3f;color:#fff}.MuiDialogContent-root{display:flex;flex-direction:column;align-items:center;justify-content:center}.MuiDialogActions-root{display:flex;justify-content:space-around;padding:15px;border-top:1px solid #e0e0e0}.MuiDialog-paper{box-shadow:0 4px 20px rgba(0,0,0,.1);border-radius:10px}.MuiDialog-paper .dialog-content{overflow-y:auto}