<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.help-block {
  display: none!important;
}

.btn-black {
    border: solid 1px #000;
    background-color: #000;
    color: #fff;
    float: left;
    text-decoration: none;
}

.btn-black:hover {
    text-decoration: none;
    color: #fff!important;
}

.lang-en .aligned{
  float: left;
}

.lang-ar .aligned {
  float: right
}

.OR {
    text-align: center;
    margin-top: 28px;
    font-weight: 900;
}

.ar { direction: rtl; }</pre></body></html>