/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *

 */
/* line 12, app/assets/stylesheets/acahc/style.scss */
header .container .wrap_logo .logo {
  height: 150px;
}

/* line 14, app/assets/stylesheets/acahc/style.scss */
header .container .wrap_logo .logo img {
  width: 400px;
  margin-top: 25px;
}

/* line 23, app/assets/stylesheets/acahc/style.scss */
header .container .socialIcon .list-icon .item-icon {
  border-radius: 50%;
  background: #007dc3;
  margin-inline-end: 3px;
}

/* line 27, app/assets/stylesheets/acahc/style.scss */
header .container .socialIcon .list-icon .item-icon a {
  font-size: 19px;
  padding: 3px 7px;
}

/* line 34, app/assets/stylesheets/acahc/style.scss */
header .container .socialIcon .list-icon .facebook-icon a {
  padding: 3px 10px;
}

/* line 40, app/assets/stylesheets/acahc/style.scss */
header .container .socialIcon .list-icon .youtube-icon a {
  padding: 3px 4.5px;
}

/* line 49, app/assets/stylesheets/acahc/style.scss */
header .container .sign_in_and_registration_links .jobSeeker.signInBtn, header .container .sign_in_and_registration_links .jobSeeker.registerBtn {
  background-color: #007dc3;
}

/* line 59, app/assets/stylesheets/acahc/style.scss */
#apprentice-properties .pre-scrollable {
  max-height: 70vh;
}

/* line 62, app/assets/stylesheets/acahc/style.scss */
#apprentice-properties .pre-scrollable label {
  display: inline;
}

@media only screen and (max-width: 768px) {
  /* line 73, app/assets/stylesheets/acahc/style.scss */
  .jobseekerBG header .container .wrap_logo .logo {
    height: 150px;
  }
  /* line 75, app/assets/stylesheets/acahc/style.scss */
  .jobseekerBG header .container .wrap_logo .logo img {
    width: 250px;
  }
}

/* line 85, app/assets/stylesheets/acahc/style.scss */
.new-bg-widget {
  background-color: #009ada;
  background-image: none;
}

/* line 89, app/assets/stylesheets/acahc/style.scss */
.new-bg-widget h4 {
  color: #fff;
  padding: 5px 0 5px 0;
}

/* line 94, app/assets/stylesheets/acahc/style.scss */
.new-bg-widget a {
  color: #fff;
  text-decoration: underline;
}

/* line 100, app/assets/stylesheets/acahc/style.scss */
.new-bg-widget .new-dashboard .col-blue {
  background-color: #66c7f1;
  background-image: none;
}

/* line 108, app/assets/stylesheets/acahc/style.scss */
.login h2 {
  color: #ffc20c;
}

/* line 113, app/assets/stylesheets/acahc/style.scss */
.login .login-links a {
  color: #fff;
}

/* line 118, app/assets/stylesheets/acahc/style.scss */
.login input.loginBtn {
  background: #007dc3;
}

/* line 124, app/assets/stylesheets/acahc/style.scss */
.employeeSeeker h2 {
  color: #ffc20c;
}

/* line 128, app/assets/stylesheets/acahc/style.scss */
.employeeSeeker a.jobSeeker {
  background: #007dc3;
}

/* line 135, app/assets/stylesheets/acahc/style.scss */
.jobsDetails .profile-wrapper h1,
.jobsDetails .profile-wrapper h2 {
  color: #007dc3;
}

/* line 141, app/assets/stylesheets/acahc/style.scss */
.jobsDetails .profile-wrapper .box-list a {
  color: #007dc3;
}

/* line 148, app/assets/stylesheets/acahc/style.scss */
.jobsDetails h3 {
  color: #007dc3;
}

/* line 152, app/assets/stylesheets/acahc/style.scss */
.table > thead > tr > th {
  background-color: #009ada;
}

/* line 157, app/assets/stylesheets/acahc/style.scss */
#top-navbar.navbar {
  background-color: #007dc3;
}

/* line 162, app/assets/stylesheets/acahc/style.scss */
#top-navbar.navbar #top-navbar-collapse .navbar-nav .dropdown-menu {
  background-color: #007dc3;
}

/* line 171, app/assets/stylesheets/acahc/style.scss */
.registerDiv h2, .registerDiv h3, .registerDiv .hint-orange {
  color: #ffc20c;
}

/* line 175, app/assets/stylesheets/acahc/style.scss */
.registerDiv input.register {
  background: #007dc3;
}

/* line 179, app/assets/stylesheets/acahc/style.scss */
.registerDiv abbr {
  color: #fff;
}

/* line 184, app/assets/stylesheets/acahc/style.scss */
.footer-bottom {
  background: #007dc3;
}

/* line 188, app/assets/stylesheets/acahc/style.scss */
.bgGrey {
  background: unset;
}

/* line 192, app/assets/stylesheets/acahc/style.scss */
.vacancies-search-bar {
  background: #007dc3;
}

/* line 197, app/assets/stylesheets/acahc/style.scss */
#edit-modal .modal-title, #edit-modal .modal-title-label {
  color: #007dc3 !important;
}

/* line 201, app/assets/stylesheets/acahc/style.scss */
#edit-modal .modal-body-hint {
  color: #000;
}
