/*  Phoenix ATS 
 *	Recruitment Software solution from Capital Software
 *	version 5
 *	http://www.phoenixats.com/
 */
.navbar-default .navbar-brand {
  color: #3978c5; }
  .navbar-default .navbar-brand:hover {
    color: #336cb1; }
.navbar-default .navbar-nav > li > a {
  color: #3978c5;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 16px;
  line-height: 1.6rem; }
  .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #2e609d; }

.btn {
  border: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }
  .btn:hover, .btn:focus {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

.btn-social-icon {
  min-width: initial; }

.btn-default {
  background: #fff;
  border: 0; }
  .btn-default:hover, .btn-default:focus {
    background: #fff;
    border-color: #6093d1; }
  .btn-default:focus {
    -webkit-box-shadow: 0, 0, 0, #fff;
    -moz-box-shadow: 0, 0, 0, #fff;
    box-shadow: 0, 0, 0, #fff; }

.btn-primary, .btn-info {
  background: #3978c5;
  font-size: 17px;
  font-size: 1.7rem; }
  .btn-primary:hover, .btn-info:hover, .btn-primary:focus, .btn-info:focus {
    background-color: #6093d1;
    -webkit-transition: all, 0.1s, ease-in-out;
    -moz-transition: all, 0.1s, ease-in-out;
    -ms-transition: all, 0.1s, ease-in-out;
    -o-transition: all, 0.1s, ease-in-out;
    transition: all, 0.1s, ease-in-out; }

a.btn {
  display: inline-block\9;
  margin-bottom: 3px\9; }

.main-content .search-jobs .control-label {
  font-size: 16px;
  font-size: 1.6rem; }

.form-control {
  border-color: #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }
  .form-control:hover, .form-control:focus {
    border-color: #c4c4c4; }
  .form-control:focus {
    -webkit-box-shadow: 0 0 5px #ddd;
    -moz-box-shadow: 0 0 5px #ddd;
    box-shadow: 0 0 5px #ddd; }

.thumbnail .caption {
  color: #243646; }

.alert {
  margin: 20px 0;
  font-weight: bold; }

.alert-danger {
  background-color: #ffdcda;
  border-color: #f44336;
  color: #f44336; }

.pagination .active > a, .pagination .active > a:hover, .pagination .active > a:focus,
.pagination .active > span, .pagination .active > span:hover, .pagination .active > span:focus {
  background-color: #3978c5;
  border-color: #3978c5; }
.pagination li > a:hover, .pagination li > a:focus,
.pagination li > span:hover, .pagination li > span:focus {
  border-color: #ddd; }
.pagination li > a, .pagination li > span,
.pagination .disabled > a, .pagination .disabled > a:hover {
  color: #3978c5;
  border-color: #ddd; }

i#social {
  opacity: 0.85; }
  i#social:hover, i#social:focus {
    -webkit-transition: all, 0.2s, ease-in-out;
    -moz-transition: all, 0.2s, ease-in-out;
    -ms-transition: all, 0.2s, ease-in-out;
    -o-transition: all, 0.2s, ease-in-out;
    transition: all, 0.2s, ease-in-out;
    opacity: 1; }

.linkedinimport {
  font-family: "museo-sans", sans-serif;
  padding-left: 50px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px; }
  .linkedinimport i.fa-linkedin {
    line-height: 32px; }

ul.nav-wizard {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }
  ul.nav-wizard li:before {
    border-left-color: #fff; }

ul.nav-wizard li a {
  color: #243646; }
ul.nav-wizard li.active {
  color: #fff;
  background: #3978c5; }
  ul.nav-wizard li.active a, ul.nav-wizard li.active a:active, ul.nav-wizard li.active a:focus, ul.nav-wizard li.active a:visited {
    color: #fff;
    background: #3978c5; }

ul.nav-wizard li.active:after {
  border-left-color: #3978c5; }

.thumbnail {
  border-color: #eee; }
  .thumbnail:hover {
    border-color: #ddd; }

#JobNumberOrTitle.k-textbox {
  width: 100%; }

.k-textbox {
  border-color: #ddd;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }
  .k-textbox:hover, .k-textbox:focus {
    border-color: #c4c4c4; }
  .k-textbox:focus {
    -webkit-box-shadow: 0 0 5px #ddd;
    -moz-box-shadow: 0 0 5px #ddd;
    box-shadow: 0 0 5px #ddd; }

.k-textbox:focus, .k-autocomplete.k-state-focused, .k-picker-wrap.k-state-focused,
.k-numeric-wrap.k-state-focused, .k-dropdown-wrap.k-state-focused, .k-multiselect.k-header.k-state-focused {
  -webkit-box-shadow: 0 0 5px #ddd;
  -moz-box-shadow: 0 0 5px #ddd;
  box-shadow: 0 0 5px #ddd; }

.k-autocomplete.k-state-default, .k-picker-wrap.k-state-default, .k-numeric-wrap.k-state-default,
.k-dropdown-wrap.k-state-default, .k-multiselect.k-header, .k-state-default > .k-select {
  border-color: #ddd; }

.k-state-hover span {
  background-color: #ddd; }

.k-calendar .k-header, .k-calendar .k-footer, .k-calendar .k-footer .k-nav-today {
  background-color: #ddd; }

.k-calendar .k-footer .k-nav-today:hover, .k-calendar .k-footer .k-nav-today.k-state-hover,
.k-link.k-state-hover, .k-state-hover, .k-state-hover:hover,
.k-calendar .k-link.k-nav-fast.k-state-hover, .k-state-focused {
  background-color: #ddd; }

.k-calendar .k-footer .k-nav-today:active,
.k-calendar .k-footer .k-nav-today:active,
.k-heade .k-link:active,
.k-calendar .k-link.k-nav-fast:active {
  color: #243646;
  background-color: #ddd; }

::-moz-selection {
  background: #3978c5;
  color: #243646; }

::selection {
  background: #3978c5;
  color: #243646; }

@media (min-width: 1200px) {
  .wrapper {
    margin-bottom: -230px; }

  footer, .wrapper:after {
    height: 230px; } }
.username {
  color: #ddd; }

hr {
  border-color: #ddd; }

body {
  font-family: "museo-sans", sans-serif;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.65;
  color: #243646;
  font-weight: 300; }

p {
  font-family: "museo-sans", sans-serif; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  color: #243646;
  font-family: museo, serif;
  font-weight: 500; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
  .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
    color: #243646; }
    h1 a:hover, h1 a:focus, h2 a:hover, h2 a:focus, h3 a:hover, h3 a:focus, h4 a:hover, h4 a:focus, h5 a:hover, h5 a:focus, h6 a:hover, h6 a:focus,
    .h1 a:hover,
    .h1 a:focus, .h2 a:hover, .h2 a:focus, .h3 a:hover, .h3 a:focus, .h4 a:hover, .h4 a:focus, .h5 a:hover, .h5 a:focus, .h6 a:hover, .h6 a:focus {
      color: #243646; }

h1, .h1 {
  font-size: 36px;
  font-size: 3.6rem; }
  @media (max-width: 767px) {
    h1, .h1 {
      font-size: 28px;
      font-size: 2.8rem; } }

h2, .h2 {
  font-size: 30px;
  font-size: 3rem; }
  @media (max-width: 767px) {
    h2, .h2 {
      font-size: 24px;
      font-size: 2.4rem; } }

h3, .h3 {
  font-size: 24px;
  font-size: 2.4rem; }
  @media (max-width: 767px) {
    h3, .h3 {
      font-size: 20px;
      font-size: 2rem; } }

h4, .h4 {
  font-size: 20px;
  font-size: 2rem; }
  @media (max-width: 767px) {
    h4, .h4 {
      font-size: 16px;
      font-size: 1.6rem; } }

h5, .h5 {
  font-size: 17px;
  font-size: 1.7rem; }

a {
  color: #3978c5; }
  a:hover, a:focus {
    color: #3978c5;
    text-decoration: underline; }

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th,
.table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td,
.control-label,
.k-textbox,
.k-picker-wrap, .k-calendar-container table {
  font-size: 14px;
  font-size: 1.4rem; }

.navbar-fixed-top {
  margin: 0 auto;
  border: 0;
  background-color: #fff; }
  @media (min-width: 768px) {
    .navbar-fixed-top {
      width: 710px; } }
  @media (min-width: 992px) {
    .navbar-fixed-top {
      width: 940px;
      background-color: #3978c5; }
      .navbar-fixed-top .navbar-nav > li > a {
        font-size: 18px;
        line-height: 1;
        padding: 22px 30px;
        font-weight: 500;
        color: #fff; }
        .navbar-fixed-top .navbar-nav > li > a:hover {
          color: #fff;
          -webkit-transition: all 0.2s ease;
          -moz-transition: all 0.2s ease;
          -ms-transition: all 0.2s ease;
          -o-transition: all 0.2s ease;
          transition: all 0.2s ease; }
        .navbar-fixed-top .navbar-nav > li > a.environment:hover {
          background-color: #6c961d; }
        .navbar-fixed-top .navbar-nav > li > a.council:hover {
          background-color: #3a89e9; }
        .navbar-fixed-top .navbar-nav > li > a.gardens:hover {
          background-color: #2f8b23; }
        .navbar-fixed-top .navbar-nav > li > a.buses:hover {
          background-color: #2aa690; } }
  @media (min-width: 1200px) {
    .navbar-fixed-top {
      width: 1140px; } }

.navbar-right {
  margin-right: 0; }
  .navbar-right li > a {
    color: #fff; }

.icon-link,
.external-links {
  display: inline-block;
  float: left; }

.icon-link a {
  display: inline-block;
  position: relative;
  padding: 19px 20px;
  font-size: 24px;
  line-height: 1; }
  .icon-link a:hover {
    background-color: #3a89e9; }

.external-links {
  border-left: 1px solid #3a89e9; }
  .external-links a {
    display: block;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    padding: 8.8px 20px;
    border-bottom: 1px solid #3a89e9; }
    .external-links a:hover {
      text-decoration: none;
      background-color: #243646;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .external-links a:last-child {
      border-bottom: 0; }
    .external-links a > i {
      font-size: 9px; }

.navbar-header a {
  position: relative;
  display: inline-block;
  line-height: 1;
  background-color: #fff;
  padding: 20px 0 20px 16px; }
  @media (min-width: 922px) {
    .navbar-header a {
      padding: 16px 30px 16px 25px; } }
  .navbar-header a .logo {
    width: 160px;
    height: 30px; }

.header {
  background: url(/content/skins/TRC/img/trc-pattern.png) #3a89e9;
  padding-top: 100px;
  padding-bottom: 35px; }
  @media (min-width: 992px) {
    .header {
      padding-top: 150px;
      padding-bottom: 55px; } }
  .header .h1 {
    color: #fff; }

.body-content {
  overflow: hidden;
  position: relative;
  padding: 0;
  margin-bottom: 0;
  background-color: #f1f1f1; }

.main-content {
  background-color: #fff;
  padding-left: 30px; }
  .main-content:after {
    content: "";
    position: absolute;
    background-color: #fff;
    display: block;
    height: 100%;
    width: 50%;
    right: -50%;
    top: 0; }

.sidebar {
  margin-top: 20px;
  padding-right: 30px; }
  .sidebar .nav-tabs li {
    width: 50%; }
    .sidebar .nav-tabs li.active a {
      border: 0;
      border-bottom: 3px solid #3978c5;
      font-weight: 700; }
    .sidebar .nav-tabs li > a {
      font-size: 18px;
      font-size: 1.8rem;
      text-align: center; }
      .sidebar .nav-tabs li > a:hover {
        background: #fff;
        border: 0;
        border-bottom: 3px solid #3978c5;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }

.careernav p {
  margin-bottom: 0; }
.careernav a {
  font-size: 15px;
  font-size: 1.5rem;
  color: #243646;
  font-weight: 700;
  padding: 8px 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-bottom: 1px solid #e7e7e7; }
  .careernav a:hover, .careernav a:focus {
    background-color: #e7e7e7;
    text-decoration: none;
    padding-left: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

.panel-default {
  border-color: #3978c5; }
  .panel-default .panel-heading {
    background-color: #3978c5;
    color: #fff; }

.team-grid .member:hover:after {
  background: #3978c5; }

.footer {
  background-color: #243646; }

.nav-footer-wrapper {
  border-bottom: 1px solid #2e4152;
  padding: 50px 0 20px; }

ul.nav-footer {
  padding-left: 0;
  list-style: none;
  margin: 0; }
  ul.nav-footer li {
    display: inline-block;
    list-style: none;
    padding: 0 15px 0 0;
    font-size: 17px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.35; }
    ul.nav-footer li a {
      color: #fff;
      font-weight: 500; }
      ul.nav-footer li a:hover, ul.nav-footer li a:focus {
        text-decoration: none;
        opacity: 0.8; }

.social-media a {
  display: inline-block;
  position: relative;
  width: 35px;
  height: 35px;
  border-radius: 20px;
  text-align: center;
  line-height: 35px;
  margin-left: 10px;
  background-color: #2e4152; }
  .social-media a .fa {
    color: #fff; }
  .social-media a.facebook:hover {
    background-color: #3c5899; }
  .social-media a.twitter:hover {
    background-color: #55acee; }
  .social-media a.youtube:hover {
    background-color: #d62422; }

.footer-bottom {
  padding: 40px 0 20px; }
  .footer-bottom a {
    font-size: 15px;
    line-height: 1.35;
    margin-right: 15px;
    color: #fff; }
  .footer-bottom .logo-nz-govt {
    height: 20px; }
    .footer-bottom .logo-nz-govt img {
      max-width: 160px;
      margin-top: -20px; }

.phoenix p, .phoenix a {
  font-size: 14px;
  color: #fff; }

/*# sourceMappingURL=Site.css.map */
