/*  Phoenix ATS 
 *	Recruitment Software solution from Capital Software
 *	version 5
 *	http://www.phoenixats.com/
 */
.navbar-default .navbar-brand {
  color: #AA9900; }
  .navbar-default .navbar-brand:hover {
    color: #908200; }
.navbar-default .navbar-nav > li > a {
  color: #AA9900;
  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: #776b00; }

.btn {
  border: 0;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

.btn-social-icon {
  min-width: initial; }

.btn-default {
  background: #fff;
  border: 0; }
  .btn-default:hover, .btn-default:focus {
    background: #fff;
    border-color: #ffea33; }
  .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: #FFE500;
  color: #333;
  text-transform: uppercase;
  font-family: myriad-pro-condensed, "Myriad Condensed", sans-serif;
  font-size: 15px;
  line-height: 30px;
  height: 30px;
  padding: 0 10px; }
  .btn-primary:hover, .btn-info:hover, .btn-primary:focus, .btn-info:focus {
    background-color: #FFE500;
    color: #333; }

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: #E6E6E6;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }
  .form-control:hover, .form-control:focus {
    border-color: #cdcdcd; }
  .form-control:focus {
    -webkit-box-shadow: 0 0 5px #FFE500;
    -moz-box-shadow: 0 0 5px #FFE500;
    box-shadow: 0 0 5px #FFE500; }

.thumbnail .caption {
  color: #666; }

.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: #FFE500;
  border-color: #FFE500; }
.pagination li > a:hover, .pagination li > a:focus,
.pagination li > span:hover, .pagination li > span:focus {
  border-color: #E6E6E6; }
.pagination li > a, .pagination li > span,
.pagination .disabled > a, .pagination .disabled > a:hover {
  color: #FFE500;
  border-color: #E6E6E6; }

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, Helvetica, 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: #333; }
ul.nav-wizard li.active {
  color: #fff;
  background: #FFE500; }
  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: #FFE500; }

ul.nav-wizard li.active:after {
  border-left-color: #FFE500; }

.thumbnail {
  border-color: #f7f7f7; }
  .thumbnail:hover {
    border-color: #E6E6E6; }

#JobNumberOrTitle.k-textbox {
  width: 100%; }

.k-textbox {
  border-color: #E6E6E6;
  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: #cdcdcd; }
  .k-textbox:focus {
    -webkit-box-shadow: 0 0 5px #FFE500;
    -moz-box-shadow: 0 0 5px #FFE500;
    box-shadow: 0 0 5px #FFE500; }

.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 #FFE500;
  -moz-box-shadow: 0 0 5px #FFE500;
  box-shadow: 0 0 5px #FFE500; }

.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: #E6E6E6; }

.k-state-hover span {
  background-color: #E6E6E6; }

.k-calendar .k-header, .k-calendar .k-footer, .k-calendar .k-footer .k-nav-today {
  background-color: #E6E6E6; }

.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: #E6E6E6; }

.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: #333;
  background-color: #E6E6E6; }

::-moz-selection {
  background: #FFE500;
  color: #333; }

::selection {
  background: #FFE500;
  color: #333; }

@media (min-width: 1200px) {
  .wrapper {
    margin-bottom: -auto; }

  footer, .wrapper:after {
    height: auto; } }
.username {
  color: #E6E6E6; }

hr {
  border-color: #E6E6E6; }

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  color: #666; }

p {
  font-family: Arial, Helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  color: #333;
  font-family: myriad-pro-condensed, "Myriad Condensed", 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: #b3b3b3; }
    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: #333;
      text-decoration: none; }

h1, .h1 {
  font-size: 29px;
  font-size: 2.9rem;
  font-family: myriad-pro-condensed, "Myriad Condensed", sans-serif;
  font-weight: bold; }
  @media (max-width: 767px) {
    h1, .h1 {
      font-size: 23px;
      font-size: 2.3rem; } }

h2, .h2 {
  font-size: 22px;
  font-size: 2.2rem;
  color: #b3b3b3;
  font-weight: bold; }
  @media (max-width: 767px) {
    h2, .h2 {
      font-size: 20px;
      font-size: 2rem; } }

h3, .h3 {
  font-size: 17px;
  font-size: 1.7rem;
  color: #666; }

h4, .h4 {
  font-size: 12px;
  font-size: 1.2rem; }

h5, .h5 {
  font-size: 12px;
  font-size: 1.2rem; }

a {
  color: #AA9900; }
  a:hover, a:focus {
    color: #AA9900; }

.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: 12px;
  font-size: 1.2rem; }

.container {
  max-width: 990px; }

.navbar-inverse {
  margin-bottom: 0;
  border: 0; }
  @media (min-width: 992px) {
    .navbar-inverse {
      background: url(/content/skins/GoughGroup/img/hyster_banner.jpg) 50% 0 no-repeat #222325; }
      .navbar-inverse > .overlay {
        background: rgba(0, 0, 0, 0.5);
        margin-bottom: 34px; }
      .navbar-inverse .container {
        padding: 0; } }
  .navbar-inverse .navbar-nav > li {
    margin: 15px 0; }
    .navbar-inverse .navbar-nav > li > a {
      font-size: 17px;
      font-size: 1.7rem;
      line-height: 30px;
      line-height: 3rem;
      font-family: myriad-pro-condensed, "Myriad Condensed", sans-serif;
      color: #fff;
      text-transform: capitalize;
      padding: 0 16px; }
      .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:active, .navbar-inverse .navbar-nav > li > a.current {
        background: #FFE500;
        color: #333; }

.navbar-header {
  float: none; }

img.tagline {
  float: right;
  margin-top: 25px; }
  @media (max-width: 991px) {
    img.tagline {
      display: none; } }

.navbar-toggle {
  margin-top: 13px; }

.breadcrumbs {
  min-height: 10px;
  background: url(/content/skins/GoughGroup/img/bg_breadcrumbs.png) repeat-x; }

.main-content {
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 992px) {
  .sidebar {
    float: left;
    width: 180px;
    padding: 10px; }

  .main-content {
    width: 790px;
    padding-right: 0;
    float: left; } }
@media (min-width: 1200px) {
  .main-content {
    width: 810px; } }
.social-share a {
  color: #666; }

.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 li > a, .pagination li > span, .pagination .disabled > a, .pagination .disabled > a:hover {
  color: #333; }

.pagination li > a, .pagination li > span, .pagination .disabled > a, .pagination .disabled > a:hover {
  color: #333 !important; }

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: #333 !important; }

.sidebar {
  margin-top: 20px;
  background: url(/content/skins/GoughGroup/img/bg_sidebar.gif) top no-repeat;
  background-size: 100%; }

.careernav p {
  margin-bottom: 0;
  border-bottom: 1px solid #E6E6E6; }
.careernav a {
  font-size: 13px;
  font-size: 1.3rem;
  color: #b2b2b2;
  text-transform: uppercase;
  font-family: myriad-pro-condensed, "Myriad Condensed", sans-serif;
  padding: 8px 0;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none; }
  .careernav a:hover, .careernav a:focus {
    color: #AA9900;
    text-decoration: none; }
.careernav .username {
  color: #666; }

.panel-default {
  border-color: #FFE500; }
  .panel-default .panel-heading {
    background-color: #FFE500;
    color: #fff; }

.team-grid .member:hover:after {
  background: #FFE500; }

.footer {
  min-height: 400px;
  padding: 100px 0 90px 0;
  color: #B3B3B3;
  background: url(/content/skins/GoughGroup/img/footer_top.png) #333 top repeat-x; }
  .footer a {
    text-decoration: underline; }

#menulist_root_footer_menu {
  margin: 5px 0 0 0;
  padding: 0;
  overflow: hidden; }
  #menulist_root_footer_menu span, #menulist_root_footer_menu a.mainlevel_footer_menu {
    color: #B3B3B3;
    font-size: 17px;
    text-decoration: none;
    font-family: myriad-pro-condensed, "Myriad Condensed", sans-serif; }

#menulist_root_footer_menu ul,
#menulist_root_footer_menu li {
  margin: 0;
  padding: 0;
  list-style: none; }

#menulist_root_footer_menu li {
  float: left;
  width: 94px;
  margin: 0 15px 5px 0; }

#menulist_root_footer_menu li.mainlevel_footer_menu ul {
  margin-top: 10px; }

#menulist_root_footer_menu li {
  float: left;
  width: 94px;
  margin: 0 15px 5px 0; }

#menulist_root_footer_menu a.sublevel_footer_menu, #menulist_root_footer_menu a.sublevel_current_footer_menu, #menulist_root_footer_menu a.sublevel_active_footer_menu {
  color: #666; }

.footer h3 {
  margin-bottom: 10px;
  margin-top: 0;
  color: #b3b3b3; }

.mod_placehere_address table {
  margin-bottom: 20px;
  margin-top: -10px; }

.btn-block {
  text-align: left;
  text-decoration: none !important;
  background: #FFE500 url(/content/skins/GoughGroup/img/button_yellow_arrow.png) right top no-repeat; }
  .btn-block:hover, .btn-block:focus {
    background-position: right bottom; }

.moduletable_social_heading h3 {
  background-color: #333;
  margin-bottom: 0;
  padding-bottom: 10px; }

.footer .last {
  margin-right: 0;
  background-color: #4C4C4C; }
  @media (min-width: 992px) {
    .footer .last {
      margin-left: 10px; } }
  .footer .last p {
    font-size: 11px;
    line-height: 15.4px; }

.footer h4 {
  margin-bottom: 2px;
  margin-top: 0; }
  .footer h4 a {
    font-weight: normal;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none; }
    .footer h4 a:hover, .footer h4 a:focus {
      color: #b3b3b3; }

.moduletable_footer_facebook {
  overflow: hidden;
  padding: 20px 0;
  margin: 0 20px;
  border-bottom: 1px solid #333; }

#facebook_icon, #twitter_icon, #linkedin_icon {
  display: block;
  float: left;
  width: 27px;
  height: 27px; }

#facebook_icon {
  background: url(/content/skins/GoughGroup/img/icon_facebook.png) top no-repeat; }

.moduletable_footer_facebook .facebook,
.moduletable_footer_linkedin .linkedin {
  width: 200px;
  width: calc(100% - 40px);
  float: right;
  clear: none; }

.moduletable_footer_linkedin {
  overflow: hidden;
  padding: 20px 0;
  margin: 0 20px; }

#linkedin_icon {
  background: url(/content/skins/GoughGroup/img/icon_linkedin.png) top no-repeat; }

.bottom {
  margin-top: 60px;
  padding-left: 15px; }
  .bottom p {
    margin-bottom: 0;
    font-weight: bold; }
  .bottom a {
    color: #666; }

/*# sourceMappingURL=Site.css.map */
