
        .heedbacksuccess {
            background: #fff;
            padding-top: 30px;
            padding-bottom: 60px
        }

        .heedbacksuccess .failing-header {
            margin-bottom: 30px
        }

        .heedbacksuccess .failing-header:after,
        .heedbacksuccess .failing-header:before {
            content: " ";
            display: table
        }

        .heedbacksuccess .failing-header:after {
            clear: both
        }

        .heedbacksuccess .failing-header .box {
            left: 0;
            right: 0;
            margin: auto;
            width: 80%
        }

        .heedbacksuccess .failing-header .box .img {
            width: 173px;
            height: 124px;
            float: left
        }

        .heedbacksuccess .failing-header .box .failing-text {
            background: url("/s/images/declarat/fight-background.png");
            width: 524px;
            height: 97px;
            padding: 20px 35px;
            margin-left: 30px;
            text-align: left;
            float: left;
            margin-top: 20px
        }

        .heedbacksuccess .failing-header .box .failing-text .fighting {
            font-size: 26px;
            color: #ff971c
        }

        .heedbacksuccess .failing-header .box .failing-text .text {
            font-size: 16px
        }

        .heedbacksuccess .failing-content {
            width: 91%;
            left: 0;
            right: 0;
            margin: auto;
            text-align: left;
            margin-bottom: 30px
        }

        .heedbacksuccess .failing-content .content-title {
            position: relative;
            height: 40px;
            line-height: 40px;
            padding-left: 20px;
            color: #0e76e8;
            font-size: 20px;
            font-weight: 700;
            margin-bottom: 20px
        }

        .heedbacksuccess .failing-content .content-title .img {
            width: 100%;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0
        }

        .heedbacksuccess .failing-content .success-content {
            display: -ms-flexbox;
            display: flex;
            color: #222;
            font-size: 16px
        }

        .heedbacksuccess .failing-content .success-content .content-left {
            -ms-flex: 1;
            flex: 1;
            margin-left: 30px
        }

        .heedbacksuccess .failing-content .success-content .content-left p {
            margin-top: 20px
        }

        .heedbacksuccess .failing-content .success-content .content-left p:last-child {
            text-decoration: underline;
            cursor: pointer;
            color: #ff971c;
            width: 50px
        }

        .heedbacksuccess .failing-content .success-content .content-right {
            width: 230px;
            height: 192px;
            background: url("/s/images/declarat/aplicatlist.png");
            background-repeat: no-repeat;
            text-align: center;
            padding-top: 140px;
            margin-right: 30px
        }

        .heedbacksuccess .success-btn {
            left: 0;
            right: 0;
            margin: auto;
            margin-top: 61px;
            background: #0592f3;
            border-radius: 5px;
            width: 229px;
            height: 52px;
            font-size: 18px;
            color: #fff;
            line-height: 52px;
            cursor: pointer
        }

        .heedbacksuccess .footer-text {
            padding: 30px 40px;
            background-color: #fff4d9;
            border-radius: 10px;
            width: 91%;
            left: 0;
            right: 0;
            margin: auto;
            margin-top: 40px
        }

        .heedbacksuccess .footer-text .alert {
            text-align: center;
            font-weight: 700;
            margin-bottom: 30px;
            padding: 0;
            font-size: 20px;
            color: #222
        }

        .heedbacksuccess .footer-text .alert span {
            display: inline-block;
            width: 50px;
            height: 3px;
            background-color: #ff971c;
            margin: 0 20px;
            vertical-align: middle
        }

        .heedbacksuccess .footer-text .text {
            text-align: left;
            font-size: 16px;
            color: #666;
            line-height: 32px;
            text-indent: 2em
        }
    