/*  Phoenix ATS 
 *	Recruitment Software solution from Capital Software
 *	version 5
 *	http://www.phoenixats.com/
 */
.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;
  padding: 15px 20px;
  border-radius: 0; }

.btn-social-icon {
  min-width: initial; }

.btn-default {
  background: #fff;
  border: 0; }
  .btn-default:hover, .btn-default:focus {
    background: #fff;
    border-color: #2437a1; }
  .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: #1b2977; }
  .btn-primary:hover, .btn-info:hover, .btn-primary:focus, .btn-info:focus {
    background-color: #000;
    -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; }
  .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; }

.share-buttons.expanded .btn-share--back a {
  line-height: 51px; }
  .share-buttons.expanded .btn-share--back a:hover {
    color: #5367d8; }

.social-share a {
  color: #888; }
  .social-share a:hover {
    color: #000; }

.thumbnail .caption {
  color: #777;
  padding: 24px 0; }

.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: #1b2977;
  border-color: #1b2977; }
.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: #1b2977;
  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: Roboto, Arial, 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: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }
  ul.nav-wizard li:before {
    border-left-color: #fff; }

ul.nav-wizard li a {
  color: #000; }
ul.nav-wizard li.active {
  color: #fff;
  background: #1b2977; }
  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: #1b2977; }

ul.nav-wizard li.active:after {
  border-left-color: #1b2977; }

.thumbnail {
  padding: 0;
  border-radius: 0;
  border-color: #000;
  border-width: 0 0 1px;
  background-color: transparent; }

#JobNumberOrTitle.k-textbox {
  width: 100%; }

.k-textbox {
  border-color: #ddd;
  max-width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }
  .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: #000;
  background-color: #ddd; }

@media (min-width: 1200px) {
  .wrapper {
    margin-bottom: -50px; }

  footer, .wrapper:after {
    height: 50px; } }
.username {
  color: #ddd; }

hr {
  border-color: #ddd; }

body {
  overflow-x: hidden; }

body {
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  color: #777; }

p {
  font-family: Roboto, Arial, sans-serif; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  color: #000;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 300; }
  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: #000; }
    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: 36px;
  font-size: 3.6rem;
  font-family: Roboto, Arial, sans-serif; }
  @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: 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: #1b2977; }
  a:hover, a:focus {
    color: #1b2977;
    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-header .logo-link {
  display: block;
  margin: 20px 0; }

.navbar {
  margin-top: 18px;
  margin-bottom: 0; }

.navbar-default {
  background-color: #fff;
  border: none; }
  .navbar-default .navbar-brand {
    color: #1b2977; }
    .navbar-default .navbar-brand:hover {
      color: #162262; }
  .navbar-default .navbar-nav > li > a {
    color: #000;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 14px;
    line-height: 1.4rem; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      background: #f4f4f5; }
  .navbar-default .navbar-nav li a.active {
    background-color: #1b2977;
    color: #fff; }

ul.navbar-panel {
  margin: 80px 0 0 3%; }
  ul.navbar-panel a {
    padding: 8px 12px; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #000; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: transparent; }

.navbar-toggle {
  float: none;
  margin: 0;
  height: 56px;
  width: 61px;
  margin-right: 20px;
  border: none;
  border-radius: 0;
  padding: 0 10px; }
  .navbar-toggle .icon-bar {
    width: 100%;
    height: 5px;
    border-radius: 0; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 6px; }

.navbar-header {
  display: flex;
  align-items: center;
  margin: 0; }

.space-grow {
  flex-grow: 1; }

.navbar .container {
  position: relative; }

nav.footer-menu ul ul li.sub-item {
  float: none; }

@media (max-width: 1200px) {
  ul.navbar-panel {
    margin-left: 0; } }
@media (max-width: 768px) {
  .navbar-header .logo-link {
    margin-left: 15px; } }
@media (min-width: 1300px) {
  ul.navbar-panel a {
    padding: 16px 25px 16px 20px; } }
@media only screen and (max-width: 680px) {
  .navbar-header .logo-link {
    width: 150px; }
    .navbar-header .logo-link .logo {
      width: 100%; } }
.external-site {
  background-color: #1b2977;
  color: #fff !important;
  font-size: 1.2rem;
  padding: 10px 10px 11px;
  cursor: pointer;
  width: 150px;
  text-align: center;
  position: absolute;
  top: -18px;
  right: 0;
  z-index: 9; }
  .external-site:hover {
    background-color: #000;
    text-decoration: none; }
  .external-site .fa-external-link {
    margin-left: 5px; }

.container {
  width: calc(94% + 30px); }

@media (min-width: 1231px) {
  .container {
    width: 1230px; } }
.vacancy-info .button {
  font-size: 0.8rem; }

.body-content {
  margin-top: 40px;
  margin-bottom: 50px;
  overflow: hidden; }

.vacancy-box {
  background-color: transparent; }
  .vacancy-box .vacancy-info h2 {
    font-size: 1.9rem;
    font-weight: 700; }
  .vacancy-box .vacancy-info-body {
    font-size: 1.6rem; }

.feature-job .caption {
  padding: 24px 14px; }

.bridge-image {
  position: absolute;
  right: 0;
  width: 89px;
  height: 400px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(/content/skins/WorkBridge/img/body-logo.png) no-repeat; }

@media only screen and (max-width: 1750px) {
  .bridge-image {
    right: -30px; } }
@media only screen and (max-width: 992px) {
  .bridge-image {
    display: none; } }
.job-search-wrapper {
  padding: 0;
  background-color: transparent; }

.content-info {
  padding-bottom: 94px; }
  .content-info h3 {
    font-size: 2.6rem; }
  .content-info p {
    font-size: 1.8rem; }

.sidebar {
  margin-top: 20px; }

.careernav p {
  margin-bottom: 0; }
.careernav a {
  font-size: 14px;
  font-size: 1.4rem;
  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: #1b2977;
    border-left: 8px solid #e3262d;
    color: #fff;
    text-decoration: none;
    padding-left: 6px;
    -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.active {
    background-color: #1b2977;
    border-left: 8px solid #e3262d;
    color: #fff; }

.panel-default {
  border-color: #1b2977; }
  .panel-default .panel-heading {
    background-color: #1b2977;
    color: #fff; }

.team-grid .member:hover:after {
  background: #1b2977; }

footer {
  display: flex;
  flex-direction: column;
  height: auto; }

nav.footer-menu .lvl1 {
  overflow: hidden;
  margin: 0; }
nav.footer-menu ul.lvl1 > li.menu-item {
  width: 12.5%;
  margin-right: 4.66%;
  display: block;
  float: left; }
  nav.footer-menu ul.lvl1 > li.menu-item ul {
    text-align: left; }
  nav.footer-menu ul.lvl1 > li.menu-item li {
    list-style: none; }

.footer-menu {
  height: auto;
  width: 100%; }
  .footer-menu ul {
    padding: 0; }
  .footer-menu li {
    border: 1px solid transparent; }
  .footer-menu a {
    padding: 10px 6px;
    color: #000;
    display: block;
    font-size: 1.4rem;
    line-height: 1.2rem; }
    .footer-menu a:hover {
      color: #1b2977; }
  .footer-menu .footer-tittle_link {
    font-weight: 900;
    letter-spacing: 1px;
    font-size: 1.3rem;
    text-transform: uppercase; }
  .footer-menu ul.lvl1 > li.menu-item.last-item {
    margin-right: 0; }

.phx-copyright {
  text-align: center;
  margin: 10px 0;
  font-weight: 300;
  font-size: 1.8rem;
  line-height: 1.8em; }

.inner-footer {
  background: #f4f4f5;
  width: 100%;
  padding: 30px 0; }

.footer-logo {
  display: block;
  clear: both;
  width: 140px;
  height: 85px;
  background: url(../img/logo-transparent.png) no-repeat;
  background-size: contain;
  text-indent: -999em;
  margin: 30px auto 0; }

@media only screen and (max-width: 1005px) {
  nav.footer-menu ul.lvl1 > li.menu-item {
    width: 30%;
    margin-right: 3.33%; }

  nav.footer-menu ul.lvl1 > li.menu-item.pos-3 {
    margin-right: 0; }

  nav.footer-menu ul.lvl1 > li.menu-item.pos-4 {
    clear: both; } }
@media only screen and (max-width: 680px) {
  nav.footer-menu ul.lvl1 > li.menu-item {
    width: 44%;
    margin-right: 5%; }

  nav.footer-menu ul.lvl1 > li.menu-item.pos-4 {
    clear: none; }

  nav.footer-menu ul.lvl1 > li.menu-item.pos-3 {
    margin-right: 5%; } }
@media only screen and (max-width: 400px) {
  nav.footer-menu ul.lvl1 > li.menu-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px; } }

/*# sourceMappingURL=Site.css.map */
