<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
html {
    margin: 0;
    padding: 0;
}

body {
    background-color: white;
    font-family:"HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 300;
    margin: 0;
    padding: 0;
    clear: both;
    padding-left:100px;
    padding-right:20px;
}
h1 {
    font-size: 24px;
    font-weight: 300;
    line-height: 28px;
    margin-top: 40px;
}
h4, .h4 {
    margin-top:30px;
    font-size: 14px;
    margin-bottom:0;
    font-weight:bold;
}

.text h4 {
    margin-left:-10px;
    margin-bottom: 10px;
}

.text li {
    margin-left:20px;
}


/* main layout
----------------------------------------------------------*/
.content-wrapper {
    margin: 0 auto;
}

.logo {
    width:222px; 
    padding-top: 40px;
    padding-bottom:40px;
}

.actionLinkHidden  {
    display: none;
}
.actionLink {
    display: inline;
}

a {
    color: #222;
}

a.external {
    background: url(../Images/Icon_External_Link.png) center right no-repeat;
    padding-right: 13px;
}

.hidden {
    display: none;
}

.footer {
    position: relative;
    text-align: center;
    clear: both;
    width: auto;
    width: initial;
    margin-right: 0;
    padding-top: 50px;
}


/* site title
----------------------------------------------------------*/
.site-title {
    color: white;
    font-size: 48px;
    margin: 0;
    text-align:center;
}
.site-text {
    color: white;
    font-size: 18px;
    max-width: 850px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom:40px;
    line-height:26.1px;
    display:block;
}

form {
    /*max-width: 1050px;*/
    margin: 0 auto;     /* centres it !*/
    display: block;
}

#divSuccess {
    margin-top: 40px;
    padding: 20px;
    border: 1px solid #4caf50;
    border-radius: 6px;
    text-align: left;
    display: none;
}

#divSuccess .title {
    color: #4caf50;
    font-size: 24px;
    margin: 0;
}

fieldset {
    border: none;
    margin: 0;
    padding: 0;
    text-align:left;
}
.field {
    vertical-align:top; 
    display:inline-block;
}
.full {
    width: auto;
}

.column1 {
    clear: both;
    float: left;
    height: 100%;
    margin-right: 0px;
    min-width:360px;
}

.column2 {
    float: left;
    height: 100%;
    margin-left: 10px;
}

.column3 {
    float: left;
    height: 100%;
    margin-left: 10px;
}
.columnReport {
    float: left;
    height: 100%;
    margin-left: 10px;
    max-width:450px;
}


    /*.col1 {
        width:auto;
        width:initial;
    }
    .col2 {
        position:absolute;
        margin-left:380px;
    }*/



    fieldset legend {
        display: none;
    }

    fieldset ol {
        padding: 0;
        list-style: none;
    }

    fieldset ol li {
        padding-bottom: 5px;
    }

label {
    display: inline-block;
    margin-top:20px;
    margin-left:20px;
    width: 150px; 
    text-align: left;
    vertical-align:top;
}


label.required:after {
    content: "*";
    color: red;
    padding-left:3px;
}

label.display {
    display: inline;
    margin-left: 100px;
    position: absolute;
    margin-top: 3px;
    font-size: 18px;
}

label.aligned0 {
    position: absolute;
    margin-left: 20px;
}

label.aligned1 {
    position: absolute;
    margin-left: 200px;
    font-size: 18px;
}
label.wide {
    width: inherit;
}
label.ABR {
    color: green;
/* margin-top:0 stops looking good on NZBN lookup on match pages*/
}
label.info {
    font-style: italic;
    display: inline-block;
    font-size:12px;
    font-weight: normal;
    width: inherit;
    margin-top:0px;
}
label.data {
    font-weight: inherit;
    margin-left:0;
}

.help {
    font-size:24px;
    content: " ? ";
    margin-left:10px !important;
    display: inline;
    text-decoration: none;
}

label.checkbox {
    display: inline;
}
label.inline {
    display: inline;
}

input, textarea, .btn {
    border: 1px inset;
    border-color: rgba(0,0,0,.25);
    color: #333;
    font-size: 1.2em;
    margin: 5px 0 6px 0;
    padding: 10px;
    width: 138px;       /* 360 - padding x 2 - border x 2 */
    border-radius: 6px;
    margin-top: 8px;
}

.btn-small {
    height:20px;
    width:70px;
    font-size: 1.0em;
    margin:0;
    padding:0;
}

/* vertical align so aligns on field rows e.g. on Recipient/Edit */
textarea {
    vertical-align:top;
    width: 338px;
    font-family:"HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}

input.wide {
    width: 338px;
}
input.extraWide {
    width: 600px;
}

label.reportData {
    border: 1px inset;
    border-color: rgba(0,0,0,.25);
    background: #f5f5f5;
    color: #333;
    font-size: 1em;
    margin: 5px 0 6px 0;
    padding: 5px;
    border-radius: 3px;
    margin-top: 8px;
    line-height:17px;
}
label.reportData .wide {
        width: 338px;       /* 360 - padding x 2 - border x 2 */
}
input.inline {
    display:inline;
}

.main-content .k-datepicker, .k-dropdown  {
    color: #333;
    /*font-size: 1.2em; Causes the kendo tab-control to not show the tabs as selected properly*/
    margin: 5px 0 6px 0;
    border-radius: 6px;
    margin-top: 8px;
}

    /*display: block !important;*/

span.datePicker {
    width: 160px;
}

.main-content .k-dropdown {
    width: 358px;
}
.main-content  .narrow .k-dropdown {
    width: 160px;
}
.main-content  .wide .k-dropdown {
    width: 600px;
}

.k-dropdown-wrap, .k-numeric-wrap {
    height:36px;
}

.main-content .k-picker-wrap, k-dropdown-wrap {
    border: 1px inset;
    border-color: rgba(0,0,0,.25);
    border-radius: 6px;
}

.k-formatted-value {
    margin-top:-20px !important;
}

.main-content .k-select {
}

/*.main-content .k-picker-wrap, .k-state-default {
    padding-top: 5px;
    padding-left: 5px;
    margin-left: -5px;     
    margin-top: -5px;
}*/

.main-content .k-input {
    background: #f5f5f5;
    margin-left: -5px;     /* counters the padding-left above, so the dark grey doesn't show behind */
    margin-top: -5px;
    padding-left: 5px;
    padding-bottom: 8px;
    color: #333;
}

    input:focus, textarea:focus {
        border: 1px solid #7ac0da;
    }

    input[type="checkbox"] {
        background: transparent;
        border: inherit;
        width: auto;
        display: inline;
    }

    .short {
        width:160px;
    }

    .judgeScore {
        width:80px;
        text-align: center;
    }

    .judgeQ {
        text-align: left;
    }

    .judgeA {
        font-weight:bold;
        text-align: left;
    }

    .processing td, th {
        padding: 5px !important;
        padding-left: 10px !important;
    }
th {
    text-align:center;
    line-height:1.1 !important;
}

/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
    display:inline;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    display: block;
}

.field-validation-error ul {
    color: #e80c4d;
    display: block;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-errors ul  {
    list-style-type: none;
}

.validation-summary-valid {
    display: none;
}

.data-and-val {
    display: inline-block;
}

.k-window-content {
    text-align: left;
}

fieldset ul {
    list-style-type: none;
}

fieldset .text ul {
    list-style-type: disc;
    margin-left:-30px;
}


.k-radio-label {
    padding-left: 30px !important;
    padding-top:3px !important;
    display: block;
    width:300px;
}


/* tables
----------------------------------------------------------*/
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 0.75em;
    border: 0 none;
}

.k-grid {
    font-size: 12px;
}

.k-grid-edit-row .text-box {
    font-size:12px;
    padding-left: 3px;
    padding-right: 3px;
}

/* the nub on gridview kendo tooltip error messages */
.k-callout-n {
    left: 5% !important;
}

#tabstrip { /* tabstrip element */
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: auto;
    height: auto;
}
  
.k-tabstrip .k-content {
    position: absolute;
    top: 41px;
    bottom: 0;
}

/* MENU */
nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

/* Header Nav - Top Level
   ========================================================================== */
/* line 747, ../../app/assets/stylesheets/style.css.scss */
header nav ul {
  /*position: absolute;*/
  right: 20px;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 0px 1px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 0px 1px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 0px 1px rgba(50, 50, 50, 0.5);
}

/* line 761, ../../app/assets/stylesheets/style.css.scss */
header nav ul li {
  position: relative;
  float: left;
  border-top: 1px solid #f2f2f3;
  border-right: 1px solid #d1d3d4;
  border-bottom: 1px solid #d1d3d4;
  border-left: 1px solid #f2f2f3;
  background: #e9e9eb;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e9e9eb 0%, #dcddde 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e9e9eb), color-stop(100%, #dcddde));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e9e9eb 0%, #dcddde 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e9e9eb 0%, #dcddde 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e9e9eb 0%, #dcddde 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e9e9eb 0%, #dcddde 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9eb', endColorstr='#dcddde',GradientType=0 );
  /* IE6-9 */
  z-index: 999;
}

.menu-button {
  position: relative;
  float: left;
  border-top: 1px solid #f2f2f3;
  border-right: 1px solid #d1d3d4;
  border-bottom: 1px solid #d1d3d4;
  border-left: 1px solid #f2f2f3;
  background: #e9e9eb;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e9e9eb 0%, #dcddde 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e9e9eb), color-stop(100%, #dcddde));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e9e9eb 0%, #dcddde 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e9e9eb 0%, #dcddde 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e9e9eb 0%, #dcddde 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e9e9eb 0%, #dcddde 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9eb', endColorstr='#dcddde',GradientType=0 );
  font-size:12px;
  width:100%;
}

/* line 786, ../../app/assets/stylesheets/style.css.scss */
header nav li:hover {
  visibility: inherit;
  /* fixes IE7 'sticky bug' */
}

/* line 792, ../../app/assets/stylesheets/style.css.scss */
header nav ul li a,
header nav ul li a:visited {
  position: relative;
  display: block;
  padding: 7px 19px;
  color: #515151;
  font-family: "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosBold", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: bold;
  font-stretch: inherit;
  font-size: 12px;
  line-height: 15px;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 0px 1px 1px #f7f7f7;
}

/* line 809, ../../app/assets/stylesheets/style.css.scss */
header nav ul li &gt; a:hover,
header nav ul li.sfHover &gt; a,
header nav ul li.current &gt; a {
  color: #ffffff;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.1);
  background: #f37a20;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f37a20 0%, #f7c617 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f37a20), color-stop(100%, #f7c617));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f37a20 0%, #f7c617 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f37a20 0%, #f7c617 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f37a20 0%, #f7c617 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f37a20 0%, #f7c617 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f37a20', endColorstr='#f7c617',GradientType=0 );
  /* IE6-9 */
}
.dropdown {
    position:relative;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu {
    padding: 0 !important;
    margin: 0 !important;
}
.dropdown-menu li {
    min-width:165px;
}
/*.btn-default:active,
.btn-default.active,
.open &gt; .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

    .btn-default:active:hover,
    .btn-default.active:hover,
    .open &gt; .dropdown-toggle.btn-default:hover,
    .btn-default:active:focus,
    .btn-default.active:focus,
    .open &gt; .dropdown-toggle.btn-default:focus,
    .btn-default:active.focus,
    .btn-default.active.focus,
    .open &gt; .dropdown-toggle.btn-default.focus {
        color: #333;
        background-color: #d4d4d4;
        border-color: #8c8c8c;
    }

.btn-default:active,
.btn-default.active,
.open &gt; .dropdown-toggle.btn-default {
    background-image: none;
}

*/

/* Override bootstrap */
hr {
    margin:0;
    padding:0;
}
.col-md-offset-2 {
    margin-left: inherit;
    padding-left:inherit;
}
.btn {
    vertical-align: inherit;
}
a {
    text-decoration: underline;
}
.tooltip {
    opacity: 1;
    text-decoration:inherit;
}
a.tooltip {
    text-decoration:underline;
}
/* end of override bootstrap */

h2 {
  font-family: "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosBold", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-size: 22px;
  line-height: 29px;
}

html, button, input, select, textarea {
  font-family: "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-stretch: normal;
  color: #222;
}

    input[type="button"]:hover,
    input[type="submit"]:hover
     {
        background-color : darkgrey;
    }

.busy {
    background-image: url(../Images/spinner2.gif) !important;
    background-size: 20px 20px;
    background-position-x: 75% !important;
    background-repeat: no-repeat !important;
}
</pre></body></html>