.validation-modal-custom.el-dialog{max-height:90vh;display:flex;flex-direction:column;margin:auto!important;top:50%;transform:translateY(-50%)}.validation-modal-custom .el-dialog__header{flex-shrink:0}.validation-modal-custom .el-dialog__body{flex:1;overflow:hidden;padding-right:8px;overflow-x:hidden}.validation-modal-custom .el-dialog__body .dialog-body{overflow-x:hidden}.validation-modal-custom .el-dialog__body .dialog-body::-webkit-scrollbar{width:6px}.validation-modal-custom .el-dialog__body .dialog-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.validation-modal-custom .el-dialog__body .dialog-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.validation-modal-custom .el-dialog__body .dialog-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.validation-modal-custom .el-dialog__footer{flex-shrink:0}.el-message-box{width:460px}.el-message-box .el-message-box__header{padding:8px 20px 10px}.el-message-box .el-message-box__header .el-message-box__title{font-size:22px;font-weight:600;color:#34495e;line-height:50px}.el-message-box .el-message-box__header .el-message-box__headerbtn{display:flex;align-items:center;top:20px}.el-message-box .el-message-box__header .el-message-box__headerbtn .el-message-box__close{color:#34495e;font-size:22px}.el-message-box .el-message-box__content{padding:17px 20px 40px;font-size:16px;font-weight:700;color:#34495e;line-height:22px;text-align:center;display:flex;align-items:flex-start;justify-content:center}.el-message-box .el-message-box__content .el-icon.el-message-box__status{left:0}