<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#azPage .azForm-submit .ui-btn, #azPage .azForm-submit .ui-btn:visited {
    color: #fff !important;
    background: #25167a none repeat scroll 0 0;
    display: block;
    font-size: 15px;
    margin-top: 22px;
    padding-bottom: 9px;
    padding-top: 9px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    text-shadow:none !important;
    border:0;
    font-weight:normal;
}
#azPage .azForm-submit .ui-btn:hover {
    background-color: #bdbad7;
}
.tl {
    border-top: 1.225em solid #fff;
    border-right: 2.135em solid transparent;
    left: 0;
    position: absolute;
    top: 0;
}

.br {
    border-bottom: 1.225em solid #fff;
    border-left: 2.135em solid transparent;
    bottom: 0;
    position: absolute;
    right: 0;
}</pre></body></html>