/* /Pages/DontDeliver/DontDeliver-Lissan.razor.rz.scp.css */
.tryagain-button[b-taerxbua69] {
    padding: 5px 30px;
    margin: 10px 0 0 0;
    text-transform: uppercase;
    font-size: 1em;
    background: #fb0022;
    background-image: linear-gradient(bottom, rgb(141,0,16) 15%, rgb(226,2,50) 79%);
    background-image: -o-linear-gradient(bottom, rgb(141,0,16) 15%, rgb(226,2,50) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(141,0,16) 15%, rgb(226,2,50) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(141,0,16) 15%, rgb(226,2,50) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(141,0,16) 15%, rgb(226,2,50) 79%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.15, rgb(141,0,16)), color-stop(0.79, rgb(226,2,50)));
    color: #fff;
    border: 3px solid #b9041a;
    border-radius: 10px;
}
/* /Pages/Error.razor.rz.scp.css */
.home-button[b-vml9dp47p4] {
    padding: 5px 30px;
    margin: 10px 0 0 0;
    text-transform: uppercase;
    font-size: 1em;
    background: #fb0022;
    background-image: linear-gradient(bottom, rgb(141,0,16) 15%, rgb(226,2,50) 79%);
    background-image: -o-linear-gradient(bottom, rgb(141,0,16) 15%, rgb(226,2,50) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(141,0,16) 15%, rgb(226,2,50) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(141,0,16) 15%, rgb(226,2,50) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(141,0,16) 15%, rgb(226,2,50) 79%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.15, rgb(141,0,16)), color-stop(0.79, rgb(226,2,50)));
    color: #fff;
    border: 3px solid #b9041a;
    border-radius: 10px;
}

.tryagain-button[b-vml9dp47p4] {
    padding: 5px 30px;
    margin: 10px 0 0 0;
    text-transform: uppercase;
    font-size: 1em;
    background: #ed9b2b;
    background-image: linear-gradient(bottom, rgb(197,91,12) 15%, rgb(237,155,43) 79%);
    background-image: -o-linear-gradient(bottom, rgb(197,91,12) 15%, rgb(237,155,43) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(197,91,12) 15%, rgb(237,155,43) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(197,91,12) 15%, rgb(237,155,43) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(197,91,12) 15%, rgb(237,155,43) 79%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.15, rgb(197,91,12)), color-stop(0.79, rgb(237,155,43)));
    color: #fff;
    border: 3px solid #94580f;
    border-radius: 10px;
}
