/* config variables */
/* roboto font */
@import url(//fonts.googleapis.com/css?family=Roboto:400,100,100italic,300italic,300,400italic,500,500italic,700,700italic,900,900italic);
/* source sans pro */
/* lato */
/* merriweather */
.greyF5 {
  color: #f5f5f5; }

.greyF6 {
  color: #f6f6f6; }

.greyEE {
  color: #eeeeee; }

.inner {
  padding: 10px; }

.inner15 {
  padding: 15px; }

.inner20 {
  padding: 20px; }

.inner30 {
  padding: 30px; }

.inner40 {
  padding: 40px; }

.inner50 {
  padding: 50px; }

.no-side-padding {
  padding-left: 0px;
  padding-right: 0px; }

.no-vertical-padding {
  padding-top: 0px;
  padding-bottom: 0px; }

.no-padding-left {
  padding-left: 0px; }

.no-padding-bottom {
  padding-bottom: 0px; }

.no-margin-top {
  margin-top: 0px; }

.no-margin-bottom {
  margin-bottom: 0px; }

.white {
  color: #ffffff; }

.white-bg {
  background: #fff; }

.grey-bg {
  background: #f6f6f6; }

.grey-ef-bg {
  background: #EFEFEE; }

.btn-full {
  width: 100%; }

.btn-side-padding {
  padding-left: 40px;
  padding-right: 40px; }

.border-d7 {
  border: 1px solid #D7D7D7; }

.border-da {
  border: 1px solid #DADADA; }

.no-border-radius {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }

.border-radius-6 {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.border-radius-4 {
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px; }

.border-radius-bottom-right {
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px; }

.border-radius-top-right {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  top-bottom-right-radius: 6px; }

.no-border-top {
  border-top: 0px !important;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

.no-border-bottom {
  border-bottom: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px; }

.inline {
  display: inline; }

.inline-block {
  display: inline-block; }

.clear {
  clear: both; }

.align-top {
  vertical-align: top; }

/* modules */
/* this mixin makes possible to add transition to a specific vendor, example: */
/* -webkit-transition: -webkit-transform 0.5s linear; */
.body > * {
  font-family: Roboto, Helvetica Neue, Helvetica, sans-serif !important; }

h1, h2, h3, h4, h5, h6 {
  font-family: Roboto, Helvetica Neue, Helvetica, sans-serif !important; }

.container {
  max-width: none !important; }

.clear-left {
  clear: left; }

.no-float {
  float: none !important; }

.navbar {
  min-height: 40px !important;
  border-left: none;
  border-right: none;
  border-bottom: none; }

#rc-jb {
  background: url("/images/textured-wallpaper.jpg") repeat; }
  #rc-jb h1.rc_style {
    font-weight: 500;
    font-size: 26px;
    color: #4a4a4a; }
  #rc-jb h2.rc_style {
    font-weight: 500;
    font-size: 20px;
    color: #4a4a4a; }
  #rc-jb h3 {
    font-weight: 500;
    font-size: 17px;
    color: #333333;
    padding-bottom: 0px; }
  #rc-jb h4.rc_style {
    font-size: 15px;
    color: #9b9b9b; }
  #rc-jb p.rc_style, #rc-jb span.rc_style {
    font-size: 14px;
    line-height: 22px;
    color: #4a4a4a; }
    #rc-jb p.rc_style.secondary, #rc-jb span.rc_style.secondary {
      color: #9b9b9b; }
  #rc-jb hr.rc_style {
    margin: 10px 0; }
  #rc-jb #big-header a.logo img, #rc-jb #big-header img.logo {
    margin-top: 10px;
    height: auto; }
  #rc-jb .homepage-module .content-box {
    min-height: 340px;
    height: 340px; }
    @media (max-width: 767px) {
      #rc-jb .homepage-module .content-box {
        min-height: none;
        height: auto; } }
    #rc-jb .homepage-module .content-box .inner {
      padding: 20px; }
    #rc-jb .homepage-module .content-box .view-all {
      color: #6D9BE0;
      font-size: 13px; }
  #rc-jb .homepage-module.trending a {
    width: 98%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  #rc-jb .homepage-module#featured-jobs .view-all, #rc-jb .homepage-module#featured-companies .view-all {
    position: relative;
    top: 2px; }
  #rc-jb .homepage-module .carousel-inner {
    height: 235px;
    overflow: hidden; }
  #rc-jb #trending a, #rc-jb .trending a {
    font-size: 15px;
    color: #4a4a4a;
    padding: 5px;
    display: inline-block; }
    #rc-jb #trending a.all, #rc-jb .trending a.all {
      color: #6D9BE0; }
  #rc-jb #trending .min-height, #rc-jb .trending .min-height {
    min-height: 500px; }
  #rc-jb .carousel {
    /*    .carousel-control{
          margin-top: 220px;
          background: none;
          span{
            color: #333;
          }
        }*/ }
    #rc-jb .carousel .carousel-indicators {
      z-index: 1000;
      top: 230px; }
      #rc-jb .carousel .carousel-indicators li {
        border: 1px solid #333; }
        #rc-jb .carousel .carousel-indicators li.active {
          background-color: #333; }
  #rc-jb #featured-jobs {
    font-size: 15px;
    clear: right; }
    #rc-jb #featured-jobs h3 {
      display: inline-block; }
      @media (max-width: 992px) {
        #rc-jb #featured-jobs h3 {
          display: block; } }
    @media (max-width: 767px) {
      #rc-jb #featured-jobs .content-box {
        height: 350px; }
        #rc-jb #featured-jobs .content-box .carousel-indicators {
          top: 230px; } }
    #rc-jb #featured-jobs div.location {
      color: #A2A2A2;
      width: 90%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    #rc-jb #featured-jobs .feature-job .inner {
      padding: 00px 20px 10px 20px; }
    #rc-jb #featured-jobs .carousel a {
      color: #000; }
  #rc-jb.featured-companies-page .feature-company {
    padding: 0px 30px;
    margin-bottom: 40px; }
    #rc-jb.featured-companies-page .feature-company .inner {
      text-align: center;
      border: 1px solid #E5E5E5;
      height: 320px; }
      @media (max-width: 767px) {
        #rc-jb.featured-companies-page .feature-company .inner {
          height: 400px; } }
  #rc-jb.featured-companies-page .company-logo-holder {
    position: relative;
    top: -20px;
    background: #fff;
    display: inline-block;
    width: 130px;
    height: 130px;
    padding: 10px;
    border: 1px solid #E3E3E3;
    display: table-cell;
    vertical-align: middle; }
    #rc-jb.featured-companies-page .company-logo-holder .company-logo {
      max-height: 110px;
      display: inline-block; }
  #rc-jb.featured-companies-page span.company-name {
    color: #416494;
    font-size: 16px;
    font-weight: bold; }
  #rc-jb.featured-companies-page p {
    padding: 0px 15px;
    font-size: 14px;
    color: #5B5B5B; }
  #rc-jb #featured-companies h3 {
    display: inline-block; }
  #rc-jb #featured-companies .heading {
    padding: 20px; }
  @media (max-width: 767px) {
    #rc-jb #featured-companies .content-box {
      height: auto; }
      #rc-jb #featured-companies .content-box .carousel-inner {
        overflow: none;
        height: auto; }
      #rc-jb #featured-companies .content-box .carousel-indicators {
        bottom: -20px;
        top: auto; } }
  #rc-jb #featured-companies .feature-company {
    text-align: center; }
    #rc-jb #featured-companies .feature-company .company-logo-holder {
      display: inline-block;
      width: 130px;
      height: 130px;
      padding: 10px;
      border: 1px solid #E3E3E3;
      display: table-cell;
      vertical-align: middle; }
      #rc-jb #featured-companies .feature-company .company-logo-holder .company-logo {
        max-height: 110px;
        display: inline-block; }
    #rc-jb #featured-companies .feature-company span {
      position: relative;
      top: 8px;
      color: #818181;
      font-size: 15px; }
  @media (min-width: 1200px) {
    #rc-jb #articles-block.reduced-col-width {
      width: 72%; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    #rc-jb #articles-block.reduced-col-width {
      width: 66%; } }
  @media (min-width: 768px) and (max-width: 991px) {
    #rc-jb #articles-block.reduced-col-width {
      width: 100%;
      display: block; } }
  #rc-jb h2.article-title {
    font-weight: normal !important; }
  #rc-jb #featured-articles-container {
    padding-top: 25px; }
  #rc-jb .article_image {
    min-height: 256px; }
  #rc-jb .one-article-view .article_image {
    padding: 30%; }
  #rc-jb .article_image {
    background-position: center center;
    background-size: cover;
    width: 100%;
    z-index: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #rc-jb .one-article-clickable {
    cursor: pointer; }
  #rc-jb .one-article-title {
    text-align: center;
    margin: 15px 0; }
  #rc-jb .one-article-creator {
    text-align: center;
    color: #666;
    margin: 15px 0; }
  #rc-jb .one-article-description {
    text-align: left; }
  #rc-jb .one-article-content {
    margin-top: 15px;
    font-size: 16px;
    line-height: 24px; }
  #rc-jb #back_to_articles_button {
    padding: 5px 0;
    display: inline-block;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s; }
  #rc-jb.search-page h3.search-title {
    margin-top: 5px; }
  @media (max-width: 767px) {
    #rc-jb.search-page .pagination-bar li:first-child, #rc-jb.search-page .pagination-bar li:last-child {
      display: none; } }
  #rc-jb .banner-ad img {
    padding: 20px 0 20px 0;
    width: 100%;
    height: auto; }
  #rc-jb #reset_filters_container {
    text-align: center; }
  #rc-jb #btn-reset-filters {
    background: #F8F8F8;
    border: 1px solid #DEDEDE;
    color: #4a4a4a;
    display: block;
    width: 100%; }
  #rc-jb .jobtype_input, #rc-jb .experience_input, #rc-jb .onet_pathway_input {
    visibility: hidden; }
  #rc-jb .hidden_facet {
    display: none; }
  #rc-jb .facet_label {
    width: 75%; }
  #rc-jb .facet_label:hover {
    text-decoration: underline; }
  #rc-jb .facet_count {
    float: right; }
  #rc-jb .subpage-spacer {
    margin-top: 50px; }
  #rc-jb #subpage-header {
    padding: 20px 0px; }
    #rc-jb #subpage-header img.logo {
      width: auto;
      height: auto;
      max-height: 100px; }
      @media (max-width: 640px) {
        #rc-jb #subpage-header img.logo {
          max-height: 100px;
          max-width: 400px !important; } }
      @media (max-width: 320px) {
        #rc-jb #subpage-header img.logo {
          max-height: 70px;
          max-width: 300px !important; } }
      @media (max-width: 767px) {
        #rc-jb #subpage-header img.logo {
          max-width: 300px !important;
          max-height: 60px; } }
    #rc-jb #subpage-header .btn-primary {
      background-color: #3D76AE;
      padding-left: 30px;
      padding-right: 30px;
      font-weight: 500;
      font-size: 15px; }
  #rc-jb #career-page-header #career-page-logo {
    max-height: 75px; }
  #rc-jb #career-page-header .career-page-logo-padding {
    padding: 10px 0px; }
  #rc-jb #menu-bar, #rc-jb .menu-bar {
    min-height: 40px; }
    #rc-jb #menu-bar .navbar, #rc-jb .menu-bar .navbar {
      -webkit-border-radius: 0px !important;
      border-radius: 0px !important;
      background-clip: padding-box;
      /* stops bg color from leaking outside the border: */
      background: #E8E8E8;
      margin-bottom: 0px; }
      @media (max-width: 767px) {
        #rc-jb #menu-bar .navbar, #rc-jb .menu-bar .navbar {
          position: fixed;
          top: 0;
          left: 0;
          right: 0;
          z-index: 1001; } }
    #rc-jb #menu-bar .navbar-header, #rc-jb .menu-bar .navbar-header {
      min-height: 40px; }
    @media (max-width: 767px) {
      #rc-jb #menu-bar .navbar-toggle, #rc-jb .menu-bar .navbar-toggle {
        display: block; } }
    #rc-jb #menu-bar .navbar-default .navbar-collapse, #rc-jb #menu-bar .navbar-default .navbar-form, #rc-jb .menu-bar .navbar-default .navbar-collapse, #rc-jb .menu-bar .navbar-default .navbar-form {
      border: none !important; }
    #rc-jb #menu-bar ul, #rc-jb .menu-bar ul {
      margin-top: 0px; }
    #rc-jb #menu-bar li.active, #rc-jb #menu-bar li a, #rc-jb .menu-bar li.active, #rc-jb .menu-bar li a {
      -webkit-border-radius: 0px !important;
      border-radius: 0px !important;
      background-clip: padding-box;
      /* stops bg color from leaking outside the border: */ }
    #rc-jb #menu-bar li a, #rc-jb .menu-bar li a {
      font-size: 14px; }
      #rc-jb #menu-bar li a.active, #rc-jb .menu-bar li a.active {
        background: #4A4A4A; }
    #rc-jb #menu-bar.menu-inline, #rc-jb .menu-bar.menu-inline {
      margin-top: 20px;
      float: right;
      min-height: 0px; }
      #rc-jb #menu-bar.menu-inline .navbar, #rc-jb #menu-bar.menu-inline .navbar-header, #rc-jb .menu-bar.menu-inline .navbar, #rc-jb .menu-bar.menu-inline .navbar-header {
        border: none !important;
        min-height: 0px !important; }
      #rc-jb #menu-bar.menu-inline ul, #rc-jb .menu-bar.menu-inline ul {
        float: left !important; }
        @media (min-width: 768px) and (max-width: 991px) {
          #rc-jb #menu-bar.menu-inline ul, #rc-jb .menu-bar.menu-inline ul {
            float: right !important; } }
        #rc-jb #menu-bar.menu-inline ul a, #rc-jb .menu-bar.menu-inline ul a {
          font-size: 16px; }
      #rc-jb #menu-bar.menu-inline .container, #rc-jb .menu-bar.menu-inline .container {
        display: inline; }
      @media (max-width: sm) {
        #rc-jb #menu-bar.menu-inline .career-page-logo-padding, #rc-jb .menu-bar.menu-inline .career-page-logo-padding {
          display: none; } }
      @media (max-width: 991px) {
        #rc-jb #menu-bar.menu-inline .navbar, #rc-jb .menu-bar.menu-inline .navbar {
          position: fixed;
          top: 0;
          left: 0;
          right: 0;
          z-index: 1001; }
        #rc-jb #menu-bar.menu-inline .logo.visible-xs, #rc-jb .menu-bar.menu-inline .logo.visible-xs {
          display: block !important;
          max-height: 60px; }
        #rc-jb #menu-bar.menu-inline .navbar-header, #rc-jb .menu-bar.menu-inline .navbar-header {
          float: none;
          display: block; }
        #rc-jb #menu-bar.menu-inline .navbar-left, #rc-jb #menu-bar.menu-inline .navbar-right, #rc-jb .menu-bar.menu-inline .navbar-left, #rc-jb .menu-bar.menu-inline .navbar-right {
          float: none !important; }
        #rc-jb #menu-bar.menu-inline .navbar-toggle, #rc-jb .menu-bar.menu-inline .navbar-toggle {
          display: block; }
        #rc-jb #menu-bar.menu-inline .navbar-collapse, #rc-jb .menu-bar.menu-inline .navbar-collapse {
          border-top: 1px solid transparent;
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
        #rc-jb #menu-bar.menu-inline .navbar-fixed-top, #rc-jb .menu-bar.menu-inline .navbar-fixed-top {
          top: 0;
          border-width: 0 0 1px; }
        #rc-jb #menu-bar.menu-inline .navbar-collapse.collapse, #rc-jb .menu-bar.menu-inline .navbar-collapse.collapse {
          display: none !important; }
        #rc-jb #menu-bar.menu-inline .navbar-nav, #rc-jb .menu-bar.menu-inline .navbar-nav {
          float: none !important;
          margin-top: 7.5px; }
        #rc-jb #menu-bar.menu-inline .navbar-nav > li, #rc-jb .menu-bar.menu-inline .navbar-nav > li {
          float: none; }
        #rc-jb #menu-bar.menu-inline .navbar-nav > li > a, #rc-jb .menu-bar.menu-inline .navbar-nav > li > a {
          padding-top: 10px;
          padding-bottom: 10px; }
        #rc-jb #menu-bar.menu-inline .collapse.in, #rc-jb .menu-bar.menu-inline .collapse.in {
          display: block !important; } }
  #rc-jb #hero-ad {
    padding: 20px 0; }
  #rc-jb .search-bar {
    clear: both; }
    @media (min-width: 1200px) {
      #rc-jb .search-bar {
        margin-top: 30px;
        margin-bottom: 15px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      #rc-jb .search-bar {
        margin-top: 20px;
        margin-bottom: 15px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      #rc-jb .search-bar {
        margin-top: 0px; } }
    #rc-jb .search-bar .container .row .col-xs-12 .bg {
      background: #81827B;
      padding-top: 8px;
      min-height: 90px;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px; }
      @media (min-width: 768px) and (max-width: 991px) {
        #rc-jb .search-bar .container .row .col-xs-12 .bg {
          background: none; } }
      @media (max-width: 767px) {
        #rc-jb .search-bar .container .row .col-xs-12 .bg {
          background: none; } }
    #rc-jb .search-bar .container .search-row {
      margin-top: 15px; }
      @media (min-width: 768px) and (max-width: 991px) {
        #rc-jb .search-bar .container .search-row input {
          margin-bottom: 8px; } }
      @media (max-width: 767px) {
        #rc-jb .search-bar .container .search-row input {
          margin-bottom: 8px; } }
      #rc-jb .search-bar .container .search-row .btn-search span {
        font-size: 16px;
        font-weight: normal; }
    #rc-jb .search-bar.search-hero {
      background-image: url("/images/search-hero-default2.jpg");
      background-size: cover;
      background-position: center;
      height: 350px;
      margin-top: 0px;
      margin-bottom: 30px; }
      #rc-jb .search-bar.search-hero .bg {
        background: none !important;
        border: none !important;
        padding-top: 90px !important; }
        @media (max-width: 767px) {
          #rc-jb .search-bar.search-hero .bg {
            padding-top: 50px !important; } }
        #rc-jb .search-bar.search-hero .bg h2 {
          color: #fff;
          text-shadow: 1px 1px 10px #333, 1px 1px 10px #333;
          font-size: 36px; }
          @media (max-width: 767px) {
            #rc-jb .search-bar.search-hero .bg h2 {
              font-size: 24px; } }
  @media (max-width: 767px) {
    #rc-jb #company-info-row {
      text-align: center; }
      #rc-jb #company-info-row #company_logo {
        max-height: 100px;
        margin: 0px auto; } }
  #rc-jb .sponsored-jobs-header {
    background: #FDFCEB;
    padding: 10px 10px 1px 25px;
    border-bottom: 1px solid #ddd; }
    #rc-jb .sponsored-jobs-header p {
      font-size: 16px;
      color: #999999 !important; }
  #rc-jb .ad-mobile-sticky {
    text-align: center;
    position: fixed;
    bottom: 0px;
    max-height: 50px;
    width: 100%; }
    #rc-jb .ad-mobile-sticky .flex-container {
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center; }
  #rc-jb .jobs-list:last-child {
    border-top: 1px solid #ddd; }
  #rc-jb .jobs-list .job-top-border {
    border-top: 1px solid #ddd; }
  #rc-jb .jobs-list .search-ad {
    border-bottom: 1px solid #ddd; }
  #rc-jb .jobs-list .job-title a {
    color: #5C8EDC;
    font-size: 16px;
    font-weight: bold; }
  #rc-jb .jobs-list .info-row {
    font-size: 14px; }
    #rc-jb .jobs-list .info-row a, #rc-jb .jobs-list .info-row span {
      color: #777777; }
  #rc-jb .jobs-list .jobs-desc {
    font-size: 15px;
    color: #4a4a4a;
    margin-top: 5px; }
  #rc-jb .jobs-list .sponsored {
    background: #FDFCEB;
    border-bottom: 1px solid #DDDDDD; }
  #rc-jb .jobs-list .featured.label {
    background: #fff;
    font-size: 12px;
    color: #56AC68;
    border: 1px solid #56AC68;
    font-weight: normal;
    position: relative;
    top: -3px;
    left: 3px;
    padding: .15em .7em; }
  #rc-jb .jobs-list .company-logo-holder {
    display: table-cell;
    vertical-align: middle;
    border: 1px solid #ddd;
    border-radius: 4px;
    height: 70px;
    width: 70px;
    background: #fff; }
    #rc-jb .jobs-list .company-logo-holder .thumbnail {
      border: none; }
  #rc-jb .captcha_image {
    display: block;
    margin-bottom: 10px; }
  #rc-jb.homepage .post-job-buttons {
    clear: right;
    margin-bottom: 15px;
    background: none; }
    #rc-jb.homepage .post-job-buttons .col-md-6 {
      border: 1px #E2E2E2;
      text-transform: uppercase; }
      #rc-jb.homepage .post-job-buttons .col-md-6 span {
        color: #A1A1A1;
        font-size: 15px; }
        @media (max-width: 992px) {
          #rc-jb.homepage .post-job-buttons .col-md-6 span {
            display: block; } }
      #rc-jb.homepage .post-job-buttons .col-md-6 h2 {
        padding-bottom: 0px; }
      #rc-jb.homepage .post-job-buttons .col-md-6 img {
        margin-top: 8px; }
        @media (max-width: 992px) {
          #rc-jb.homepage .post-job-buttons .col-md-6 img {
            float: none !important;
            clear: both;
            display: block; } }
      #rc-jb.homepage .post-job-buttons .col-md-6 .content-box {
        height: 118px; }
        @media (max-width: 992px) {
          #rc-jb.homepage .post-job-buttons .col-md-6 .content-box {
            height: 150px; } }
      #rc-jb.homepage .post-job-buttons .col-md-6.flexwork .content-box {
        border-bottom: 6px solid #356AA8; }
        #rc-jb.homepage .post-job-buttons .col-md-6.flexwork .content-box img {
          margin-top: 13px; }
      #rc-jb.homepage .post-job-buttons .col-md-6.moonlighting .content-box {
        border-bottom: 6px solid #EBAA3B; }
  #rc-jb.homepage .categories-block .col-md-3 {
    margin-bottom: 10px;
    vertical-align: middle; }
    #rc-jb.homepage .categories-block .col-md-3 .table {
      display: table;
      width: 100%; }
    #rc-jb.homepage .categories-block .col-md-3 .bg {
      width: 100% !important;
      display: table-cell;
      vertical-align: middle;
      height: 163px;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center; }
    #rc-jb.homepage .categories-block .col-md-3 a {
      text-shadow: 1px 1px 1px #000;
      display: block;
      color: #fff;
      font-size: 20px;
      vertical-align: middle; }
    #rc-jb.homepage .categories-block .col-md-3 .inner {
      padding: 40px; }
  #rc-jb.job-page .job-details .job-title {
    font-weight: 500 !important;
    font-size: 26px; }
  #rc-jb.job-page .company-name {
    font-size: 16px; }
  #rc-jb.job-page #job_main_info {
    border-bottom: 1px solid #ddd;
    padding-bottom: 7px;
    margin-bottom: 20px; }
  #rc-jb.job-page #job_secondary_info {
    padding-bottom: 18px; }
  #rc-jb.job-page #job_postedon {
    text-align: right; }
  #rc-jb.job-page #job_description {
    margin-bottom: 15px; }
    #rc-jb.job-page #job_description ul {
      list-style-type: disc;
      margin-left: 25px; }
  #rc-jb.job-page #apply-now .applied strong, #rc-jb.job-page #apply-now .applied p, #rc-jb.job-page #apply-now .alert strong, #rc-jb.job-page #apply-now .alert p, #rc-jb.job-page .additional-instructions .applied strong, #rc-jb.job-page .additional-instructions .applied p, #rc-jb.job-page .additional-instructions .alert strong, #rc-jb.job-page .additional-instructions .alert p {
    line-height: 1.6em; }
  #rc-jb.job-page #apply-now .applied strong, #rc-jb.job-page #apply-now .alert strong, #rc-jb.job-page .additional-instructions .applied strong, #rc-jb.job-page .additional-instructions .alert strong {
    font-size: 16px !important;
    display: block;
    font-weight: 500;
    margin-bottom: 8px; }
  #rc-jb.job-page #apply-now .applied p, #rc-jb.job-page #apply-now .alert p, #rc-jb.job-page .additional-instructions .applied p, #rc-jb.job-page .additional-instructions .alert p {
    font-size: 15px !important;
    padding-right: 150px; }
  #rc-jb.themed .widget {
    font-size: 15px;
    margin-bottom: 30px; }
    #rc-jb.themed .widget .block {
      background: #fff;
      min-height: 200px;
      display: block; }
    #rc-jb.themed .widget.highlite .block {
      border: 5px solid #FF0000 !important; }
    #rc-jb.themed .widget.hero .inner {
      padding: 30px; }
    #rc-jb.themed .widget.job-widget .block {
      min-height: 600px; }
    #rc-jb.themed .widget.job-widget h2 {
      padding: 15px; }
    #rc-jb.themed .widget.job-widget .search-bar .bg {
      background: none; }
    #rc-jb.themed .widget.job-widget .search-bar input {
      border: 1px solid #DDDDDD; }
    #rc-jb.themed .widget.job-widget .search-bar .btn-search {
      background-color: #678DD6;
      color: #fff; }
      #rc-jb.themed .widget.job-widget .search-bar .btn-search span {
        color: #fff; }
    #rc-jb.themed .widget.company-info {
      font-size: 15px; }
      #rc-jb.themed .widget.company-info .logo {
        display: inline-block;
        margin-top: 0px;
        width: auto;
        max-height: 150px; }
    #rc-jb.themed .widget.image {
      font-size: 15px; }
    #rc-jb.themed .widget.text {
      font-size: 15px; }
      #rc-jb.themed .widget.text strong {
        font-size: 18px;
        display: block; }
      #rc-jb.themed .widget.text .inner {
        padding: 20px; }
  #rc-jb.themed.job-page .ads-details-wrapper {
    min-height: 450px; }
  #rc-jb.company-page.basic .page-head h1 {
    padding-bottom: 10px;
    font-size: 40px; }
    @media (max-width: 767px) {
      #rc-jb.company-page.basic .page-head h1 {
        font-size: 24px !important; } }
  #rc-jb.company-page.basic .page-head span {
    font-size: 18px; }
  #rc-jb.company-page.basic #company-description .inner {
    padding: 20px;
    font-size: 15px;
    min-height: 250px; }
  #rc-jb.company-page.basic #company-jobs .inner {
    padding: 20px 20px 0px 20px; }
  #rc-jb.company-page.basic #company-jobs h2 {
    padding-bottom: 0px; }
  #rc-jb.company-page.basic .company-info .block {
    background: #fff;
    min-height: 200px;
    display: block; }
  #rc-jb.company-page.basic .company-info .inner {
    padding: 20px;
    tex-align: center; }
  #rc-jb.company-page.basic .company-info .logo-container {
    text-align: center; }
  #rc-jb.company-page.basic .company-info .logo {
    max-height: 40px;
    display: inline-block; }
  #rc-jb.company-page.external .search-row {
    margin-left: 0px;
    max-width: none; }
  #rc-jb.post-job-page > * {
    color: #4A4A4A !important; }
  #rc-jb.post-job-page h1 {
    font-weight: normal !important; }
  #rc-jb.post-job-page h2 {
    font-weight: 500;
    font-size: 20px; }
  #rc-jb.post-job-page p {
    font-size: 15px; }
    #rc-jb.post-job-page p u {
      color: #5085B8;
      text-decoration: none;
      font-weight: bold; }
    #rc-jb.post-job-page p.large-txt {
      font-size: 20px;
      font-weight: normal; }
  #rc-jb.post-job-page #contact-block #contact-info-block {
    padding-top: 15px;
    line-height: 2.2em; }
  #rc-jb.post-job-page #contact-block a, #rc-jb.post-job-page #contact-block u {
    font-weight: normal; }
  #rc-jb.post-job-page #contact-block .circle {
    margin-top: 15px;
    display: inline-block;
    border: 1px solid #dadada;
    background-color: #FFFFFF;
    height: 50px;
    border-radius: 50%;
    width: 50px;
    padding-top: 13px;
    font-size: 16px;
    font-weight: 500; }
  #rc-jb.post-job-page #contact-block .btn-default {
    display: inline-block;
    background: #F6F6F6;
    border: 1px solid #D3D3D3;
    color: #4A4A4A;
    padding-left: 25px;
    padding: 5px 35px;
    font-weight: 500; }
  #rc-jb.post-job-page textarea {
    height: 150px; }
  #rc-jb.post-job-page .btn-primary {
    background-color: #3D76AE;
    padding-left: 30px;
    padding-right: 30px;
    font-weight: 500;
    font-size: 15px; }

body.bayareanews #big-header {
  background: url("/bundles/app/images/skins/bayareanews/hero_banners/large/collage-large.png"); }
body.bayareanews #subpage-header {
  background: url("/bundles/app/images/skins/bayareanews/hero_banners/small/collage-small.png"); }

body.mercurynews #big-header {
  background: url("/bundles/app/images/skins/mercurynews/hero_banners/large/collage-large.png"); }
body.mercurynews #subpage-header {
  background: url("/bundles/app/images/skins/mercurynews/hero_banners/small/collage-small.png"); }

body.bayareanews #big-header {
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 275px; }
  @media (min-width: 768px) and (max-width: 991px) {
    body.bayareanews #big-header {
      height: 175px; } }
  @media (max-width: 767px) {
    body.bayareanews #big-header {
      margin-top: 50px;
      height: 150px; } }
  body.bayareanews #big-header img {
    width: 100%;
    max-width: 481px; }
body.bayareanews #subpage-header {
  background-size: 1230px auto;
  background-repeat: repeat;
  height: 125px; }
  body.bayareanews #subpage-header img {
    height: 113px; }
body.bayareanews #menu-bar .navbar-left, body.bayareanews #menu-bar .navbar-right {
  margin-top: 10px;
  padding-bottom: 10px; }
body.bayareanews #menu-bar ul {
  margin-top: 10px !important; }
  body.bayareanews #menu-bar ul li {
    background: none; }
    body.bayareanews #menu-bar ul li a {
      background: none !important; }
body.bayareanews #menu-bar li.postadd {
  border-left: 0px; }
  body.bayareanews #menu-bar li.postadd a {
    text-transform: none;
    text-shadow: none;
    box-shadow: none;
    border: 1px solid #979797;
    padding: 8px; }
    @media (min-width: 768px) and (max-width: 991px) {
      body.bayareanews #menu-bar li.postadd a {
        display: none; } }
body.bayareanews #menu-bar .navigation_item {
  font-family: 'Bree Serif', serif !important;
  font-size: 16px !important;
  color: #777777;
  padding: 9px; }
  body.bayareanews #menu-bar .navigation_item.active {
    color: #4a4a4a; }
  @media (min-width: 768px) and (max-width: 991px) {
    body.bayareanews #menu-bar .navigation_item {
      font-size: 14px !important; } }

body.cannabist #big-header img, body.cannabist #subpage-header img, body.cannifornian #big-header img, body.cannifornian #subpage-header img {
  height: 80px;
  width: auto;
  min-height: 80px;
  max-height: 100px; }

body.cannifornian .navbar-default {
  border-color: none; }
body.cannifornian .navbar-nav > li > a {
  padding: 18px 15px; }
body.cannifornian #menu-bar .navigation_item {
  font-size: 17px !important;
  text-transform: uppercase; }
body.cannifornian #big-header img, body.cannifornian #subpage-header img {
  max-height: 80px !important;
  min-height: auto; }
body.cannifornian #subpage-header {
  padding: 30px 0 30px 0 !important; }
body.cannifornian button.btn-search {
  background: #C3D85A; }

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
  body.mcclatchy.bnd #subpage-header img.logo, body.mcclatchy.bradenton #subpage-header img.logo, body.mcclatchy.miami-herald #subpage-header img.logo {
    max-height: 15px !important; } }

body.mcclatchy {
  background: none !important;
  background-image: none;
  background-color: #F6F6F6 !important; }
  body.mcclatchy #subpage-header {
    padding: 10px 0px 20px 0px !important; }
    body.mcclatchy #subpage-header img.logo {
      max-height: 35px !important; }
      @media (max-width: 767px) {
        body.mcclatchy #subpage-header img.logo {
          max-height: 23px !important; } }
  body.mcclatchy h1, body.mcclatchy h2.rc_style, body.mcclatchy h3.rc_style {
    font-family: Roboto, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700 !important; }
    body.mcclatchy h1#browse-articles, body.mcclatchy h2.rc_style#browse-articles, body.mcclatchy h3.rc_style#browse-articles {
      font-size: 18px; }
  body.mcclatchy h1.one-article-title {
    font-size: 32px !important; }
    @media (max-width: 767px) {
      body.mcclatchy h1.one-article-title {
        font-size: 24px !important; } }
  body.mcclatchy #menu-bar .navbar-header {
    border-bottom-color: #233D6D; }
  body.mcclatchy #menu-bar .navbar-default {
    min-height: 30px !important;
    border-top-color: #1A3E70;
    border-right: none;
    border-left: none;
    border-bottom: none;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */ }
    @media (min-width: 992px) and (max-width: 1199px) {
      body.mcclatchy #menu-bar .navbar-default {
        height: 44px; } }
    @media (min-width: 1200px) {
      body.mcclatchy #menu-bar .navbar-default {
        height: 44px; } }
  body.mcclatchy #menu-bar li.active {
    background: #3FA2EC; }
  body.mcclatchy #menu-bar li a {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px; }
    body.mcclatchy #menu-bar li a.active {
      background: #3FA2EC !important; }
  body.mcclatchy .search-bar .bg {
    background: none !important;
    padding: 0px 10px 10px 15px;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    border-bottom: none; }
    body.mcclatchy .search-bar .bg .btn-search {
      background: #3FA2EC;
      color: #fff; }
      body.mcclatchy .search-bar .bg .btn-search span {
        color: #fff !important;
        font-weight: bold;
        font-size: 20px; }
  body.mcclatchy .search-bar input {
    border: 1px solid #E1E1E1 !important;
    font-size: 15px; }
  body.mcclatchy .mobile-filter-sidebar #joblist_facets {
    background: #fff !important; }
  body.mcclatchy .mobile-filter-sidebar h3.rc_style {
    font-size: 15px !important; }
  body.mcclatchy .mobile-filter-sidebar span {
    font-size: 13px !important; }
  body.mcclatchy .mobile-filter-sidebar li {
    margin-left: 0px; }
  body.mcclatchy .mobile-filter-sidebar .radio {
    margin-left: 15px; }
  body.mcclatchy .mobile-filter-sidebar .facet_label {
    padding: 0px; }
  body.mcclatchy .subpage-spacer {
    display: none !important; }
  body.mcclatchy .jobs-home {
    color: #fff;
    font-size: 34px;
    display: inline-block;
    font-weight: normal;
    position: relative;
    top: 15px; }
    @media (max-width: 767px) {
      body.mcclatchy .jobs-home {
        font-size: 22px;
        top: 10px; } }
  body.mcclatchy .line-seperator {
    display: inline-block;
    width: 1px;
    height: 35px;
    margin: 0px 10px;
    border-right: 1px solid #fff;
    position: relative;
    top: 21px; }
    @media (min-width: 768px) and (max-width: 991px) {
      body.mcclatchy .line-seperator {
        height: 25px;
        top: 17px; } }
    @media (max-width: 767px) {
      body.mcclatchy .line-seperator {
        height: 20px;
        top: 14px;
        margin: 0px 5px; } }
  body.mcclatchy #header-adtag {
    margin-top: 5px; }
  body.mcclatchy #post-job-header {
    position: relative;
    top: 20px;
    background-color: #589FD5;
    margin-left: 20px; }
  body.mcclatchy #footer .jobs-home, body.mcclatchy #footer .line-seperator {
    display: none; }
  body.mcclatchy #footer .logo {
    max-height: 30px;
    margin-top: 0px; }

body.new-gatehouse #subpage-header img.logo {
  max-height: 40px !important; }

.jacksonville .navbar-toggle {
  background: #DDDDDD; }

.salina #subpage-header {
  padding: 30px 0 20px 0 !important; }
.salina .search-bar .bg {
  background: #fff !important;
  border-bottom: 4px solid #D3D3D3; }
.salina .search-bar input {
  border: 1px solid #999 !important; }
.salina .search-bar button {
  background: #5889C5; }
  .salina .search-bar button * {
    color: #fff !important; }

.buckscounty #menu-bar li.active a {
  background: #fff !important;
  color: #333 !important; }
.buckscounty #menu-bar li a {
  text-transform: uppercase; }

.boston #subpage-header {
  padding-top: 45px !important; }

body.flexwork .flexwork-logos img {
  max-height: 30px;
  margin-left: 25px; }

body.mercury-news #ticker-widget {
  background: #F6C849; }
body.mercury-news #advertise-with-us {
  background: #F3F3F3;
  margin-bottom: 15px; }
body.mercury-news .box-link {
  display: block;
  min-height: 50px;
  padding: 25px 30px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  background: #515044;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 16px;
  border: 1px solid #515044; }
  body.mercury-news .box-link span {
    color: #F0C25A; }
  body.mercury-news .box-link.yellow {
    background: #F0C25A;
    border: 1px solid #F0C25A; }
    body.mercury-news .box-link.yellow span {
      color: #515044; }

/*
.vertical .carousel-inner {
  height: 100%;
}

.carousel.vertical .item {
  -webkit-transition: 0.6s ease-in-out top;
  -moz-transition: 0.6s ease-in-out top;
  -ms-transition: 0.6s ease-in-out top;
  -o-transition: 0.6s ease-in-out top;
  transition: 0.6s ease-in-out top;
}

.carousel.vertical .active {
  top: 0;
}

.carousel.vertical .next {
  top: 230px;
}

.carousel.vertical .prev {
  top: -230px;
}

.carousel.vertical .active.left {
  top: -230px;
}

.carousel.vertical .active.right {
  top: 230px;
}

.carousel.vertical .item {
  left: 0;
}*/

/*# sourceMappingURL=job_board.css.map */
