<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
     -webkit-tap-highlight-color: transparent;
}

body {
     font-family: "jaf-bernino-sans-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
     color: #fff;
     background-color: #95a0ad;
}

a:hover, a:focus {
     color: #3f3f3f;
}

.img-rounded {
     border-radius: 0;
}

.img-thumbnail {
     padding: 0;
     background-color: rgba(255, 255, 255, 0.6);
     border-radius: 0;
}

hr {
    border-top: 1px solid #eeeeee;
}

h1, h2, h3, h4, h5, h6,
 .h1, .h2, .h3, .h4, .h5, .h6 {
     font-family: "jaf-bernino-sans-condensed", sans-serif;
     text-transform: uppercase;
}

.table .table {
     background-color: #95a0ad;
}

.btn-primary:focus, .btn-primary:hover {
    background-position: 0 0;
}
.table-striped &gt; tbody &gt; tr:nth-of-type(odd) {
     background-color: rgba(255, 255, 255, 0.4);
}

output {
     color: #fff;
}

.form-control {
    color: #fff;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0;
    border-bottom: 1px solid #fff;
    -webkit-box-shadow: none;
     box-shadow: none;
}

.form-control:focus {
     border-color: rgba(255, 255, 255, 0.4);
     -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4), 0 0 8px rgba(255, 255, 255, 0.4);
     box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4), 0 0 8px rgba(255, 255, 255, 0.4);
     border-bottom: 1px solid #fff;
}

.form-control::-moz-placeholder {
     color: #fff;
}

.form-control:-ms-input-placeholder {
     color: #fff;
}

.form-control::-webkit-input-placeholder {
     color: #fff;
}

.input-sm, .input-group-sm &gt; .form-control, .input-group-sm &gt; .input-group-addon, .input-group-sm &gt; .input-group-btn &gt; .btn {
     border-radius: 0;
}

.form-group-sm .form-control {
     border-radius: 0;
}

.input-lg, .input-group-lg &gt; .form-control, .input-group-lg &gt; .input-group-addon, .input-group-lg &gt; .input-group-btn &gt; .btn {
     border-radius: 0;
}

.form-group-lg .form-control {
     border-radius: 0;
}

.help-block {
     color: #fff;
}

.btn {
    border-radius: 0;
}

.btn:hover, .btn:focus, .btn.focus {
    color: #fff;
}

.btn:active, .btn.active {
    background-image: none;
}

.btn-default {
     color: #fff;
     background-color: transparent;
     border-color: rgba(255, 255, 255, 0.66);
     background-image: none;
}

.btn-default:focus, .btn-default.focus {
     color: #fff;
     background-color: transparent;
     border-color: rgba(191, 191, 191, 0.66);
}

.btn-default:hover {
     color: #55606e;
     border-color: rgba(255, 255, 255, 0.25);
     background-color: rgba(255, 255, 255, 0.5);
}

.btn-default:active, .btn-default.active, .open &gt; .btn-default.dropdown-toggle {
     color: #fff;
     background-color: transparent;
     border-color: rgba(224, 224, 224, 0.66);
}
 .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open &gt; .btn-default.dropdown-toggle:hover, .open &gt; .btn-default.dropdown-toggle:focus, .open &gt; .btn-default.dropdown-toggle.focus {
     color: #fff;
     background-color: transparent;
     border-color: rgba(191, 191, 191, 0.66);
}

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
     background-color: transparent;
     border-color: rgba(255, 255, 255, 0.66);
}
 .btn-default .badge {
     color: transparent;
     background-color: #fff;
}

.btn-primary:hover {
     color: #55606e;
     border-color: rgba(255, 255, 255, 0.25);
     background-color: rgba(255, 255, 255, 0.5);
}

.btn-success:hover {
     color: #55606e;
     border-color: rgba(255, 255, 255, 0.25);
     background-color: rgba(255, 255, 255, 0.5);
}

.btn-info:hover {
     color: #55606e;
     border-color: rgba(255, 255, 255, 0.25);
     background-color: rgba(255, 255, 255, 0.5);
}

.btn-warning:hover {
     color: #55606e;
     border-color: rgba(255, 255, 255, 0.25);
     background-color: rgba(255, 255, 255, 0.5);
}

.btn-danger:hover {
     color: #55606e;
     border-color: rgba(255, 255, 255, 0.25);
     background-color: rgba(255, 255, 255, 0.5);
}
.btn-link {
     color: #656565;
}

.btn-link:hover, .btn-link:focus {
     color: #3f3f3f;
}

.btn-lg, .btn-group-lg &gt; .btn {
    border-radius: 0;
}

.btn-sm, .btn-group-sm &gt; .btn {
    border-radius: 0;
}

.btn-xs, .btn-group-xs &gt; .btn {
    border-radius: 0;
}

.dropdown-menu {
    border-radius: 0;
}

.btn-group-vertical &gt; .btn:first-child:not(:last-child) {
     border-top-right-radius: 0;
     border-top-left-radius: 0;
}

.btn-group-vertical &gt; .btn:last-child:not(:first-child) {
    border-bottom-right-radius: 0;
     border-bottom-left-radius: 0;
}

.input-group-addon {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 0;
}

.input-group-addon.input-sm, .input-group-sm &gt; .input-group-addon, .input-group-sm &gt; .input-group-btn &gt; .input-group-addon.btn {
     border-radius: 0;
}
.input-group-addon.input-lg, .input-group-lg &gt; .input-group-addon, .input-group-lg &gt; .input-group-btn &gt; .input-group-addon.btn {
     border-radius: 0;
}

.nav .open &gt; a, .nav .open &gt; a:hover, .nav .open &gt; a:focus {
     border-color: #656565;
}

.nav-tabs &gt; li &gt; a {
    border-radius: 0 0 0 0;
}

.nav-tabs &gt; li.active &gt; a, .nav-tabs &gt; li.active &gt; a:hover, .nav-tabs &gt; li.active &gt; a:focus {
     background-color: #95a0ad;
}

.nav-pills &gt; li &gt; a {
     border-radius: 0;
}

.nav-tabs-justified &gt; li &gt; a {
    border-radius: 0;
}
.navbar {
    border:none;
}

@media (min-width: 768px) {
    .nav-tabs-justified &gt; li &gt; a, .nav-tabs.nav-justified &gt; li &gt; a {
         border-radius: 0 0 0 0;
    }
     .nav-tabs-justified &gt; .active &gt; a, .nav-tabs.nav-justified &gt; .active &gt; a, .nav-tabs-justified &gt; .active &gt; a:hover, .nav-tabs.nav-justified &gt; .active &gt; a:hover, .nav-tabs-justified &gt; .active &gt; a:focus, .nav-tabs.nav-justified &gt; .active &gt; a:focus {
         border-bottom-color: #95a0ad;
    }

    .navbar {
         border-radius: 0;
    }
}

.navbar-toggle {
    border-radius: 0;
}

.navbar-fixed-bottom .navbar-nav &gt; li &gt; .dropdown-menu {
    border-top-right-radius: 0;
     border-top-left-radius: 0;
}

.navbar-default {
     background-color: #fff;
     border-color: #eee;
     background-image: none;
     box-shadow: none;
     -webkit-box-shadow: none;
     background-repeat: none;
     border-radius: 0;
}

.navbar-default .navbar-nav &gt; .active &gt; a, .navbar-default .navbar-nav &gt; .active &gt; a:hover, .navbar-default .navbar-nav &gt; .active &gt; a:focus {
     background-color: transparent;
     background-image: none;
     box-shadow: none;
     text-decoration: underline;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
     border-color: #eee;
}

.navbar-default .navbar-nav &gt; .open &gt; a, .navbar-default .navbar-nav &gt; .open &gt; a:hover, .navbar-default .navbar-nav &gt; .open &gt; a:focus {
     background-color: #eeeeee;
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a, .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover, .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
         background-color: #eee;
    }
}

.navbar-inverse {
     border-color: #090909;
}

.navbar-inverse .navbar-nav &gt; .active &gt; a, .navbar-inverse .navbar-nav &gt; .active &gt; a:hover, .navbar-inverse .navbar-nav &gt; .active &gt; a:focus {
     background-color: #090909;
}

.navbar-inverse .navbar-nav &gt; .open &gt; a, .navbar-inverse .navbar-nav &gt; .open &gt; a:hover, .navbar-inverse .navbar-nav &gt; .open &gt; a:focus {
     background-color: #090909;
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .dropdown-header {
         border-color: #090909;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
         background-color: #090909;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a, .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
         background-color: #090909;
    }
}


.breadcrumb {
     padding: 8px 0;
     background-color: transparent;
     border-radius: 0;
}

.breadcrumb &gt; li + li:before {
    content: "&gt; ";
    color: #fff;
}

.breadcrumb &gt; .active {
     color: #fff;
}

.pagination {
    border-radius: 0;
}

.pagination &gt; li &gt; a, .pagination &gt; li &gt; span {
    color: #fff;
    background-color: transparent;
     border: 1px solid transparent;
}

.pagination &gt; li:first-child &gt; a, .pagination &gt; li:first-child &gt; span {
     border-bottom-left-radius: 0;
     border-top-left-radius: 0;
}
 .pagination &gt; li:last-child &gt; a, .pagination &gt; li:last-child &gt; span {
     border-bottom-right-radius: 0;
     border-top-right-radius: 0;
}

.pagination &gt; li &gt; a:hover, .pagination &gt; li &gt; a:focus, .pagination &gt; li &gt; span:hover, .pagination &gt; li &gt; span:focus {
    color: #fff;
     background-color: rgba(255, 255, 255, 0.1);
     border-color: transparent;
}

.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; span:hover, .pagination &gt; .active &gt; span:focus {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: transparent;
}
.pagination &gt; .disabled &gt; span, .pagination &gt; .disabled &gt; span:hover, .pagination &gt; .disabled &gt; span:focus, .pagination &gt; .disabled &gt; a, .pagination &gt; .disabled &gt; a:hover, .pagination &gt; .disabled &gt; a:focus {
     color: #fff;
     background-color: transparent;
     border-color: transparent;
}

.pagination-lg &gt; li:first-child &gt; a, .pagination-lg &gt; li:first-child &gt; span {
     border-bottom-left-radius: 0;
     border-top-left-radius: 0;
}
 .pagination-lg &gt; li:last-child &gt; a, .pagination-lg &gt; li:last-child &gt; span {
     border-bottom-right-radius: 0;
     border-top-right-radius: 0;
}

.pagination-sm &gt; li:first-child &gt; a, .pagination-sm &gt; li:first-child &gt; span {
     border-bottom-left-radius: 0;
     border-top-left-radius: 0;
}
 .pagination-sm &gt; li:last-child &gt; a, .pagination-sm &gt; li:last-child &gt; span {
     border-bottom-right-radius: 0;
     border-top-right-radius: 0;
}

.thumbnail {
    padding: 0;
    background-color: rgba(255, 255, 255, 0.6);
    border: none;
}

.thumbnail &gt; img, .thumbnail a &gt; img {
     display: block;
     max-width: 100%;
     height: auto;
}
 .thumbnail .caption {
     color: #000;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
     border-color: #656565;
}

.alert {
     border-radius: 0;
}

.progress {
    border-radius: 0;
}

.list-group-item {
    background-color: rgba(255, 255, 255, 0.25);
     border: 1px solid transparent;
}

.list-group-item:first-child {
     border-top-right-radius: 0;
     border-top-left-radius: 0;
}
 .list-group-item:last-child {
     border-bottom-right-radius: 0;
     border-bottom-left-radius: 0;
}
a.list-group-item, button.list-group-item {
     color: #fff;
}

a.list-group-item:hover, a.list-group-item:focus, button.list-group-item:hover, button.list-group-item:focus {
     color: #fff;
     background-color: rgba(255, 255, 255, 0.5);
}

.panel {
    border-radius: 0;
}

.panel-heading {
     border-top-right-radius: -1;
     border-top-left-radius: -1;
}

.panel-footer {
     border-bottom-right-radius: -1;
     border-bottom-left-radius: -1;
}

.panel &gt; .list-group:first-child .list-group-item:first-child, .panel &gt; .panel-collapse &gt; .list-group:first-child .list-group-item:first-child {
     border-top-right-radius: -1;
     border-top-left-radius: -1;
}
 .panel &gt; .list-group:last-child .list-group-item:last-child, .panel &gt; .panel-collapse &gt; .list-group:last-child .list-group-item:last-child {
     border-bottom-right-radius: -1;
     border-bottom-left-radius: -1;
}

.panel &gt; .table:first-child, .panel &gt; .table-responsive:first-child &gt; .table:first-child {
     border-top-right-radius: -1;
     border-top-left-radius: -1;
}
 .panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child, .panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child, .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child, .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child {
     border-top-left-radius: -1;
     border-top-right-radius: -1;
}
 .panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child, .panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child, .panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child, .panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child, .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child, .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child, .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child, .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child {
     border-top-left-radius: -1;
}
 .panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child, .panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child, .panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child, .panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child, .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child, .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child, .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child, .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child {
     border-top-right-radius: -1;
}
 .panel &gt; .table:last-child, .panel &gt; .table-responsive:last-child &gt; .table:last-child {
     border-bottom-right-radius: -1;
     border-bottom-left-radius: -1;
}
 .panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child, .panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child, .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child, .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child {
     border-bottom-left-radius: -1;
     border-bottom-right-radius: -1;
}
 .panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child, .panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child, .panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child, .panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child, .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child, .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child, .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child, .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child {
     border-bottom-left-radius: -1;
}
 .panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child, .panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child, .panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child, .panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child, .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child, .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child, .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child, .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child {
     border-bottom-right-radius: -1;
}

.panel-group .panel {
     border-radius: 0;
}

.well {
     border-radius: 0;
}

.well-lg {
     border-radius: 0;
}
 .well-sm {
     border-radius: 0;
}

.modal-content {
    border-radius: 0;
}

.tooltip {
    font-family: "jaf-bernino-sans-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.tooltip-inner {
    border-radius: 0;
}

.popover {
    color: #000;
    font-family: "jaf-bernino-sans-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-radius: 0;
}
.popover-title {
    border-radius: -1 -1 0 0;
}

/*
 * Responsive text aligning
 * http://ohryan.ca/2014/08/14/set-responsive-text-alignment-bootstrap-3/
 */
.text-xs-left { text-align: left; }
.text-xs-right { text-align: right; }
.text-xs-center { text-align: center; }
.text-xs-justify { text-align: justify; }

@media (min-width: 768px) {
  .text-sm-left { text-align: left; }
  .text-sm-right { text-align: right; }
  .text-sm-center { text-align: center; }
  .text-sm-justify { text-align: justify; }
}

@media (min-width: 992px) {
  .text-md-left { text-align: left; }
  .text-md-right { text-align: right; }
  .text-md-center { text-align: center; }
  .text-md-justify { text-align: justify; }
}

@media (min-width: 1200px) {
  .text-lg-left { text-align: left; }
  .text-lg-right { text-align: right; }
  .text-lg-center { text-align: center; }
  .text-lg-justify { text-align: justify; }
}


.new-bg-rewards .pagination &gt; .active &gt; a,
.new-bg-rewards .pagination &gt; .active &gt; a:hover,
.new-bg-rewards .pagination &gt; .active &gt; a:focus,
.new-bg-rewards .pagination &gt; .active &gt; span,
.new-bg-rewards .pagination &gt; .active &gt; span:hover,
.new-bg-rewards .pagination &gt; .active &gt; span:focus,
.new-bg-rewards .pagination &gt; li &gt; a,
.new-bg-rewards .pagination &gt; li &gt; span {
   color: #222;
}

.new-bg-rewards .pagination &gt; .disabled &gt; span,
 .new-bg-rewards .pagination &gt; .disabled &gt; span:hover,
 .new-bg-rewards .pagination &gt; .disabled &gt; span:focus,
 .new-bg-rewards .pagination &gt; .disabled &gt; a,
 .new-bg-rewards .pagination &gt; .disabled &gt; a:hover,
 .new-bg-rewards .pagination &gt; .disabled &gt; a:focus {
   color: #777;
}
</pre></body></html>