p, h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 0;
}

.customForm_empty_root__Xtjd6 {
    width: 100%;
    height: 100%;
    padding-top: 32px;
    text-align: center;
}

.customForm_success_root__6Ymj5 {
    width: 100vw;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background-color: #f9f9f9;
}

.customForm_success_container__tHVZS {
    width: 670px;
    padding: 16px 10px 32px 10px;
    border: 1px solid #eaeaea;
    background-color: #ffffff;
}

.customForm_success_header_p__2iGcs {
    width: 100%;
    color: green;
    text-align: center;
    padding: 28px 0;
    font-size: 42px;
    font-weight: 700;
}

.customForm_success_actions__ZqHLK {
    display: flex;
    align-items: center;
    justify-content: center;
}
.formclass_formRoot__UWK1Q {
    min-height: 100%;
    display: grid;
}

.formclass_formRoot__UWK1Q .ant-form-item {
    margin-bottom: 0;
}

.formclass_formRoot__UWK1Q .ant-form-item.ant-form-item-label-right .ant-form-item-label {
    text-align: end;
}

.formclass_formRoot__UWK1Q .ant-select-single {
    height: auto;
    height: initial;
}

.formclass_formRoot__UWK1Q .ant-radio-wrapper {
    -webkit-margin-end: 0;
            margin-inline-end: 0
}

.formclass_formRoot__UWK1Q .ant-btn {
    height: auto;
    height: initial;
}
.otherForm_root__e9ozW {
    position: relative;
    max-height: 100vh;
    overflow: hidden;
}

.otherForm_paginationSection__jX\+L2 {
    position: fixed;
    bottom: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    height: 80px;
    border-top: 1px solid #e8e8e8;
    box-shadow: 0px 10px 50px rgba(0,0,0,0.2);
}

.otherForm_pagination__i0nY6 {
    width: 100%;
    max-width: 1024px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media screen and (max-width: 768px) {
    .otherForm_paginationSection__jX\+L2 {
        height: 60px;
    }
}

/*# sourceMappingURL=customForm.1b864358.css.map*/