.default-form-success-popup .l-tnx_top {
    padding: 40px 0 20px;
}

.default-form .b-form .required {
    color: #ed1b2e;
}

.default-form .b-form .checkbox-popup {
    display: none;
    z-index: 11000;
    position: fixed;
    top: 10%;
    right: 10%;
    width: 80%;
    background-color: #ffffff;
    padding: 20px;
    border-radius: 10px;
}