.cl-bs {
  background-color: transparent; }
  .cl-bs ul.dropdown-menu .btn {
    border: 0; }
  .cl-bs .input-group .form-control {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    border-top-right-radius: 4px !important; }
  .cl-bs .pagination a, .cl-bs .pagination > .active > a, .cl-bs .pagination > .active > a:hover {
    cursor: pointer; }

td, td img {
  vertical-align: middle !important;
  border-bottom: 0px; }

.commentlist li.comment article[id*=comment-] table td, .post-content table td {
  padding: 0px; }

.post-content ul li {
  padding-left: 0; }

.commentlist li.comment article[id*=comment-] ul, .post-content ul, .commentlist li.comment article[id*=comment-] ol, .post-content ol, .commentlist li.comment article[id*=comment-] table, .post-content table, .commentlist li.comment article[id*=comment-] dl, .post-content dl {
  margin: 0; }

.commentlist li.comment article[id*=comment-] table th, .post-content table th {
  border-bottom: 0; }

html, body, div, span, object, embed, ruby, output, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  vertical-align: top; }

.cl-bs .dropdown-menu {
  padding: 5px !important; }

.commentlist li.comment article[id*=comment-] table td, .post-content table td {
  border-bottom: 0; }

.post-content ul li:before {
  content: ''; }

.commentlist li.comment article[id*=comment-] li, .post-content li {
  margin-top: 0;
  margin-bottom: 0; }

small, .small {
  font-style: normal;
  letter-spacing: 1px; }

.tt-query {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.tt-hint {
  color: #999; }

.tt-dropdown-menu {
  width: 422px;
  margin-top: 4px;
  padding: 4px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.tt-suggestion {
  padding: 3px 20px;
  line-height: 24px; }

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf; }

.tt-suggestion p {
  margin: 0; }

/* additional styles overwrites for cases when app is loaded inside core (no wp) */
.site-section .app-container {
  padding-left: 20px; }

.select2-container .select2-choice {
  background: transparent; }

.select2-container .select2-choice .select2-arrow {
  background: transparent; }

.cl-vcenter {
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.cl-pointer {
  cursor: pointer; }

html, body {
  font-family: 'Helvetica'; }

.clear:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

#cl-jobsearch-app #cl-jobsearch-form > * {
  display: inline-block;
  margin-right: 10px; }

#cl-jobsearch-app #cl-jobsearch-results #cl-jobsearch-filters {
  margin-bottom: 20px;
  padding-bottom: 40px;
  padding: 20px;
  background-color: #fff;
  border-radius: 5px; }
  #cl-jobsearch-app #cl-jobsearch-results #cl-jobsearch-filters .cl-jobsearch-filters-title {
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d1d1d1; }
    #cl-jobsearch-app #cl-jobsearch-results #cl-jobsearch-filters .cl-jobsearch-filters-title strong {
      font-size: 20px; }
  #cl-jobsearch-app #cl-jobsearch-results #cl-jobsearch-filters .cl-jobsearch-filter {
    margin-bottom: 15px;
    border: 0px solid #CCCCCC; }
    #cl-jobsearch-app #cl-jobsearch-results #cl-jobsearch-filters .cl-jobsearch-filter .cl-title {
      padding: 5px 0px 5px 0px;
      font-size: 1.1em;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -ms-flex-align: center;
      align-items: center;
      font-size: 16px;
      font-weight: 600;
      cursor: pointer;
      border: 0px solid #ccc;
      margin-bottom: 5px; }
      #cl-jobsearch-app #cl-jobsearch-results #cl-jobsearch-filters .cl-jobsearch-filter .cl-title i {
        font-size: 20px;
        display: none; }
    #cl-jobsearch-app #cl-jobsearch-results #cl-jobsearch-filters .cl-jobsearch-filter .cl-tags {
      display: block;
      float: left;
      margin-right: 5px;
      margin-bottom: 5px;
      padding: 2px 9px;
      font-size: 12px;
      border-radius: 4px;
      color: #85868d;
      background-color: #dedee9; }
      #cl-jobsearch-app #cl-jobsearch-results #cl-jobsearch-filters .cl-jobsearch-filter .cl-tags.cl-selected {
        color: white;
        background-color: #89ab47; }
  #cl-jobsearch-app #cl-jobsearch-results #cl-jobsearch-filters .filter-entry {
    cursor: pointer;
    margin-bottom: 4px;
    font-weight: 500;
    font-size: 14px; }
    #cl-jobsearch-app #cl-jobsearch-results #cl-jobsearch-filters .filter-entry:hover {
      color: black; }
    #cl-jobsearch-app #cl-jobsearch-results #cl-jobsearch-filters .filter-entry > div {
      float: left; }
    #cl-jobsearch-app #cl-jobsearch-results #cl-jobsearch-filters .filter-entry > span {
      margin-left: 27px;
      display: block; }
  #cl-jobsearch-app #cl-jobsearch-results #cl-jobsearch-filters .btn-expand {
    background-color: #FFFFFF;
    text-align: center;
    padding: 5px;
    cursor: pointer;
    width: 100%;
    margin: auto;
    border: 1px dotted #CCCCCC;
    font-size: 12px;
    font-weight: 600;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center; }
  #cl-jobsearch-app #cl-jobsearch-results #cl-jobsearch-filters .btn-expand:hover {
    background-color: #EEEEEE; }

#cl-jobsearch-app #cl-jobsearch-results #cl-jobsearch-results-list {
  overflow-y: hidden;
  min-height: 200px; }
  #cl-jobsearch-app #cl-jobsearch-results #cl-jobsearch-results-list ul.pagination-sm {
    margin: 0 0 20px 0;
    float: right; }
  #cl-jobsearch-app #cl-jobsearch-results #cl-jobsearch-results-list #total-jobs {
    font-size: 20px;
    display: inline-block;
    width: 100%;
    border-bottom: 0px solid #d1d1d1;
    padding-bottom: 15px; }

.post-content ul.job-search-results li, .entry-content ul.job-search-results li {
  list-style: none;
  width: 100%;
  display: inline-block;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-bottom: 10px;
  padding: 15px 18px; }
  .post-content ul.job-search-results li h2, .entry-content ul.job-search-results li h2 {
    font-size: 20px; }

.entry-content ul.job-search-results {
  margin-left: 0; }

#cl-jobsearch-form {
  display: inline-block;
  padding: 40px 0 20px;
  text-align: center;
  width: 100%;
  background-color: white;
  border: 1px solid #ddd;
  margin: 20px 0;
  border-radius: 5px; }
  #cl-jobsearch-form .input-group {
    margin-bottom: 10px; }

.content form input[type="text"] {
  border: 0px; }

.cl-bs .form-control {
  height: 38px; }

.cl-bs h2 {
  margin-top: 0px;
  font-size: 16px;
  color: #4d637b;
  font-weight: bold; }

.cl-bs .input-group {
  text-align: left; }

.cl-bs .btn {
  background-color: #38b1ec;
  color: #fff;
  height: 38px;
  text-align: center;
  vertical-align: top;
  width: 125px;
  border: 0px; }
  .cl-bs .btn.alerts-button {
    width: 100%; }
  .cl-bs .btn.confirm {
    background-color: #009971; }
  .cl-bs .btn .caret {
    margin-left: 4px; }

.cl-bs .btn:hover {
  background-color: #2e9bd0;
  color: #fff; }
  .cl-bs .btn:hover.confirm {
    background-color: #007859; }

.cl-bs .cl-job-company, .cl-bs .cl-job-location, .cl-bs .cl-job-dates, .cl-bs .cl-job-code, .cl-bs .cl-job-dayslive, .cl-bs .cl-days > span {
  font-size: 12px;
  color: #a7a7a7;
  padding-right: 15px; }

.cl-bs .cl-job {
  min-height: 100px;
  position: relative;
  background-color: #fff; }

.cl-bs .cl-featured-job {
  background-color: #f0faff;
  border: 1px solid #77bcde; }
  .cl-bs .cl-featured-job img.cl-featured-job-img {
    position: absolute;
    right: -4px;
    top: -5px; }

.cl-bs .cl-job-info-cont.with-logo {
  float: left;
  margin-right: 125px; }

.cl-bs .cl-job-logo-cont {
  float: right;
  margin-left: -112px;
  height: 110px; }

.cl-bs .cl-job-logo {
  display: inline-block;
  height: 110px;
  width: 110px;
  margin-bottom: 10px;
  background-position: center center;
  border: 0px solid #ddd;
  border-radius: 3px;
  background-size: 90% auto;
  background-repeat: no-repeat; }

.cl-bs .cl-job-summary {
  overflow: hidden;
  text-overflow: ellipsis;
  height: 66px;
  line-height: 22px; }

.cl-bs .cl-job-cta {
  padding: 10px 15px;
  background-color: #38b1ec;
  border-radius: 3px;
  width: 130px;
  display: inline-block;
  float: right;
  margin-top: 5px;
  display: none; }
  .cl-bs .cl-job-cta a {
    color: white; }
    .cl-bs .cl-job-cta a h3 {
      color: white;
      text-align: center;
      font-size: 16px;
      margin-top: 0;
      margin-bottom: 0px; }
  .cl-bs .cl-job-cta:hover {
    background-color: #2e9bd0; }

.cl-bs .dropdown li {
  font-size: 12px; }

.cl-bs .dropdown-menu {
  list-style: none; }
  .cl-bs .dropdown-menu li {
    list-style: none; }
    .cl-bs .dropdown-menu li a {
      line-height: 28px; }
  .cl-bs .dropdown-menu strong {
    line-height: 28px; }

.location-narrow {
  font-size: 11px;
  display: inline-block;
  padding: 3px 0px 0px 3px;
  color: #ff7e27; }

.search-job-alerts {
  padding-bottom: 40px; }
  .search-job-alerts strong {
    font-size: 20px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 3px;
    padding-bottom: 10px; }
  .search-job-alerts p {
    font-size: 12px; }
  .search-job-alerts em {
    font-size: 12px;
    padding-top: 7px;
    line-height: 15px;
    display: inline-block;
    color: #97a4b2; }
  .search-job-alerts span {
    width: 100%;
    display: inline-block;
    padding-bottom: 20px; }
    .search-job-alerts span.warning {
      color: #ea5f4c; }
  .search-job-alerts .alert-email {
    border-radius: 3px;
    border: 1px solid #ccc;
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    height: 35px; }

.twitter-typeahead {
  width: 100%; }

.search-summary {
  margin-bottom: 20px !important;
  padding: 20px;
  background-color: #fff;
  border-radius: 5px; }
  .search-summary strong {
    font-size: 20px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
    padding-bottom: 15px; }
  .search-summary .keywords-filter, .search-summary .location-filter, .search-summary .options-filter {
    padding-bottom: 6px; }
    .search-summary .keywords-filter span, .search-summary .location-filter span, .search-summary .options-filter span {
      float: left;
      margin-right: 20px;
      width: auto;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-align: center;
      align-items: center; }
      .search-summary .keywords-filter span.cl-excluded, .search-summary .location-filter span.cl-excluded, .search-summary .options-filter span.cl-excluded {
        text-decoration: line-through; }
    .search-summary .keywords-filter i, .search-summary .location-filter i, .search-summary .options-filter i {
      float: right;
      margin-left: -20px;
      cursor: pointer; }
  .search-summary .filter i.fa-times {
    color: gray; }
    .search-summary .filter i.fa-times:hover {
      color: black; }

#cl-jobalert {
  margin-bottom: 20px !important;
  padding: 20px;
  background-color: #fff;
  border-radius: 5px; }

.loadaable {
  transition: All 0.4s ease;
  -webkit-transition: All 0.4s ease;
  -moz-transition: All 0.4s ease;
  -o-transition: All 0.4s ease;
  opacity: 1; }
  .loadaable.loading {
    opacity: 0.4; }

@media (max-width: 780px) {
  #cl-jobsearch-form {
    padding: 0px;
    border: 0px solid #000; }
  .cl-bs .btn-block {
    width: 100% !important; }
  .search-summary {
    padding: 0px; }
  #cl-jobsearch-filters {
    padding: 0px !important; }
  #cl-jobalert {
    padding: 0px; }
  #cl-jobsearch-results #cl-jobsearch-filters .cl-jobsearch-filter .cl-title {
    border: 1px solid #ccc !important;
    padding: 5px !important;
    font-size: 14px !important; }
    #cl-jobsearch-results #cl-jobsearch-filters .cl-jobsearch-filter .cl-title i {
      display: inline-block !important; }
  .cl-job-dates > span {
    display: block; } }

@media (max-width: 480px) {
  .cl-bs .cl-job-info-cont.with-logo {
    margin-right: 70px; }
  .cl-bs .cl-job-logo {
    height: 70px;
    width: 70px; }
  .post-content ul.job-search-results li h2 {
    font-size: 16px; }
  .cl-bs .cl-job-company, .cl-bs .cl-job-location {
    padding-right: 5px;
    font-size: 10px; }
  .cl-bs .cl-job-summary {
    line-height: 16px;
    font-size: 12px; }
  .search-summary strong {
    font-size: 16px; }
  #cl-jobsearch-app #cl-jobsearch-results #cl-jobsearch-filters .cl-jobsearch-filters-title strong {
    font-size: 16px; }
  .search-job-alerts strong {
    font-size: 16px; }
  #cl-jobsearch-app #cl-jobsearch-results #cl-jobsearch-filters .filter-entry > span {
    font-size: 13px; } }

#sorting-options {
  float: right; }

.multi-loc .distance-dropdown {
  position: relative; }
  .multi-loc .distance-dropdown > ul {
    position: absolute;
    z-index: 999;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
    background-color: #fff;
    top: 100%;
    right: 0px;
    width: auto;
    list-style: none;
    display: none; }
    .multi-loc .distance-dropdown > ul > li {
      list-style: none;
      color: black;
      padding: 2px 8px;
      line-height: 28px; }
      .multi-loc .distance-dropdown > ul > li:hover {
        background-color: whitesmoke;
        cursor: pointer; }
  .multi-loc .distance-dropdown:hover > ul {
    display: block; }

.d-none {
  display: none !important; }
