/*  Phoenix ATS 
 *	Recruitment Software solution from Capital Software
 *	version 5
 *	http://www.phoenixats.com/
 */
.navbar-default .navbar-brand {
  color: #213D78; }
  .navbar-default .navbar-brand:hover {
    color: #1b3364; }
.navbar-default .navbar-nav > li > a {
  color: #213D78;
  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: #162950; }

.btn {
  -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: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }
  .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: #23c3ff; }
  .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: #00aeef;
  border-color: #3fc3f3; }
  .btn-primary:hover, .btn-info:hover, .btn-primary:focus, .btn-info:focus {
    background-color: #23c3ff;
    border-color: #3fc3f3;
    -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: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }
  .form-control:hover, .form-control:focus {
    border-color: #e6e6e6; }
  .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,
.job-ad {
  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: #213D78;
  border-color: #213D78; }
.pagination li > a:hover, .pagination li > a:focus,
.pagination li > span:hover, .pagination li > span:focus {
  border-color: #fff; }
.pagination li > a, .pagination li > span,
.pagination .disabled > a, .pagination .disabled > a:hover {
  color: #00ADE4;
  border-color: #fff; }

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: Arial, Verdana, 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;
  background: #fff; }
  ul.nav-wizard li:before {
    border-left-color: #fff; }

ul.nav-wizard li a {
  color: #000; }
ul.nav-wizard li.active {
  color: #fff;
  background: #213D78; }
  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: #213D78; }

ul.nav-wizard li.active:after {
  border-left-color: #213D78; }

.thumbnail {
  border-color: #eee; }
  .thumbnail:hover {
    border-color: #fff; }

#JobNumberOrTitle.k-textbox {
  width: 100%; }

.k-textbox {
  border-color: #fff;
  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: #e6e6e6; }
  .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: #fff; }

.k-state-hover span {
  background-color: #fff; }

.k-calendar .k-header, .k-calendar .k-footer, .k-calendar .k-footer .k-nav-today {
  background-color: #fff; }

.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: #fff; }

.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: #fff; }

::-moz-selection {
  background: #00ADE4;
  color: #000; }

::selection {
  background: #00ADE4;
  color: #000; }

@media (min-width: 1200px) {
  .wrapper {
    margin-bottom: -342px; }

  footer, .wrapper:after {
    height: 342px; } }
.username {
  color: #ddd; }

hr {
  border-color: #fff; }

body {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  color: #777; }

p {
  font-family: Arial, Verdana, sans-serif; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  color: #000;
  font-family: Arial, Verdana, 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: 26px;
  font-size: 2.6rem;
  font-family: Arial, Verdana, sans-serif;
  color: #fff; }
  @media (max-width: 767px) {
    h1, .h1 {
      font-size: 20px;
      font-size: 2rem; } }

h2, .h2 {
  font-size: 22px;
  font-size: 2.2rem; }
  @media (max-width: 767px) {
    h2, .h2 {
      font-size: 20px;
      font-size: 2rem; } }

h3, .h3 {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold; }

h4, .h4 {
  font-size: 14px;
  font-size: 1.4rem; }

h5, .h5 {
  font-size: 13px;
  font-size: 1.3rem; }

a {
  color: #213D78; }
  a:hover, a:focus {
    color: #213D78;
    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: 13px;
  font-size: 1.3rem; }

body {
  background: #00ADE4 url(/content/skins/C3/img/content_flare.png);
  background-position: 50% 0;
  background-repeat: no-repeat;
  color: #fff; }

.logo {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: 15px;
  float: left; }

.navbar-default {
  border-bottom: 5px solid #fff;
  background: #081c4a; }
  @media (min-width: 992px) {
    .navbar-default {
      height: 230px;
      background: #00ADE4 url(/content/skins/C3/img/body_bg.png) center; } }
  .navbar-default .navbar-nav {
    margin-top: 10px; }
    .navbar-default .navbar-nav li a {
      color: #fff;
      text-transform: uppercase;
      font-size: 12px;
      padding: 0 13px;
      height: 52px;
      line-height: 52px;
      background: transparent url(/content/skins/C3/img/menu_arrow.png) no-repeat 0 50%; }
      .navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav li a:focus {
        color: #00ADE4; }
    .navbar-default .navbar-nav li.current a {
      color: #00ADE4;
      background: transparent url(/content/skins/C3/img/arrow_active.png) no-repeat 0 50%; }
  .navbar-default .navbar-toggle {
    margin-top: 22px; }

.header-right {
  padding-left: 30%;
  position: relative; }
  .header-right .title-page {
    position: absolute;
    top: 160px;
    left: 30%;
    color: #00ADE4;
    text-transform: uppercase;
    font-weight: bold;
    border-left: 2px solid #fff;
    padding-left: 30px;
    padding-bottom: 20px; }
  @media (min-width: 1200px) {
    .header-right {
      padding-left: 35%; }
      .header-right .title-page {
        left: 35%; } }

.partial-search .control-label,
.job-search .control-label, .realme,
.job-type,
.why-register, .realme h2, .realme h3, .realme h4,
.job-type h2,
.job-type h3,
.job-type h4,
.why-register h2,
.why-register h3,
.why-register h4, .c3-training, .register h2,
.login h2, .main-content > h1 + strong {
  color: #fff; }

.c3-training {
  margin-top: 40px; }

.job-ad {
  margin: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff; }

.register,
.login {
  background: #fff url(/content/skins/C3/img/blue_grad.jpg);
  background-size: contain;
  padding: 20px; }
  .register .form-control,
  .login .form-control {
    border-color: #00ADE4; }

.social-share > a:hover {
  text-decoration: none; }

@media (min-width: 992px) {
  .main-content {
    border-left: 1px solid #fff; } }

.thumbnail {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

.modal-dialog * {
  color: #000; }

.table-hover > tbody > tr:hover {
  background: rgba(0, 0, 0, 0.1); }

.k-calendar .k-state-selected a {
  background: #00ADE4; }

.panel p, .panel table tr, .panel .due-date {
  color: #000; }
.panel .overdue {
  color: #f44336; }

.sidebar {
  margin-top: 20px; }
  .sidebar .nav-tabs li {
    width: 50%; }
    .sidebar .nav-tabs li.active a {
      border: 0;
      border-bottom: 3px solid #00ADE4;
      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 #00ADE4;
        -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; }
  .sidebar .tab-content * {
    color: #fff; }

.careernav p {
  margin-bottom: 0;
  border-bottom: 1px solid #fff; }
.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: #00ADE4;
    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: #00ADE4; }
  .panel-default .panel-heading {
    background-color: #00ADE4;
    color: #fff; }

.team-grid .member:hover:after {
  background: #00ADE4; }

.footer {
  border-top: 5px solid #fff;
  background: url(/content/skins/C3/img/secondary_content_bg.png); }
  .footer .copyright {
    margin-top: 15px;
    margin-bottom: 30px;
    font-weight: bold; }
    .footer .copyright a {
      color: #00ADE4; }
  @media (min-width: 992px) {
    .footer .bg-wrapper {
      background: url(/content/skins/C3/img/secondary_content_default_bg.png) center no-repeat;
      height: 100%; } }

.slim-login {
  margin-top: 40px;
  margin-bottom: 10px; }
  .slim-login .btn-xs {
    padding: 4px;
    line-height: 1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    font-size: 11px; }
  .slim-login p {
    margin-top: 10px;
    font-size: 11px; }
    .slim-login p a {
      font-size: 13px; }

/*# sourceMappingURL=Site.css.map */



.form-group.job-type > span, .form-group.job-type > strong {
    color: #777;
}
