/*  Phoenix ATS 
 *	Recruitment Software solution from Capital Software
 *	version 5
 *	http://www.phoenixats.com/
 */
/*Lexia Font*/
/*Internet Explorer < 9 */
@font-face {
  font-family: Lexia;
  src: url("/content/skins/Twoa/fonts/Lexia_RgWeb.eot");
  font-weight: normal; }
@font-face {
  font-family: 'Lexia';
  src: url("/content/skins/Twoa/fonts/Lexia_LtWeb.eot");
  font-weight: lighter; }
@font-face {
  font-family: 'Lexia';
  src: url("/content/skins/Twoa/fonts/Lexia_BdWeb.eot");
  font-weight: bold; }
@font-face {
  font-family: 'Lexia';
  src: url("/content/skins/Twoa/fonts/Lexia_LtWeb.eot");
  font-weight: lighter; }
/*WOFF-capable browsers */
@font-face {
  font-family: 'Lexia';
  src: url("/content/skins/Twoa/fonts/Lexia_RgWeb.woff") format("woff");
  font-weight: normal; }
@font-face {
  font-family: 'Lexia';
  src: url("/content/skins/Twoa/fonts/Lexia_BdWeb.woff") format("woff");
  font-weight: bold; }
@font-face {
  font-family: 'Lexia';
  src: url("/content/skins/Twoa/fonts/Lexia_LtWeb.woff") format("woff");
  font-weight: lighter; }
.navbar-default .navbar-brand {
  color: #373D3E; }
  .navbar-default .navbar-brand:hover {
    color: #2b3030; }

.navbar-inverse {
  background-color: #000;
  border: 0; }

.navbar-toggle {
  margin-top: 14px; }

.btn {
  border: 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 18px;
  line-height: 1.8rem;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px; }

.btn-social-icon {
  min-width: initial; }

.btn-default {
  background: #fff;
  border: 0; }
  .btn-default:hover, .btn-default:focus {
    background: #fff;
    border-color: #d23740; }

.btn-primary, .btn-info {
  color: #f3ecd9;
  font-weight: bold;
  padding: 6px 12px 4.4px 12px;
  border: 5px solid #af272f !important;
  background: #af272f; }
  .btn-primary:hover, .btn-primary:focus, .btn-info:hover, .btn-info:focus {
    border-color: #c8102e !important;
    background-color: #af272f;
    color: #f3ecd9; }

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: #9a9a9a;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px; }
  .form-control:hover, .form-control:focus {
    border-color: #af272f; }

.thumbnail .caption {
  color: #4a4a4a; }

.pagination {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px; }
  .pagination li:first-child > a,
  .pagination li:first-child > span {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px; }
  .pagination li:last-child > a,
  .pagination li:last-child > span {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px; }
  .pagination .active > a, .pagination .active > a:hover, .pagination .active > a:focus,
  .pagination .active > span, .pagination .active > span:hover, .pagination .active > span:focus {
    background-color: #373D3E;
    border-color: #373D3E; }
  .pagination li > a:hover, .pagination li > a:focus,
  .pagination li > span:hover, .pagination li > span:focus {
    border-color: #9a9a9a; }
  .pagination li > a, .pagination li > span,
  .pagination .disabled > a, .pagination .disabled > a:hover {
    color: #000;
    border-color: #9a9a9a; }

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: "Lexia", sans-serif, 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: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px; }

ul.nav-wizard li a {
  font-size: 10px;
  color: #000; }
ul.nav-wizard li.active {
  color: #fff;
  background: #af272f; }
  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: #af272f; }

ul.nav-wizard li.active:after {
  border-left-color: #af272f; }

@media (min-width: 992px) {
  ul.nav-wizard li {
    padding: 0 6px 0 24px;
    height: 30px;
    line-height: 30px; }
    ul.nav-wizard li:first-child {
      padding-left: 10px; }
    ul.nav-wizard li:before, ul.nav-wizard li:after {
      border-width: 17px;
      right: -15px;
      top: -2px; }
    ul.nav-wizard li:after {
      right: -13px; }
    ul.nav-wizard li a {
      font-size: 13px; }

  ul.nav-wizard .active ~ li:after,
  ul.nav-wizard li.active:after {
    border-left-width: 17px; } }
.thumbnail {
  border: 0;
  padding: 0;
  border-bottom: 4px solid #d1ccbd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background-color: #fff;
  -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; }
  .thumbnail .caption {
    padding-left: 0;
    padding-right: 0; }

#JobNumberOrTitle.k-textbox {
  width: 100%; }

.k-textbox {
  border-color: #9a9a9a;
  max-width: 100%;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px; }
  .k-textbox:hover, .k-textbox:focus {
    border-color: #af272f; }

.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: #9a9a9a; }

.k-state-hover span {
  background-color: #9a9a9a; }

.k-calendar .k-header, .k-calendar .k-footer, .k-calendar .k-footer .k-nav-today {
  background-color: #9a9a9a; }

.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: #9a9a9a; }

.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: #9a9a9a; }

#loginForm .form-group,
#registerForm .form-group,
.job-search .form-group {
  margin-left: 0;
  margin-right: 0; }

.sidebar .tab-content {
  padding-top: 10px; }

.careernav a {
  display: block; }

footer, .wrapper:after {
  height: auto; }

hr {
  border-color: #9a9a9a; }

body {
  font-family: "Lexia", sans-serif, serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: normal;
  color: #4a4a4a;
  background-color: #fff;
  text-rendering: optimizeLegibility; }

p, .careernav #logoutForm {
  font-family: "Lexia", sans-serif, serif; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  color: #4a4a4a;
  font-family: "Lexia", sans-serif, 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: #4a4a4a; }
    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: 49px;
  font-size: 4.9rem; }
  @media (max-width: 767px) {
    h1, .h1 {
      font-size: 30px;
      font-size: 3rem; } }

h2, .h2 {
  font-size: 24px;
  font-size: 2.4rem; }
  @media (max-width: 767px) {
    h2, .h2 {
      font-size: 20px;
      font-size: 2rem; } }

h3, .h3 {
  font-size: 20px;
  font-size: 2rem; }

h4, .h4 {
  font-size: 18px;
  font-size: 1.8rem; }

h5, .h5 {
  font-size: 14px;
  font-size: 1.4rem; }

a {
  color: #373D3E; }
  a:hover, a:focus {
    color: #373D3E;
    text-decoration: underline; }

.icon, .navbar-nav .fa {
  display: block;
  text-align: center;
  line-height: 1;
  font-size: 24px;
  font-size: 2.4rem; }

@font-face {
  font-family: 'icomoon';
  src: url("/content/skins/Twoa/fonts/icomoon.eot?gxjlp0");
  src: url("/content/skins/Twoa/fonts/icomoon.eot?#iefixgxjlp0") format("embedded-opentype"), url("/content/skins/Twoa/fonts/icomoon.ttf?gxjlp0") format("truetype"), url("/content/skins/Twoa/fonts/icomoon.woff?gxjlp0") format("woff");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-graduation:before {
  content: "A"; }

.icon-key:before {
  content: "K"; }

.icon-users:before {
  content: "S"; }

.icon-info:before {
  content: "I"; }

.btn-secondary {
  color: #f3ecd9;
  background-color: #4a4a4a;
  border-color: #4a4a4a;
  border: 5px solid #4a4a4a;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  padding-bottom: 4.4px; }
  .btn-secondary:hover, .btn-secondary:focus {
    border: 5px solid #666666;
    background-color: #4a4a4a;
    color: #f3ecd9; }

.btn-width-full {
  width: 100%; }

.clear-padding {
  padding-left: 0px;
  padding-right: 0px; }

@media screen and (max-width: 991px) {
  .text-sm-center {
    text-align: center; } }
.topbar {
  padding-top: 10px; }
  .topbar a {
    color: #f3ecd9;
    text-align: right;
    font-size: 12px;
    text-decoration: none; }

.navbar-nav > li > a {
  text-decoration: none;
  background-color: initial;
  font-size: 16px;
  line-height: 20px;
  padding-left: 0px;
  display: block;
  color: #f3ecd9 !important;
  text-align: left;
  width: 100%; }
.navbar-nav > li > a strong {
  display: block;
  font-weight: bolder;
  color: #fff; }
@media (min-width: 992px) {
  .navbar-nav.desktop {
    height: 75px;
    display: table;
    width: 100%; }
    .navbar-nav.desktop > li {
      display: table-cell;
      float: none;
      max-width: 150px;
      border-bottom: 4px solid transparent; }
      .navbar-nav.desktop > li:hover, .navbar-nav.desktop > li:focus {
        border-color: #fff; }
    .navbar-nav.desktop > li > a {
      padding-top: 15px;
      padding-bottom: 15px;
      height: 70px; } }

.navbar-inverse .navbar-toggle {
  border: 0;
  margin-right: 0; }

.login-buttons {
  margin-bottom: 20px;
  height: 38px; }
  @media (min-width: 992px) {
    .login-buttons {
      margin-top: 50px; } }

.navbar-header a {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 22px;
  height: 46px;
  width: 152px;
  background: url(/content/skins/Twoa/img/mobile-logo.min.svg) no-repeat;
  background-size: contain; }
  @media (min-width: 768px) {
    .navbar-header a {
      height: 66px;
      width: 434px;
      margin-top: 0;
      background: url(/content/skins/Twoa/img/twoa-logo.min.svg) no-repeat; } }
  @media (min-width: 992px) {
    .navbar-header a {
      margin-top: 30px;
      margin-bottom: 30px; } }

.sidebar {
  margin-top: 20px; }

.careernav p, .careernav #logoutForm {
  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: #d1ccbd;
    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; }

.main-content > hr {
  height: 3px;
  background-color: #f3ecd9;
  border: 0; }

.form-control,
.k-textbox {
  border-width: 2px;
  font-weight: bold; }

.pagination > li > a,
.pagination > li > span {
  border: 0; }
.pagination > li a:hover {
  background-color: #f3ecd9; }

.panel-default {
  border-color: #d1ccbd; }
  .panel-default .panel-heading {
    background-color: #d1ccbd;
    color: #4a4a4a; }
  .panel-default .team-grid:hover:after {
    background: #d1ccbd; }

footer {
  font-size: 14px; }

.footer-container {
  background: black;
  padding-top: 38px;
  color: #B7B1A3; }

.footer-container ul {
  list-style: none; }

.footer-container .social-icon {
  width: 22px;
  height: 22px;
  display: inline-block;
  float: left;
  opacity: 0.5; }

.footer-container .social-icon:hover {
  opacity: 1; }

.footer-container ul.footer-links {
  padding-left: 0px; }

.footer-container ul.social-buttons {
  margin-top: 8px;
  text-align: justify;
  width: 100%;
  padding-left: 0px; }

.footer-container ul.social-buttons:after {
  content: '';
  display: inline-block;
  width: 100%; }

.footer-container ul.social-buttons li {
  display: inline-block; }

.footer-container a {
  color: #B7B1A3; }

.footer-container a:hover {
  color: #f3ecd9 !important;
  text-decoration: none !important; }

.footer-container a.btn {
  color: #f3ecd9; }

.footer-container .columns {
  margin-top: 32px; }

.footer-container .columns a[href^="tel:"] {
  font-size: 26px;
  font-weight: bold; }

.footer-container .welcome-repeater,
.footer-container .welcome-repeater-row-2 {
  height: 97px;
  width: 100%;
  background: url(/content/skins/Twoa/img/footer-repeater-text@2x.png); }

.footer-container .welcome-repeater {
  background-position-x: -389px; }

.footer-container .welcome-repeater-row-2 {
  background-position-x: -87px; }

.footer-container .copyright-row {
  margin-top: 39px;
  margin-bottom: 49px; }

.footer-container .footer-button-mixin {
  width: 50%;
  color: #f3ecd9;
  float: left; }

@media screen and (max-width: 991px) {
  .footer-container {
    padding-top: 12px; }

  .footer-container .welcome-repeater,
  .footer-container .welcome-repeater-row-2 {
    height: 49px;
    width: 100%;
    background: url(/content/skins/Twoa/img/footer-repeater-text.png); }

  .footer-container .welcome-repeater {
    background-position-x: -194px; }

  .footer-container .welcome-repeater-row-2 {
    background-position-x: -43px; }

  .footer-container .copyright-row {
    margin-top: 10px;
    margin-bottom: 20px; }

  .footer-container .columns {
    margin-top: 10px; }

  .footer-container .gototop {
    text-align: center;
    margin-bottom: 10px; }

  .footer-container ul.footer-links {
    margin-bottom: 0px;
    margin-top: 20px;
    font-size: 12px; }

  .footer-container ul.footer-links li {
    display: inline;
    border-right: 1px solid #B7B1A3;
    padding-right: 3px;
    padding-left: 6px; }

  .footer-container ul.footer-links li:first-child {
    padding-left: initial; }

  .footer-container ul.footer-links li:last-child {
    border-right: none;
    padding-right: initial; }

  .footer-container ul.footer-links li a.feedback-center {
    text-align: center; }

  .footer-container ul.social-buttons {
    margin-top: 20px;
    padding-left: 0px;
    display: table;
    width: 100%; }

  .footer-container ul.social-buttons li {
    list-style: none;
    display: table-cell;
    text-align: center; }

  .footer-container ul.social-buttons li a {
    float: none; } }

/*# sourceMappingURL=Site.css.map */
