/*  Phoenix ATS 
 *	Recruitment Software solution from Capital Software
 *	version 5
 *	http://www.phoenixats.com/
 */
@font-face {
  font-family: 'Gotham-bold';
  src: url("/content/skins/OxfordFinance/fonts/Gotham-Bold.eot");
  src: url("/content/skins/OxfordFinance/fonts/Gotham-Bold.eot?#iefix") format("embedded-opentype"), url("/content/skins/OxfordFinance/fonts/Gotham-Bold.woff2") format("woff2"), url("/content/skins/OxfordFinance/fonts/Gotham-Bold.woff") format("woff"), url("/content/skins/OxfordFinance/fonts/Gotham-Bold.ttf") format("truetype"), url("/content/skins/OxfordFinance/fonts/Gotham-Bold.svg#Gotham-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Gotham-Book';
  src: url("/content/skins/OxfordFinance/fonts/Gotham-Book.eot");
  src: url("/content/skins/OxfordFinance/fonts/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("/content/skins/OxfordFinance/fonts/Gotham-Book.woff2") format("woff2"), url("/content/skins/OxfordFinance/fonts/Gotham-Book.woff") format("woff"), url("/content/skins/OxfordFinance/fonts/Gotham-Book.ttf") format("truetype"), url("/content/skins/OxfordFinance/fonts/Gotham-Book.svg#Gotham-Book") format("svg");
  font-weight: normal;
  font-style: normal; }
.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: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px; }
  .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: #15bfff; }
  .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: #00A3E1;
  text-transform: uppercase;
  font-weight: bold; }
  .btn-primary:hover, .btn-info:hover, .btn-primary:focus, .btn-info:focus {
    background-color: #0091c8;
    -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: #acacae;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px; }
  .form-control:hover, .form-control:focus {
    border-color: #939394; }
  .form-control:focus {
    -webkit-box-shadow: 0 0 5px #79797b;
    -moz-box-shadow: 0 0 5px #79797b;
    box-shadow: 0 0 5px #79797b; }

.thumbnail .caption {
  color: #79797b; }

.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: #00A3E1;
  border-color: #00A3E1; }
.pagination li > a:hover, .pagination li > a:focus,
.pagination li > span:hover, .pagination li > span:focus {
  border-color: #acacae; }
.pagination li > a, .pagination li > span,
.pagination .disabled > a, .pagination .disabled > a:hover {
  color: #00A3E1;
  border-color: #acacae; }

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: "Gotham-Book", Calibri, Verdana, 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: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px; }
  ul.nav-wizard li:before {
    border-left-color: #fff; }

ul.nav-wizard li a {
  color: #000; }
ul.nav-wizard li.active {
  color: #fff;
  background: #00A3E1; }
  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: #00A3E1; }

ul.nav-wizard li.active:after {
  border-left-color: #00A3E1; }

.thumbnail {
  border-color: #ebebeb;
  border-radius: 6px; }
  .thumbnail:hover {
    border-color: #acacae; }

#JobNumberOrTitle.k-textbox {
  width: 100%; }

.k-textbox {
  border-color: #acacae;
  max-width: 100%;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px; }
  .k-textbox:hover, .k-textbox:focus {
    border-color: #939394; }
  .k-textbox:focus {
    -webkit-box-shadow: 0 0 5px #79797b;
    -moz-box-shadow: 0 0 5px #79797b;
    box-shadow: 0 0 5px #79797b; }

.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 #79797b;
  -moz-box-shadow: 0 0 5px #79797b;
  box-shadow: 0 0 5px #79797b; }

.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: #acacae; }

.k-state-hover span {
  background-color: #acacae; }

.k-calendar .k-header, .k-calendar .k-footer, .k-calendar .k-footer .k-nav-today {
  background-color: #acacae; }

.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: #acacae; }

.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: #acacae; }

::-moz-selection {
  background: #00A3E1;
  color: #000; }

::selection {
  background: #00A3E1;
  color: #000; }

@media (min-width: 1200px) {
  .wrapper {
    margin-bottom: -auto; }

  footer, .wrapper:after {
    height: auto; } }
.username {
  color: #79797b; }

hr {
  border-color: #acacae; }

body {
  font-family: "Gotham-Book", Calibri, Verdana, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  color: #79797b; }

p {
  font-family: "Gotham-Book", Calibri, Verdana, Arial, sans-serif; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  color: #79797b;
  font-family: "Gotham-bold", Calibri, Verdana, Arial, sans-serif;
  font-weight: bold; }
  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: #79797b; }
    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: #79797b; }

h1, .h1 {
  font-size: 36px;
  font-size: 3.6rem;
  font-family: "Gotham-bold", Calibri, Verdana, 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;
  color: #00A3E1; }
  @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: #00A3E1; }
  a:hover, a:focus {
    color: #00A3E1;
    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; }

.mobile-logo {
  max-width: 160px; }
  @media (max-width: 767px) {
    .mobile-logo {
      padding-left: 15px;
      max-width: 130px; } }

.top-banner {
  max-width: 100%;
  margin-top: 20px; }

.navbar-default {
  background: transparent;
  border: 0; }
  @media (max-width: 991px) {
    .navbar-default {
      background: #00A3E1; } }
  .navbar-default .navbar-toggle {
    border: 0;
    padding: 0;
    margin-top: 12px; }
    @media (min-width: 768px) {
      .navbar-default .navbar-toggle {
        margin-top: 24px; } }
    .navbar-default .navbar-toggle .icon-bar {
      background: #fff;
      height: 4px;
      width: 30px;
      margin-top: 6px; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:active, .navbar-default .navbar-toggle:focus {
      background: transparent; }
      .navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:active .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
        background: #cff2ff; }
  .navbar-default .navbar-nav {
    margin-top: 10px; }
    .navbar-default .navbar-nav > li > a {
      color: #fff;
      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: #cff2ff; }

.navbar-collapse .control-label {
  color: #cff2ff; }
.navbar-collapse .btn-primary, .navbar-collapse .btn-info {
  background: #fff;
  color: #00A3E1; }

.job-search-wrapper {
  padding-left: 15px;
  padding-right: 15px; }

.sidebar {
  margin-top: 20px; }

.careernav p {
  margin-bottom: 0; }
.careernav a {
  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: #00A3E1;
    color: #fff;
    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: #00A3E1; }
  .panel-default .panel-heading {
    background-color: #00A3E1;
    color: #fff; }

.team-grid .member:hover:after {
  background: #00A3E1; }

footer {
  text-align: center; }
  footer .banners {
    padding: 20px;
    background: #ebebeb;
    margin-bottom: 12px; }
    footer .banners a img {
      margin: 10px 2%;
      max-width: 29%; }
      @media (max-width: 720px) {
        footer .banners a img {
          max-width: 96%; } }
      footer .banners a img:hover {
        box-shadow: 0px 4px 10px #0000001c; }

/*# sourceMappingURL=Site.css.map */
