/*  Phoenix ATS 
 *	Recruitment Software solution from Capital Software
 *	version 5
 *	http://www.phoenixats.com/
 */
@font-face {
  font-family: 'bebas_neueregular';
  src: url(/content/skins/ChhWoodproducts/fonts/bebasneue-webfont.eot?20151110124958);
  src: url(/content/skins/ChhWoodproducts/fonts/bebasneue-webfont.eot?#iefix) format("embedded-opentype"), url(/content/skins/ChhWoodproducts/fonts/bebasneue-webfont.woff?20151110125000) format("woff"), url(/content/skins/ChhWoodproducts/fonts/bebasneue-webfont.ttf?20151110124959) format("truetype"), url(/content/skins/ChhWoodproducts/fonts/bebasneue-webfont.svg#bebas_neueregular) format("svg"); }
.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: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }
  .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: #007b63; }
  .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: #00483a;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  line-height: 2.8rem;
  text-transform: uppercase; }
  .btn-primary:hover, .btn-info:hover, .btn-primary:focus, .btn-info:focus {
    background-color: #00624f;
    -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; }

.input-group .btn {
  line-height: 1.2; }

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: #00483a;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }
  .form-control:hover, .form-control:focus {
    border-color: #007b63; }
  .form-control:focus {
    -webkit-box-shadow: 0 0 5px #e5e5e5;
    -moz-box-shadow: 0 0 5px #e5e5e5;
    box-shadow: 0 0 5px #e5e5e5; }

.thumbnail .caption {
  color: #595a5c; }

.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: #00483a;
  border-color: #00483a; }
.pagination li > a:hover, .pagination li > a:focus,
.pagination li > span:hover, .pagination li > span:focus {
  border-color: #e5e5e5; }
.pagination li > a, .pagination li > span,
.pagination .disabled > a, .pagination .disabled > a:hover {
  color: #00483a;
  border-color: #e5e5e5; }

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: Arial, Helvetica, 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: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }
  ul.nav-wizard li:before {
    border-left-color: #fff; }

ul.nav-wizard li a {
  color: #000; }
ul.nav-wizard li.active {
  color: #fff;
  background: #00483a; }
  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: #00483a; }

ul.nav-wizard li.active:after {
  border-left-color: #00483a; }

.thumbnail {
  border-color: #f3f3f3; }
  .thumbnail:hover {
    border-color: #e5e5e5; }

#JobNumberOrTitle.k-textbox {
  width: 100%; }

.k-textbox {
  border-color: #00483a;
  max-width: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }
  .k-textbox:hover, .k-textbox:focus {
    border-color: #007b63; }
  .k-textbox:focus {
    -webkit-box-shadow: 0 0 5px #e5e5e5;
    -moz-box-shadow: 0 0 5px #e5e5e5;
    box-shadow: 0 0 5px #e5e5e5; }

.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 #e5e5e5;
  -moz-box-shadow: 0 0 5px #e5e5e5;
  box-shadow: 0 0 5px #e5e5e5; }

.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: #e5e5e5; }

.k-state-hover span {
  background-color: #e5e5e5; }

.k-calendar .k-header, .k-calendar .k-footer, .k-calendar .k-footer .k-nav-today {
  background-color: #e5e5e5; }

.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: #e5e5e5; }

.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: #000;
  background-color: #e5e5e5; }

@media (min-width: 1200px) {
  .wrapper {
    margin-bottom: -70px; }

  footer, .wrapper:after {
    height: 70px; } }
.username {
  color: #e5e5e5; }

hr {
  border-color: #e5e5e5; }

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #595a5c; }
  @media (min-width: 1199px) {
    body {
      font-size: 16px;
      font-size: 1.6rem; } }

p {
  font-family: Arial, Helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  color: #00483a;
  font-family: bebas_neueregular; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
  .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
    text-decoration: underline; }
    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: #000; }

h1, .h1 {
  font-size: 40px;
  font-size: 4rem; }
  @media (max-width: 767px) {
    h1, .h1 {
      font-size: 25px;
      font-size: 2.5rem; } }

h2, .h2 {
  font-size: 30px;
  font-size: 3rem; }
  @media (max-width: 767px) {
    h2, .h2 {
      font-size: 20px;
      font-size: 2rem; } }

h3, .h3 {
  font-size: 24px;
  font-size: 2.4rem; }
  @media (max-width: 767px) {
    h3, .h3 {
      font-size: 17px;
      font-size: 1.7rem; } }

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: 18px;
  font-size: 1.8rem; }

a {
  color: #00483a; }
  a:hover, a:focus {
    color: #00483a;
    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; }

body {
  overflow-x: hidden; }

@media (max-width: 991px) {
  .logo {
    max-width: 70%; } }
@media (min-width: 992px) {
  .logo {
    padding-top: 15px; } }

.navbar-default {
  margin-bottom: 0;
  background-color: #fff; }
  @media (min-width: 992px) {
    .navbar-default {
      padding-bottom: 20px; } }
  .navbar-default .btn-back {
    background-color: #00483a;
    color: #fff;
    font-size: 13px;
    font-size: 1.3rem;
    padding: 5px 15px;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    margin-bottom: 20px; }
  .navbar-default .navbar-toggle {
    margin-top: 4%; }
  @media (min-width: 992px) {
    .navbar-default .navbar-nav.desktop {
      margin-left: 40px; } }
  @media (min-width: 1199px) {
    .navbar-default .navbar-nav.desktop {
      margin-left: 90px; } }
  .navbar-default .navbar-nav > li > a {
    font-family: "Gill Sans W02", Arial, Helvetica, sans-serif;
    color: #00483a;
    padding: 10px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem; }
    @media (min-width: 1199px) {
      .navbar-default .navbar-nav > li > a {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 20px;
        line-height: 2rem; } }
  .navbar-default .navbar-nav > li:hover, .navbar-default .navbar-nav > li:focus {
    background-color: #f3f3f3; }
  .navbar-default .navbar-nav .level-2 {
    display: none; }
  .navbar-default .navbar-nav .level-1:hover .level-2 {
    display: block !important; }
  .navbar-default .navbar-nav .level-2 {
    list-style: none;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 200px;
    padding: 10px 16px;
    background-color: #f3f3f3;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
    white-space: nowrap; }
    .navbar-default .navbar-nav .level-2 a {
      display: block;
      font-size: 14px;
      line-height: 16px;
      padding: 10px 0;
      text-transform: uppercase;
      border-bottom: 1px solid #4d4d4d; }
      .navbar-default .navbar-nav .level-2 a:hover {
        text-decoration: none; }
    .navbar-default .navbar-nav .level-2 > li:last-child a {
      border: 0; }

.header {
  position: relative;
  background-color: #00483a;
  padding: 40px 0; }
  .header .h1 {
    color: #fff;
    margin: 0; }
  .header:before {
    content: " ";
    position: absolute;
    z-index: 1;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 150px 150px 0 0;
    border-color: #fff transparent transparent transparent;
    top: 0;
    left: 0;
    opacity: .2; }

.job-search-wrapper {
  padding: 30px 0;
  background-color: #e5e5e5; }
  .job-search-wrapper h1 {
    text-align: center;
    font-family: "Gill Sans W02", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 60px; }
  .job-search-wrapper .form-group {
    margin-bottom: 20px; }
  .job-search-wrapper .control-label {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #00483a;
    margin-bottom: 5px; }
  .job-search-wrapper .form-control, .job-search-wrapper .k-textbox {
    width: 100% !important;
    height: 40px;
    font-size: 16px;
    font-size: 1.6rem; }
  .job-search-wrapper a.all-vacancies {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 40px;
    line-height: 4rem;
    font-weight: bold;
    text-decoration: underline; }

.body-content {
  margin-top: 30px; }

.form-control, .k-textbox {
  border: 1px solid #00483a; }

.section-title {
  margin: 60px 0 30px; }

.image-holder {
  margin-top: 10px;
  margin-bottom: 20px; }

#imageslideshow {
  margin: 0;
  padding: 0; }

.carousel {
  position: relative;
  margin-bottom: 24px;
  line-height: 1; }

.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative; }
  .carousel-inner > .carousel {
    position: relative;
    margin-bottom: 24px;
    line-height: 1; }

#imageslideshow .item img {
  float: left;
  width: 33.333333%; }

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1; }

#imageslideshow .carousel-control.left,
#imageslideshow .carousel-control.right {
  background-color: rgba(255, 255, 255, 0.5);
  width: 33.333333%;
  top: 0;
  height: 100%;
  border-radius: 0;
  opacity: 1 !important;
  background-image: none;
  color: #5a5d58 !important;
  text-shadow: none; }

#imageslideshow .carousel-control span {
  display: block;
  margin: 0 10px;
  font-size: 50px;
  position: absolute;
  top: 50%;
  margin-top: -25px; }

#imageslideshow .carousel-control.left {
  left: 0 !important;
  text-align: right; }
  #imageslideshow .carousel-control.left span {
    right: 10px; }

#imageslideshow .carousel-control.right {
  right: 0 !important;
  text-align: left; }
  #imageslideshow .carousel-control.right span {
    left: 10px; }

.sidebar {
  margin-top: 20px; }
  .sidebar .nav-tabs li {
    width: 50%; }
    .sidebar .nav-tabs li.active a {
      border: 0;
      border-bottom: 3px solid #00483a;
      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 #00483a;
        -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-family: "Gill Sans W02", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  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; }
  .careernav a:hover, .careernav a:focus {
    background-color: #f3f3f3;
    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: #00483a; }
  .panel-default .panel-heading {
    background-color: #00483a;
    color: #fff; }

.team-grid .member:hover:after {
  background: #00483a; }

.footer {
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 15px;
  font-size: 1.5rem; }
  .footer a {
    color: #fff; }
  .footer .left-menu a {
    line-height: 70px; }
  .footer .right-menu {
    padding-top: 10px;
    text-align: right; }
  @media (max-width: 767px) {
    .footer {
      font-size: 12px;
      font-size: 1.2rem;
      text-align: center;
      padding-top: 10px; }
      .footer .left-menu a {
        line-height: 1.2; }
      .footer .right-menu {
        text-align: center; } }

/*# sourceMappingURL=Site.css.map */
