div .main-content {
    margin: 30px;
    margin-top: 20px;
}

div .check-line {
    background-color: #b4b4b4;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
}

div .main-content .pretty {
    width: 100%;
    margin-top: 10px;
}

div .main-success-btn {
    width: 100%;
    margin-top: 50px;
}

.main-success-btns {
    width: 100%;
    background-color: #5bc0de !important;
    color: white !important;
    border: 1px solid #85ccff !important;
}