.h1, 
.h2, 
.h3, 
.h4, 
.h5, 
.h6, 
h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: normal;
  font-family: Helvetica, Arial, sans-serif;;
}

body,
span,
p {
  font-family: Helvetica, Arial, sans-serif;
  letter-spacing: 0;
  line-height: 26px;
  font-size: 17px;
  font-weight: 500;
}

a, 
a:visited {
  color: #ffb700;
}

a:hover {
  color: #ffb700;
  text-decoration:underline;
}

h2 {
  font-size: 25px;
}

h3, h4, h5, h6 {
  font-size: 25px;
}

@media only screen and (min-width: 768px) {
  h2 {
    font-size: 35px;
  }

  h3, h4, h5, h6 {
    font-size: 25px;
  }
}

/* Navigation */

.navbar-light .navbar-nav .active>.nav-link, 
.navbar-light .navbar-nav .nav-link.active, 
.navbar-light .navbar-nav .nav-link.show, 
.navbar-light .navbar-nav .show>.nav-link {
  color: #000000;
}

li.nav-item {
    padding: 10px 10px;
    margin-bottom: auto;
    margin-top: auto;
}

li.nav-item a {
  color: #000;
  font-size: 15px;
  font-weight: 700;
}

.brand-logo {
    width: 100%;
    max-width: 155px;
}

/*** hero section ***/

.hero {
  background: url(https://d2nc0na9w8r5aj.cloudfront.net/public/uploads/2068e2acccb212dad8db1a5fc9530ac8/images/files/958bfbdd02e224d781cb3f68f30be3d6/original/Media_Homepage_Banner_Desktop_%281%29.png?1684208173);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

/*** Buttons ***/

a.button, 
.btn {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 600;
  text-transform: none;
  text-decoration: none!important;
}

.btn-primary,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:visited {
    border: 1px solid #ffb700;
    background-color: #ffb700;
    color: #1c1c1c;
    border-radius: 10px;
}

.btn-primary:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}

.form-group .btn-primary {
    padding: 12px 40px !important;
}

a.button.button1,
a.button.button1:focus,
a.button.button1:active,
a.button.button1:visited {
    border: 1px solid #ffb700;
    background-color: #ffb700;
    color: #1c1c1c;
    border-radius: 10px;
}

a.button.button1:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}

a.button.button2 {
    border: 3px solid #000000 !important;
    background: #000000 !important;
    color: #ffffff;
    transition: background .25s linear;
    padding: 8px 50px;
    font-weight: 600;
    font-size: 16px;
    border-radius: 3px;
    margin-top: 15px;
}

a.button.button3 {
    border: 3px solid #ffb700 !important;
    background: #ffb700 !important;
    color: #000000;
    transition: background .25s linear;
    padding: 8px 50px;
    font-weight: 600;
    font-size: 16px;
    border-radius: 3px;
}

a.button.button3:hover {
    border: 3px solid #ffb700 !important;
    background: #ffb700 !important;
    color: #000000;
    transition: background .25s linear;
    padding: 8px 50px;
    font-weight: 600;
    font-size: 16px;
    border-radius: 3px;
}

a.button.button4 {
    color: #000000;
    border: 0;
    padding: 0;
    font-weight: 600;
    font-size: 15px;
}

a.find-out-more {
    color: #000000;
    font-weight: 600;
    padding-top: 12px;
    display: block;
    font-size: 15px;
}

.find-out-more:after {
    content: '>';
    margin-left: 6px;
    font-size: 18px;
    color: #ffb700;
}

.btn-success,
.btn-success:hover,
.btn-success:visited,
.btn-success:active,
.btn-success:focus {
    background-color: #ffb700;
    border-color: #ffb700;
}

.job-search-results-active-filters .badge {
    background: #ffb700 !important;
    padding: 3px 5px 3px 8px !important;
}

.badge {
    background-color: #ffb700;
    text-align: center;
    padding: 5px !important;
    margin: 2px !important;
    font-size: 12px;
}

.near-me-btn {
    background: #ffb700;
    color: #ffffff;
    border: 2px solid #ffb700;
    font-weight: 600;
    font-size: 14px;
}

.near-me-btn:hover {
    background: #ffffff;
    color: #ffb700;
}

.call-to-action-employee-referral a {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.job-position-description-document a.btn.btn-info {
    background: #000;
    border: 1px solid #000;
}

.job-position-description-document a.btn.btn-info:hover {
    color:#fff;
}

.page-item.active .page-link {
    background-color: #ffb700;
    border-color: #ffb700;
}

.page-link {
    color: #ffb700;
}

.label-info {
    background-color: rgb(157 203 75);
}

.job-description-controls a, .job-description-controls span {
    background: #ffb700 !important;
    color: #ffffff !important;
    font-weight: 400;
    font-size: 14px;
    border: 1px solid #ffb700 !important;
}

.job-alerts .btn-primary {
    border: 1px solid #ffb700;
    color: #ffb700;
    background: #ffffff;
}

.job-alerts .btn-primary:hover {
    border: 1px solid #ffffff;
    color: #ffffff;
    background: #ffb700;
}

.applicant-login {
    background: #ffb700;
    border: 1px solid #ffb700;
    padding: 15px;
    text-align: center;
    width: 90%;
    border-radius: 3px;
}

.job-alerts a, .applicant-login a {
    color: #fff;
    font-family: 'Source Sans Pro';
}

.job-description {
    line-height: 1.5;
}

/*** filter styling ***/

select.job-search-results-filter {
    padding: 10px;
    background: #fff;
    border: 1px solid #ececec;
}

.input-group input, .input-group-btn button {
    height: 40px;
    padding: 8px 26px;
}

.input-group .btn {
    border-radius: 5px;
}

.job-search-control input {
    margin-right: 25px;
    border-radius: 5px !important;
}

@media only screen and (max-width: 576px) {
  .job-search-control input {
      margin-right: 0px;
  }
}

.block-job-search-results .job-search-filter-groups .list-unstyled::-webkit-scrollbar, .block-job-search-results .job-search-filter-groups .job-component-details .job-component-list ul::-webkit-scrollbar, .job-component-details .job-component-list .block-job-search-results .job-search-filter-groups ul::-webkit-scrollbar {
    visibility: visible;
    background: #e5e5e5;
    overflow-y: none;
}

.block-job-search-results .job-search-filter-groups .list-unstyled::-webkit-scrollbar-thumb, .block-job-search-results .job-search-filter-groups .job-component-details .job-component-list ul::-webkit-scrollbar-thumb, .job-component-details .job-component-list .block-job-search-results .job-search-filter-groups ul::-webkit-scrollbar-thumb {
    visibility: visible;
    background: #3d3a3a;
}

.block-job-search-results .job-search-filter-groups .list-unstyled, .block-job-search-results .job-search-filter-groups .job-component-details .job-component-list ul, .job-component-details .job-component-list .block-job-search-results .job-search-filter-groups ul {
    overflow-y: scroll;
    padding-right: 14px;
    overflow-x: hidden !important;
}

.job-search-filter-header.cities, th.job-search-results-location {
    visibility: hidden;
}

.job-search-filter-header.cities:before, th.job-search-results-location:before {
    content: 'Location';
    visibility: visible;
}

.job-component-list.job-component-list-category {
    display: none;
}

/*** filter checkboxes ***/

.job-search-filter-groups {
  background-color: #ffffff;
}

/*** Search page styling ***/

.job-search-results-title a {
    font-weight: 600;
    font-size: 15px;
}

.block-job-search-results .job-search-results .job-search-filter-groups {
    width: 95%;
    border: 1px solid #dddddd;
    background: #f7f7f7;
    padding: 22px;
    border-radius: 4px;
}

.job-search-results-table.job-search-results-content {
    margin-top: 20px;
}

h4.job-search-filter-header {
    font-size: 18px !important;
}

.job-search-collapse {
    color: #000;
    font-weight: 600;
    font-size: 18px !important;
}

.job-search-collapse::after {
    content: "\+";
    font-size: 20px;
}

.block-job-search-results .job-search-filter-groups li {
    margin-bottom: 4px;
    line-height: 1.2em;
}

.pagination-container {
    margin-top: 25px;
}

/*** campaigns ***/

.campaigns .jobs-list {
  display: flex;
  flex-wrap: wrap;
}


.campaigns .job {
    flex-basis: calc(33.33% - 20px);
    margin: 10px;
    background: rgb(0, 83, 33);
    padding: 1.5rem !important;
    border-radius: 5px;
}

.campaigns .job-title {
   font-size: 18px !important;
    color: #FFFF !important;
    font-weight: 600;
    padding-bottom: 20px;
    letter-spacing: normal;
}

.campaigns .job-summary {
    color: #FFF;
}

/*** top cards ***/

.card {
  box-shadow: 0 1px 4px 0 rgb(0 0 0 / 15%);
}

.card p {
  padding: 0 15px;
}

.card a.button.button4:after {
    content: '>';
    margin-left: 6px;
    font-size: 18px;
    color: #ffb700;
}

@media only screen and (max-width: 768px) {
  .card {
    margin-bottom: 15px;
  }
}

/*** card styling ***/

.card-title a {
    font-weight: 600;
    color: #ffb700;
    font-size: 22px;
}

.job-search-results-card {
    border: 1px solid #ddd !important;
    padding: 18px 20px;
    border-radius: 6px;
    background: #ffffff;
}
.card-footer {
    padding: .75rem 1.25rem;
    background-color: #ffffff;
    border-top: 1px solid #fff;
}

.card-footer {
    padding: 0.3rem 1.25rem;
}

.card-footer a {
    font-size: 16px;
    font-weight: 600;
    color: #ffb700;
}

.social li i {
    font-size: 20px;
}

/*** job page styling ***/

.side-panel {
    box-shadow: 0 5px 9px 0 rgb(0 0 0 / 10%);
    padding: 40px 25px;
    margin-bottom: 20px;
    border-radius: 6px;
}

.side-panel .job-title {
    font-size: 22px !important;
    font-weight: 500 !important;
    margin-bottom: 10px !important;
}

.side-panel .job-field {
    color: #484848;
    font-size: 14px;
    font-weight: 600;
}

.side-panel h3 {
    font-size: 24px;
}

.side-panel .job-summary {
    margin-top: 12px;
    font-size: 16px;
    line-height: 1.2;
}

.job-alerts-cta h3 {
    font-size: 24px;
    padding-bottom:15px;
}

.block-job-description h2, .block-job-description h3 {
  color:#ffb700;
}

.block-job-description .job-title {
    color: #ffb700;
    font-weight: 600;
    font-size: 1.8em !important;
}

ul.side-nav-items {
    list-style: none;
    padding: 16px 12px;
    font-size: 14px;
    border: 1px solid #ececec;
    width: 17em;
    border-top: 3px solid #f5edde;
}

ul.side-nav-items li:after {
    content: "\f08e";
    font-weight: 600;
    font-family: "Font Awesome 7 Free";
    padding-left: 8px;
    font-size: 11px;
}

ul.side-nav-items li a {
  text-decoration:underline;
}

/*** candidate styling ***/

.candidate-settings-panel {
    background-color: #f9f9f9;
    padding: 30px 42px;
}

.block-wrapper.candidate-settings {
    background: #f0f0f0;
    margin: 10px 0px;
    padding: 50px;
}

/*** footer ***/


footer {
    background: #333;
    padding: 60px 0px;
}

footer a, footer p {
    color: #ffffff !important;
    font-size: 14px;
}

.social i {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    color: #ffffff;
    border: 1px solid #ffffff;
}

.social a {
  color: #ffffff; 
}

/***candidate consent***/

.consent-modal .image-wrapper {
    text-align: left;
}

.modal-footer .btn-success {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.modal-footer .btn-info {
    color:#000 !important;
    background-color: #fff;
    border-color: #000000;
}

/*** mobile styles ***/

@media only screen and (max-width: 576px) {
  .row.job-search-results-card-row {
      margin-left: 0px;
      margin-right: 0px;
  }
    
  .job-search-results-dropdown-filter-col {
      margin: 5px 0px;
  }
    
  span.input-group-btn {
      width: 100%;
      margin: 5px 0px;
  }
    
  .job-search-control .btn-primary, .near-me-btn {
      width:100%;
  }
    
  .job-search-control .near-me-control {
    margin-left: 0px;
  }
    
  .job-search-control {
    padding: 0px;
  }
    
  img.brand-logo {
    width: 100%;
    max-width: 155px;
  }
  .my-settings {
    font-size: 12px;
    text-align: right!important;
    padding-right: 0rem!important;
    margin: 0!important;
  }
  .hero-title h2 {
    font-size: 60px;
  }
}

@media (min-width: 992px) {
  .job-search-results-card-col {
    flex: 0 0 33%;
    max-width: 33%;
  }
}

@media (min-width: 768px) {
.job-search-results-dropdown-filter-col {
    flex: 0 0 33%;
    max-width: 33%;
  }
}

/*** Site specific ***/
.my-auto .col-md-6, .my-auto .col-md-8, .my-auto .col-md-4 {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

/*** to sort ***/

.selectize-control.multi .selectize-input > div {
    background-color: #ffb700;
    color: #fff;
    border-radius: 4px;
}

.form-control {
    border-radius: 4px;
      border: 1px solid #ccc;
}

.selectize-input {
  border-radius: 4px;
}

.job-search-results-card {
  transition: box-shadow .3s;
}

.job-search-results-card:hover {
  box-shadow: 0 0 11px rgba(33,33,33,.2); 
}

/**Custom styling - in progress **/

.yellow-box {
  border-radius: 4px;
  background: #ffc107;
  padding: 20px;
  width: 200px;
  height: 200px;
}

.green-box {
  border-radius: 4px;
  background: #8dc63f;
  padding: 20px;
  width: 200px;
  height: 200px;
}

.orange-box {
  border-radius: 4px;
  background: #f58233;
  padding: 20px;
  width: 200px;
  height: 200px;
}

.blue-box {
  border-radius: 4px;
  background: #27aae1;
  padding: 20px;
  width: 200px;
  height: 200px;
}

/**End custom styling - in progress **/

/* Meadhbh New Styling */

.homecard {
  padding: 20px;
  border-radius: 10px;
  border: 0!important;
  margin-bottom: 15px;
}

.homecard h3 {
  font-size: 17px !important;
  font-weight: 700 !important;
}

.homecard a, 
.homecard a:visited,
.homecard a:focus,
.homecard a:active,
.homecard a:hover {
  color: #000000;
  font-weight: 700;
  text-decoration: none;
}

.homecard a::after {
  content: "\f138";
  font-family: 'Font Awesome 7 Free';
  font-size: 17px;
  font-weight: 900;
  padding-left: 5px;
}

.homecard-yellow {
  background-color: #ffc531;
}

.homecard-yellow:hover {
  background-color: #ffb701;
}

.homecard-blue {
  background-color: #3dc8ff;
}

.homecard-blue:hover {
  background-color: #1cbefe;
}

.homecard-orange {
  background-color: #ff9348;
}

.homecard-orange:hover {
  background-color: #f77e2a;
}

.homecard-green {
  background-color: #a8dd64;
}

.homecard-green:hover {
  background-color: #7fce19;
}

.center-text div[class*=col-] {
  align-self: center !important;
} 

.block-carousel .carousel-item-block.col-12 .carousel-caption {
  position: static;
  padding: 0 10%;
}

.block-carousel .carousel-item .carousel-item-block.col-12 h2 {
  font-size: 24px;
  letter-spacing: -.02em;
  color: #161616;
  font-family: "Open Sans", Helvetica, sans-serif;
  text-shadow: none;
}

.block-carousel .carousel-item .carousel-item-block.col-12 p {
  font-size: 1rem;
  letter-spacing: normal;
  text-shadow: none;
  color: #ffffff;
}

.block-carousel .carousel-indicators li {
  visibility: visible;
  background-color: #0000ff;
}

.block-carousel .carousel-indicators {
  bottom: -45px;
}

.block-carousel .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")!important;
}

.block-carousel .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")!important;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.award-carousel .col-3 {
  display: flex;
  justify-content: center !important;
  height: 57px;
}

@media (max-width: 768px) {
  .award-carousel .col-3 {
    height: 34px;
  }

  li.nav-item {
    padding: 10px 0;
  }

  .navbar-toggler {
    border: none;
    padding: 0;
  }

  .navbar-toggler-icon {
    width: 2em;
  }

  .navbar-toggler:focus {
    box-shadow: none;
 }

  img.brand-logo {
    max-width: 115px;
  }

  .navbar-brand {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}