/*  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;
  border-radius: 0;
  text-transform: uppercase;
  padding: 12px 32px; }
  .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: #ffd934; }
  .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: #ffcf01;
  color: #000; }
  .btn-primary:hover, .btn-info:hover, .btn-primary:focus, .btn-info:focus {
    color: #000;
    background-color: #ffd934;
    -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;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }
  .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; }

.thumbnail .caption {
  color: #777; }

.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: #ffcf01;
  border-color: #ffcf01;
  color: #000; }
.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: #ffcf01;
  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: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  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: #000;
  background: #ffcf01; }
  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: #ffcf01; }

ul.nav-wizard li.active:after {
  border-left-color: #ffcf01; }

.thumbnail {
  border-color: #eee;
  border-radius: 0; }

.vacancy-box .vacancy-info h2 {
  font-size: 24px; }

#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; }

::-moz-selection {
  background: #ffcf01;
  color: #000; }

::selection {
  background: #ffcf01;
  color: #000; }

.username {
  color: #ddd; }

hr {
  border-color: #ddd; }

body {
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-size: 1.4rem;
  color: #777;
  letter-spacing: 1px; }

p {
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  color: #000;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: bold;
  text-transform: uppercase; }
  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: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
  @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: #ffcf01; }
  a:hover, a:focus {
    color: #ffcf01;
    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 {
  margin: 15px 20px 15px 0;
  height: 30px; }
  @media (max-width: 992px) {
    .logo {
      margin: 22.5px 20px 22.5px 0; } }

.navbar-default {
  height: 60px;
  background-color: #ffcf01; }
  .navbar-default .container-fluid {
    background-color: #ffcf01; }
  .navbar-default .navbar--container .navbar-toggle {
    margin: 19.5px 0;
    border-radius: 0;
    color: rgba(0, 0, 0, 0.3);
    border-color: rgba(0, 0, 0, 0.1);
    padding: 8px 14px; }
    .navbar-default .navbar--container .navbar-toggle .icon-bar {
      background-color: rgba(0, 0, 0, 0.25); }
    .navbar-default .navbar--container .navbar-toggle .icon-bar + .icon-bar {
      margin-top: 6px; }
    .navbar-default .navbar--container .navbar-toggle:hover, .navbar-default .navbar--container .navbar-toggle:focus {
      background-color: transparent; }
  .navbar-default .navbar--container .navbar-collapse {
    border: 0; }
  @media (max-width: 992px) {
    .navbar-default .navbar--container .navbar-header {
      width: 100%; } }
  .navbar-default .navbar-brand {
    color: #ffcf01; }
    .navbar-default .navbar-brand:hover {
      color: #e7bb00; }
  .navbar-default .navbar-nav li {
    margin-right: 32px;
    padding: 17px 0; }
    .navbar-default .navbar-nav li:last-child {
      margin-right: 0; }
    @media (max-width: 992px) {
      .navbar-default .navbar-nav li {
        padding: 10px 0; } }
  .navbar-default .navbar-nav > li > a {
    padding: .715rem .5rem;
    color: rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 12px;
    line-height: 1.2rem; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #000; }
  @media (max-width: 992px) {
    .navbar-default {
      height: 75px; } }

.body-content {
  margin-top: 60px;
  margin-bottom: 0; }
  @media (max-width: 992px) {
    .body-content {
      margin-top: 75px; } }

@media (min-width: 1024px) {
  .container-fluid {
    padding-left: 24px;
    padding-right: 24px; } }
.events-details .btn-default {
  border: 1px solid #ddd; }

.sidebar {
  margin-top: 20px; }

.careernav p {
  margin-bottom: 0; }
.careernav a {
  color: #000;
  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: #000;
    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: #ffcf01; }
  .panel-default .panel-heading {
    background-color: #ffcf01;
    color: #fff; }

.team-grid .member:hover:after {
  background: #ffcf01; }

footer {
  padding-top: 10px;
  height: auto; }
  footer a {
    color: #252525; }
    footer a:hover {
      color: #00e;
      text-decoration: none; }
  footer ul {
    margin: 5px 0;
    padding: 0;
    list-style: none;
    display: block; }
    footer ul li {
      height: auto;
      font-size: 12px;
      line-height: 26px;
      color: #252525; }
      footer ul li img {
        margin-right: 5px; }
    footer ul p {
      max-width: 100%;
      font-size: 10px;
      color: #959595;
      line-height: 1.25em; }
      @media (min-width: 600px) {
        footer ul p {
          max-width: 51%; } }

/*# sourceMappingURL=Site.css.map */
