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

#container { background: url(http://candidate-office.s3.amazonaws.com/skins/hiqa2/img/bg.png) repeat-y center; }

#header {
  background: url(http://candidate-office.s3.amazonaws.com/skins/hiqa2/img/hat.png) no-repeat;
  margin: 0 -45px;
  padding: 139px 45px 0;
}

#header #logo {
  background: url(http://candidate-office.s3.amazonaws.com/skins/hiqa2/img/HiQa_logo_350x122.jpg) no-repeat;
  position: absolute;
  top: 65px;
  left: 50px;
  width: 350px;
  height: 78px;
}

#content {margin-top: 40px;}


h2 { color: #fff; background: url(http://candidate-office.s3.amazonaws.com/skins/hiqa2/img/header2.png) no-repeat; }

#header h1 { background: url(http://candidate-office.s3.amazonaws.com/skins/hiqa2/img/header1.png) no-repeat;}

#job #new_application h2 span.required { color: #444 !important; }


#job #job_header h1,
#job #new_application h1,
#job #new_application h2 {  
  -webkit-border-radius: 5px 5px 0 0;
     -moz-border-radius: 5px 5px 0 0;
          border-radius: 5px 5px 0 0;
          
  background: #E6662D !important;
  color: white;
}

#job #job_header h2 {
  -webkit-border-radius: 0 0 5px 5px;
     -moz-border-radius: 0 0 5px 5px;
          border-radius: 0 0 5px 5px;
}

#job #new_application fieldset.buttons {
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  
  background: #E6662D !important;
}




#applynow { display: none !important; }

.addthis_toolbox {
  width: 180px;
  float: right;
clear: right;
margin-top: -74px;
}

</pre></body></html>