.dialog{width:100%}.dialog .el-dialog{width:720px;border-radius:5px}.dialog .input-right{margin-left:8.33333%}.dialog .el-dialog__body{padding:10px 20px;padding-bottom:40px}.dialog .el-dialog__header{text-align:center;background-color:#5c1515;padding:10px 0}.dialog .el-dialog__header .el-dialog__title{color:#fff;font-weight:600}.none-title .el-dialog__header{display:none}.dialog-footer{display:flex;justify-content:center;margin-top:30px}.dialog-footer .btn--submit{background-color:#ff8c00;color:#fff}.dialog-footer .btn--cancel,.dialog-footer .btn--submit{width:135px}@media only screen and (max-width:767px){.dialog .el-dialog{width:calc(80% - 20px)!important}.dialog .input-right{margin-left:0}.dialog .btn--submit{width:100px!important}}@media only screen and (max-width:576px){.dialog .el-dialog{width:calc(100% - 20px)!important}}