/*  Phoenix ATS 
 *	Recruitment Software solution from Capital Software
 *	version 5
 *	http://www.phoenixats.com/
 */
.navbar-default .navbar-brand {
  color: #2B71A4; }
  .navbar-default .navbar-brand:hover {
    color: #266390; }
.navbar-default .navbar-nav > li > a {
  color: #2B71A4;
  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: #20557c; }

.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: #378dcb; }
  .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: #2B71A4;
  padding: 10px 16px;
  height: 40px;
  font-weight: 600; }
  .btn-primary:hover, .btn-info:hover, .btn-primary:focus, .btn-info:focus {
    background-color: #378dcb;
    -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: #d3d3d3;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }
  .form-control:hover, .form-control:focus {
    border-color: #b9b9b9; }
  .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: #424242; }

.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: #007165;
  border-color: #007165; }
.pagination li > a:hover, .pagination li > a:focus,
.pagination li > span:hover, .pagination li > span:focus {
  border-color: #d3d3d3; }
.pagination li > a, .pagination li > span,
.pagination .disabled > a, .pagination .disabled > a:hover {
  color: #007165;
  border-color: #d3d3d3; }

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: "Open Sans", Arial, Verdana, 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: #000; }
ul.nav-wizard li.active {
  color: #fff;
  background: #007165; }
  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: #007165; }

ul.nav-wizard li.active:after {
  border-left-color: #007165; }

.thumbnail {
  border-color: #f4f5f6; }
  .thumbnail:hover {
    border-color: #d3d3d3; }

#JobNumberOrTitle.k-textbox {
  width: 100%; }

.k-textbox {
  border-color: #d3d3d3;
  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: #b9b9b9; }
  .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: #d3d3d3; }

.k-state-hover span {
  background-color: #d3d3d3; }

.k-calendar .k-header, .k-calendar .k-footer, .k-calendar .k-footer .k-nav-today {
  background-color: #d3d3d3; }

.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: #d3d3d3; }

.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: #d3d3d3; }

@media (min-width: 1200px) {
  .wrapper {
    margin-bottom: -auto; }

  footer, .wrapper:after {
    height: auto; } }
.username {
  color: #ddd; }

hr {
  border-color: #d3d3d3; }

body {
  font-family: "Open Sans", Arial, Verdana, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #424242; }

p {
  font-family: "Open Sans", Arial, Verdana, sans-serif; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  color: #424242;
  font-family: "Roboto Slab", Arial, sans-serif;
  font-weight: bold;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased; }
  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: #007165; }
    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: 32px;
  font-size: 3.2rem; }
  @media (max-width: 767px) {
    h1, .h1 {
      font-size: 25px;
      font-size: 2.5rem; } }

h2, .h2 {
  font-size: 25px;
  font-size: 2.5rem;
  color: #007165; }
  @media (max-width: 767px) {
    h2, .h2 {
      font-size: 20px;
      font-size: 2rem; } }

h3, .h3 {
  font-size: 21px;
  font-size: 2.1rem; }
  @media (max-width: 767px) {
    h3, .h3 {
      font-size: 17px;
      font-size: 1.7rem; } }

h4, .h4 {
  font-size: 18px;
  font-size: 1.8rem; }
  @media (max-width: 767px) {
    h4, .h4 {
      font-size: 16px;
      font-size: 1.6rem; } }

h5, .h5 {
  font-size: 16px;
  font-size: 1.6rem; }

a {
  color: #2B71A4; }
  a:hover, a:focus {
    color: #2B71A4;
    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; }

.logo {
  padding: 15px 0;
  width: 200px;
  margin-left: 15px; }
  @media (min-width: 992px) {
    .logo {
      padding: 52px 0 40px; } }

.navbar-default {
  background-color: #fff;
  border: 0;
  margin-bottom: 0; }
  @media (min-width: 992px) {
    .navbar-default .navbar-nav {
      padding: 58px 0 52px 3%; } }
  @media (min-width: 1200px) {
    .navbar-default .navbar-nav {
      padding-left: 8%; } }
  .navbar-default .navbar-nav.right-nav {
    padding-left: 0; }
  .navbar-default .navbar-nav.main-nav li a {
    font-family: "Open Sans", Arial, Verdana, sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 600;
    color: #424242; }
  .navbar-default .navbar-nav.right-nav li a {
    font-size: 12px;
    font-size: 1.2rem;
    color: #424242; }
  .navbar-default .navbar-toggle {
    margin-top: 28px; }
    .navbar-default .navbar-toggle span.icon-bar {
      background-color: #007165; }

.navbar-collapse .navbar-nav li a {
  padding-left: 0; }

.header {
  background-color: #007165;
  background: linear-gradient(rgba(30, 108, 102, 0.8), rgba(30, 108, 102, 0.8)), url(/content/skins/Scdhb/img/WorkForce-Head.jpg);
  background-size: cover;
  padding: 56px 0; }
  .header .h1 {
    font-size: 42px;
    font-size: 4.2rem;
    color: #fff !important; }

.main-content {
  padding-top: 40px;
  padding-left: 40px; }

.sidebar {
  background-color: #f4f5f6;
  padding-top: 44px; }
  .sidebar h2 {
    padding: 0 8px 16px 0;
    display: block;
    color: #424242;
    font-family: "Open Sans", Arial, Verdana, sans-serif;
    font-weight: 600;
    font-size: 18px;
    border-bottom: 6px solid #FFFFFF; }

.careernav {
  margin-bottom: 60px; }
  .careernav p {
    margin-bottom: 0;
    border-bottom: 1px solid #d3d3d3; }
  .careernav a {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 20px 0; }
    .careernav a:hover, .careernav a:focus {
      text-decoration: underline; }

.username {
  color: #777; }
  @media (min-width: 992px) {
    .username {
      display: inline-block;
      float: right;
      margin-top: -55px; } }

.panel-default {
  border-color: #007165; }
  .panel-default .panel-heading {
    background-color: #007165;
    color: #fff; }

.team-grid .member:hover:after {
  background: #007165; }

.emergency-contacts {
  position: relative;
  padding: 40px 0;
  background-color: #005652; }
  .emergency-contacts h2 {
    color: white;
    line-height: 1;
    width: 21.05263%;
    float: left;
    margin-right: 5.26316%;
    margin-top: 0;
    font-size: 32px; }
    @media (max-width: 1023px) {
      .emergency-contacts h2 {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 20px; } }

.bare-list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .bare-list li {
    width: 21.05263%;
    float: left;
    margin-right: 3.5%; }
    @media (max-width: 1023px) {
      .bare-list li {
        width: 29%; } }
    @media (max-width: 767px) {
      .bare-list li {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 15px; } }
  .bare-list span {
    color: white;
    font-weight: 300;
    font-size: 17px; }
    .bare-list span a {
      color: white;
      font-weight: 700;
      display: block;
      font-size: 19px;
      text-decoration: none; }

.global-footer__site-info {
  border-top: 1px solid #E0E0E0;
  padding: 32px 0 18px; }

.global-footer__navigation {
  position: relative;
  display: inline-block; }

.global-footer__navigation ul li {
  display: inline-block;
  width: auto;
  margin-right: 20px;
  padding-right: 20px;
  line-height: 1;
  border-right: 1px solid #50626d; }

.global-footer__navigation ul li:first-of-type {
  padding-left: 0; }

.global-footer__navigation ul li:last-of-type {
  border-right: 0; }

.global-footer__navigation a {
  color: #152e3c;
  font-size: 14px;
  text-decoration: none; }

@media (min-width: 1024px) {
  .global-footer__site-info p {
    float: right;
    font-size: 13px;
    margin-bottom: 0; } }

/*# sourceMappingURL=Site.css.map */

.emergency-contacts {
    background-color: #007582;
}

.pagination-container > .pagination > .active > a {
    background-color: #007582;
    color: #fff;
}

.pagination-container > .pagination a {
    background-color: #fff;
    color: #007582;
}

.vacancy-item h2 > a {
    color: #007582;
}

header.header {
    background: linear-gradient(rgba(0, 117, 130, 0.8), rgba(0, 117, 130, 0.8), url(/Content/Skins/Scdhb/img/WorkForce-Head.jpg));    
}