.table-body {
    /*margin-top: 10px;*/
    background-color: #fafbfc;
    padding-right: 25px;
}

.ok-center {
    border: 1px solid #f2f2f2;
    background: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 50px;
}

.ok-center h1 {
    font-size: 36px;
    color: #2a8ac1;
    margin-bottom: 20px;
}

.ok-center h1:before {
    content: '';
    width: 150px;
    height: 150px;
    background: url('/img/premerchant/redesign/ok-big.png') no-repeat center center;
    position: absolute;
    left: -150px;
}

.form-get-check ul {
    list-style: none;
}
.ok-check,
.error-check {
    display: inline-block;
    line-height: 16px;
}


.form-get-check ul li i {
    color: black;
    text-align: center;
    width: 40px;
    font-size: 25px;
    display: inline-block;
}

.download-check li {
    display: inline-block;
}

.download-check li:last-child {
    margin-left: 20px;
}

.download-check,
.send-check {
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 75px;
    width: 100%;
    min-height: 75px;
    border: 1px dashed #cdcccc;
}

.fast-mail-accept span,
.send-check li:first-child span,
.download-check li span,
.error-check span,
.ok-check span {
    padding-left: 12px;
    display: inline-block;
    line-height: 16px;
    vertical-align: middle;
    color: #2a89c0;
}
.ok-check span,
.error-check span {
    color: black;
}

.error-check span a {
    color: red;
    text-decoration: underline;
    text-decoration-color: red;
}
.ok-check,
.error-check {
    width: 50%;
    background: #fce2e2;
    padding: 15px;
    border-radius: 5px;
    margin-left: 20px;
}
.ok-check {
    padding: 15px;
    background: #f3fce2;
}
.send-check {
    min-height: 75px;
}

.send-check li {
    display: inline-block;
}

.send-check .fast-mail {
    width: 40%;
    margin-left: 5px;
}

.send-check .fast-mail label {
    line-height: 45px;
    padding-right: 0;
    float: none;
    display: inline-block;
    width: 100%
}

.fast-mail-accept {
    width: 18%;
}

.fast-mail-accept button {
    width: 100%;
    height: 45px;
}

.send-check .fast-mail label input {
    width: calc(100% - 20px) !Important;
}

.send-check .fast-mail-accept button {
    margin: 0 !Important;
    display: inline-block;
}

ul {
    padding-left: 0;
}
div.main {
    margin-top: 0px;
}
.fast-mail-accept span {
    background: #83c10a;
    display: inline-block;
    width: 100%;
    height: 40px;
    color: white;
    text-align: center;
    line-height: 50px;
    border-radius: 5px;
}

.fast-mail-accept span i {
    display: inline;
    height: auto;
    font-size: 30px;
    color: white !Important;
}

.form .go-back {
    margin-left: 0 !Important;
    height: 65px;
    width: 50%;
    min-width: 285px;
    max-width: 445px;
    border: none;
    background: #83c10a;
    text-transform: uppercase;
}

.form .go-back:hover {
    color: white;
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .form-get-check ul li i {
        width: 30px;
        font-size: 20px;
    }
    .send-check li:first-child span,
    .download-check li span {
        font-size: 12px;
        padding-left: 1px;
    }
    .ok-center {
        padding-left: 70px;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .send-check li:first-child span {
        font-size: 14px;
        padding-left: 1px;
        width: 70px;
    }
    .send-check .fast-mail label {
        padding-right: 20px;
    }
    .send-check .fast-mail {
        width: 55%;
    }
}

@media screen and (min-width:0) and (max-width:767px) {
    .form-get-check ul {
        padding-left: 5px;
    }
    h1 span {
        display: inline-block;
        line-height: 24px;
    }
    .table-body {
        /*margin-top: 20px;*/
    }
    .ok-center h1:before {
        content: '';
        width: 70px;
        height: 70px;
        background: url('/img/premerchant/redesign/ok-small.png') no-repeat center center;
        position: absolute;
        left: 0;
    }
    .ok-center h1 {
        line-height: 70px;
        font-size: 24px;
        margin-top: 20px;
        margin-left: 30%;
        margin-bottom: 50px;
    }
    .send-check.form label {
        margin: 0 !Important;
    }
    .send-check.form label input {
        position: static;
    }
    .send-check li:first-child {
        display: block;
    }
    .send-check .fast-mail {
        width: 60%;
    }
    .fast-mail-accept {
        width: 25% !Important;
    }
    .download-check li:last-child {
        margin-left: 0;
    }
    .download-check li span {
        font-size: 14px;
        margin-left: 2px;
        padding-left: 4px;
    }
    .form-get-check ul li i {
        width: 20px;
        font-size: 20px;
    }
    .ok-center {
        padding: 0;
    }
}

@media screen and (min-width:1450px) {
    .ok-check,
    .error-check {
        width: 60%;
    }
}

@media screen and (min-width:0) and (max-width:1300px) {
    .fast-mail-accept {
        width: 13%;
    }
}

@media screen and (min-width:0) and (max-width:767px) {
    div.ok-center {
        padding: 0 !Important;
    }
    .ok-check,
    .error-check {
        margin-left: 0;
        width: 98%;
        margin-bottom: 5px;
    }
}
@media screen and (min-width:0) and (max-width:487px) {
    .ok-center h1 {
        margin-left: 30%;
        font-size: 20px;
    }
    .table-body {
        padding: 5px;
    }
    .send-check .fast-mail {
        width: 75%;
    }
    .fast-mail-accept {
        width: 20% !Important;
    }
}