<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  text-rendering: optimizeLegibility;
  color: #222222;
  background: #eee;
}

.addthis_toolbox {
  position: absolute;
  top: 53px;
  right: 50px;
}

#container {
  background: url(https://s3-ap-southeast-1.amazonaws.com/candidate-office/skins/_resources/skin-bg-trans.png) repeat-y center;
  min-height: 400px;
  margin: 40px auto 0;
  position: relative;
  padding: 0 45px 10px;
  width: 760px;
}

#header {
  background: url(https://s3-ap-southeast-1.amazonaws.com/candidate-office/skins/_resources/hat-trans.png) no-repeat;
  margin: 0 -45px -51px;
  padding: 0;
  height: 180px;
  position: relative;
  top: -51px;
}

#header #logo {
  position: absolute;
  background: url(images/logo.png) no-repeat;
  top: 50px;
  left: 50px;
  width: 200px;
  height: 105px;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
}

#job #job_header h1,
#job #new_application h2,
#job #new_application fieldset.buttons {
  background: #2c3697 !important;
  color: white !important;
  font-weight: bold !important;
}

#job #new_application h2 span.required {
  color: white !important;
  top: 8px !important;
}

#job #logger { margin: 1em 0; }

a { color: #2c3697; }

a:hover { opacity: .75; }
</pre></body></html>