/*  Phoenix ATS 
 *	Recruitment Software solution from Capital Software
 *	version 5
 *	http://www.phoenixats.com/
 */
.navbar-default .navbar-brand {
  color: #466f97; }
  .navbar-default .navbar-brand:hover {
    color: #3e6286; }
.navbar-default .navbar-nav > li > a {
  color: #466f97;
  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: #365574; }

.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: #ff9433; }
  .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 {
  margin: 0 3px;
  padding: 10px;
  display: inline-block;
  background: #64676a;
  background: -webkit-linear-gradient(top, #64676a 0, #515457 100%);
  background: -moz-linear-gradient(top, #64676a 0, #515457 100%);
  background: -ms-linear-gradient(top, #64676a 0, #515457 100%);
  background: -o-linear-gradient(top, #64676a 0, #515457 100%);
  background: linear-gradient(top, #64676a 0, #515457 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff64676a', endColorstr='#ff515457', GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff64676a',endColorstr='#ff515457',GradientType=0);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  border-radius: 3px;
  border: 1px solid #4b4b4b;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 14px;
  line-height: 14px; }
  .btn-primary:hover, .btn-info:hover, .btn-primary:focus, .btn-info:focus {
    background: #a0a4a6;
    background: -webkit-linear-gradient(top, #a0a4a6 0, #787d81 100%);
    background: -moz-linear-gradient(top, #a0a4a6 0, #787d81 100%);
    background: -ms-linear-gradient(top, #a0a4a6 0, #787d81 100%);
    background: -o-linear-gradient(top, #a0a4a6 0, #787d81 100%);
    background: linear-gradient(top, #a0a4a6 0, #787d81 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0a4a6', endColorstr='#ff787d81', GradientType=0);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0a4a6',endColorstr='#ff787d81',GradientType=0);
    border: 1px solid #4b4b4b; }

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: #cccccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }
  .form-control:hover, .form-control:focus {
    border-color: #b3b3b3; }
  .form-control:focus {
    -webkit-box-shadow: 0 0 5px #cccccc;
    -moz-box-shadow: 0 0 5px #cccccc;
    box-shadow: 0 0 5px #cccccc; }

.thumbnail .caption {
  color: #444449; }

.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: #ff7900;
  border-color: #ff7900; }
.pagination li > a:hover, .pagination li > a:focus,
.pagination li > span:hover, .pagination li > span:focus {
  border-color: #cccccc; }
.pagination li > a, .pagination li > span,
.pagination .disabled > a, .pagination .disabled > a:hover {
  color: #ff7900;
  border-color: #cccccc; }

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: "Calibri W01 Regular 904604", "Calibri", Helvetica, 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: 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: #ff7900; }
  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: #ff7900; }

ul.nav-wizard li.active:after {
  border-left-color: #ff7900; }

.thumbnail {
  border-color: #f4f4f4; }
  .thumbnail:hover {
    border-color: #cccccc; }

#JobNumberOrTitle.k-textbox {
  width: 100%; }

.k-textbox {
  border-color: #cccccc;
  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: #b3b3b3; }
  .k-textbox:focus {
    -webkit-box-shadow: 0 0 5px #cccccc;
    -moz-box-shadow: 0 0 5px #cccccc;
    box-shadow: 0 0 5px #cccccc; }

.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 #cccccc;
  -moz-box-shadow: 0 0 5px #cccccc;
  box-shadow: 0 0 5px #cccccc; }

.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: #cccccc; }

.k-state-hover span {
  background-color: #cccccc; }

.k-calendar .k-header, .k-calendar .k-footer, .k-calendar .k-footer .k-nav-today {
  background-color: #cccccc; }

.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: #cccccc; }

.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: #cccccc; }

::-moz-selection {
  background: #487caf;
  color: #fff; }

::selection {
  background: #487caf;
  color: #fff; }

@media (min-width: 1200px) {
  .wrapper {
    margin-bottom: -50px; }

  footer, .wrapper:after {
    height: 50px; } }
.username {
  color: #cccccc; }

hr {
  border-color: #cccccc; }

body {
  font-family: "Calibri W01 Regular 904604", "Calibri", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  color: #444449; }

p {
  font-family: "Calibri W01 Regular 904604", "Calibri", Helvetica, Arial, sans-serif; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  color: #444449;
  font-family: "Calibri W01 Regular 904604", "Calibri", Helvetica, Arial, sans-serif; }
  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: 39px;
  font-size: 3.9rem;
  font-family: "Calibri W01 Regular 904604", "Calibri", Helvetica, Arial, sans-serif; }
  @media (max-width: 767px) {
    h1, .h1 {
      font-size: 26px;
      font-size: 2.6rem; } }

h2, .h2 {
  font-size: 21px;
  font-size: 2.1rem; }
  @media (max-width: 767px) {
    h2, .h2 {
      font-size: 19px;
      font-size: 1.9rem; } }

h3, .h3 {
  font-size: 18px;
  font-size: 1.8rem; }
  @media (max-width: 767px) {
    h3, .h3 {
      font-size: 17px;
      font-size: 1.7rem; } }

h4, .h4 {
  font-size: 15px;
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 15px;
  font-size: 1.5rem; }

a {
  color: #466f97; }
  a:hover, a:focus {
    color: #466f97;
    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: 15px;
  font-size: 1.5rem; }

.container {
  max-width: 980px; }

@media (max-width: 767px) {
  .body-content.container {
    max-width: 90%; } }
.topbar {
  background: url(/content/skins/Gallagher/img/ribbon-bg.png);
  height: 14px; }
  @media (min-width: 992px) {
    .topbar {
      height: 33px; } }

.navbar-inverse {
  background: #000;
  margin-bottom: 0; }

.logo {
  padding: 10px 15px; }
  @media (min-width: 992px) {
    .logo {
      padding: 34px 0; } }

button.navbar-toggle {
  margin-top: 20px; }

.navbar-nav li a {
  padding-left: 0; }
.navbar-nav .job-search {
  border-top: 1px solid #cccccc;
  margin-top: 20px; }
  .navbar-nav .job-search h3, .navbar-nav .job-search label {
    color: #f4f4f4; }

.lay-bg {
  background: url(/content/skins/Gallagher/img/main-bg.jpg) center;
  background-size: cover; }

.lay-scanlines {
  background: url(/content/skins/Gallagher/img/bg-overlay.png); }

.snv-crumbs {
  margin: 20px 0 0;
  font-size: 13px; }
  .snv-crumbs a {
    color: #333; }

.body-content {
  margin-bottom: 0;
  padding-bottom: 40px; }

.main-content {
  margin-top: 20px;
  padding-bottom: 20px;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  background: #f4f4f4;
  border-bottom: #dedede; }
  .main-content > hr {
    height: 4px;
    background: #c4c4c4;
    margin-left: -15px;
    margin-right: -15px; }

.sidebar {
  margin-top: 20px; }
  .sidebar .nav-tabs li {
    width: 50%; }
    .sidebar .nav-tabs li.active a {
      border: 0;
      border-bottom: 3px solid #ff7900;
      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 #ff7900;
        -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 {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  position: relative;
  border-top: 4px solid #424247;
  background: #F7F7F7; }
  .careernav p {
    margin-bottom: 0; }
  .careernav a {
    color: #444449;
    line-height: 19.5px;
    padding: 10px 15px;
    -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 #dedede solid; }
    .careernav a:hover, .careernav a:focus {
      background: #ff911a !important;
      background: -webkit-linear-gradient(top, #ff911a 0, #ff7d1a 100%) !important;
      background: -moz-linear-gradient(top, #ff911a 0, #ff7d1a 100%) !important;
      background: -ms-linear-gradient(top, #ff911a 0, #ff7d1a 100%) !important;
      background: -o-linear-gradient(top, #ff911a 0, #ff7d1a 100%) !important;
      background: linear-gradient(top, #ff911a 0, #ff7d1a 100%) !important;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff911a', endColorstr='#ffff7d1a', GradientType=0) !important;
      -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff911a',endColorstr='#ffff7d1a',GradientType=0) !important;
      color: #000 !important;
      outline-offset: -1px;
      text-decoration: none; }

.dec-shadow {
  display: block;
  width: 100%;
  height: 19px;
  background: url(/content/skins/Gallagher/img/btn-sprite.png) -52px -11px;
  position: relative;
  top: 0; }

.sidebar .job-search {
  padding: 0 10px 10px 10px;
  border-top: 4px solid #424247;
  background: #f7f7f7;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3); }

.panel-default {
  border-color: #ff7900; }
  .panel-default .panel-heading {
    background-color: #ff7900;
    color: #fff; }

.team-grid .member:hover:after {
  background: #ff7900; }

.footer {
  background-color: #202020; }

ul.footer-links,
ul.footer-menu {
  list-style: none;
  display: inline-block;
  width: auto;
  float: left;
  text-align: left;
  margin: 0;
  padding: 0; }

.footer-links {
  padding: 14px 0; }

ul.footer-links li, ul.footer-menu li {
  display: inline-block; }

ul.footer-menu li a {
  display: inline-block;
  width: auto;
  color: #bbb;
  font-size: 12px;
  font-weight: normal;
  margin: 4px 4px 0 4px;
  padding: 0 8px; }

ul.footer-menu li a:hover {
  color: #fff;
  text-decoration: underline; }

.copyright {
  display: inline-block;
  float: right;
  font-size: 13px;
  color: #bbb; }

#footerCopyright, #footerCopyright a {
  font-size: 13px;
  color: #000;
  margin: 15px 0; }

/*# sourceMappingURL=Site.css.map */
