/*
 * 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 17, app/assets/stylesheets/squad/style.scss */
header {
  background: #fff !important;
}

/* line 21, app/assets/stylesheets/squad/style.scss */
header .container .header-buttons-wrapper {
  position: relative;
  height: 180px;
}

/* line 25, app/assets/stylesheets/squad/style.scss */
header .container .header-buttons-wrapper .header-buttons {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 31, app/assets/stylesheets/squad/style.scss */
header .container .header-buttons-wrapper .header-buttons.right {
  right: 15px;
}

/* line 35, app/assets/stylesheets/squad/style.scss */
header .container .header-buttons-wrapper .header-buttons .header-btn {
  background-color: #E54360 !important;
  opacity: 1;
  transition: all .1s;
  color: #fff;
  border-radius: 10px;
  text-decoration: none;
  padding: 10px 15px;
  text-align: center;
  font-size: 1em;
  white-space: nowrap;
}

/* line 11, app/assets/stylesheets/squad/style.scss */
header .container .header-buttons-wrapper .header-buttons .header-btn:hover, header .container .header-buttons-wrapper .header-buttons .header-btn:active {
  background-color: #E54360;
  opacity: .9;
}

/* line 45, app/assets/stylesheets/squad/style.scss */
header .container .header-buttons-wrapper .header-buttons .header-btn.signInBtn {
  background-color: #66C9BA !important;
  opacity: 1;
  transition: all .1s;
}

/* line 11, app/assets/stylesheets/squad/style.scss */
header .container .header-buttons-wrapper .header-buttons .header-btn.signInBtn:hover, header .container .header-buttons-wrapper .header-buttons .header-btn.signInBtn:active {
  background-color: #66C9BA;
  opacity: .9;
}

/* line 52, app/assets/stylesheets/squad/style.scss */
header .container .wrap_logo {
  height: 180px;
}

/* line 55, app/assets/stylesheets/squad/style.scss */
header .container .wrap_logo .logo {
  height: unset;
}

/* line 58, app/assets/stylesheets/squad/style.scss */
header .container .wrap_logo .logo img {
  height: unset;
}

/* line 66, app/assets/stylesheets/squad/style.scss */
footer.footer-bottom {
  background-color: #006272;
}

/* line 72, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerSec h2, .jobseekerBG .registerSec .head-description {
  color: #006272;
}

/* line 76, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerSec a.getStarted, .jobseekerBG .registerSec a.jobSeeker, .jobseekerBG .registerSec input.loginBtn, .jobseekerBG .registerSec input.register,
.jobseekerBG .registerSec #terms-modal .modal-footer button {
  background-color: #E54360;
}

/* line 81, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerSec a.jobsBoard {
  background-color: #66C9BA;
}

/* line 85, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerSec h3, .jobseekerBG .registerSec .login .login-links > a {
  color: #66C9BA;
}

/* line 89, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerSec abbr {
  color: #fff;
}

/* line 95, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerSec .container-wrapper .custom-devise .login, .jobseekerBG .registerSec .container-wrapper .custom-devise .registered {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 20px;
  min-height: 400px;
  padding: 30px 20px;
}

/* line 103, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerSec .container-wrapper .custom-devise .login h2 {
  color: #006272;
}

/* line 107, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerSec .container-wrapper .custom-devise .login .login-links > a {
  color: #006272;
  font-weight: 500;
}

/* line 112, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerSec .container-wrapper .custom-devise .login input[type="email"], .jobseekerBG .registerSec .container-wrapper .custom-devise .login input[type="text"], .jobseekerBG .registerSec .container-wrapper .custom-devise .login input[type="password"] {
  background: rgba(224, 234, 237, 0.8) no-repeat;
  color: #006272;
}

/* line 116, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerSec .container-wrapper .custom-devise .login input[type="email"]:focus, .jobseekerBG .registerSec .container-wrapper .custom-devise .login input[type="text"]:focus, .jobseekerBG .registerSec .container-wrapper .custom-devise .login input[type="password"]:focus {
  border: 3px solid #006272;
  border-radius: 5px;
  outline: none;
}

/* line 123, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerSec .container-wrapper .custom-devise .login input.loginBtn {
  border-radius: 10px;
}

/* line 128, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerSec .container-wrapper .custom-devise .login .checks label, .jobseekerBG .registerSec .container-wrapper .custom-devise .login .checks input[type=checkbox] + label:before {
  color: #006272;
  font-weight: 500;
}

/* line 135, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerSec .container-wrapper .custom-devise .registered, .jobseekerBG .registerSec .container-wrapper .custom-devise .login {
  position: relative;
}

/* line 138, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerSec .container-wrapper .custom-devise .registered .register-box, .jobseekerBG .registerSec .container-wrapper .custom-devise .registered .login-box, .jobseekerBG .registerSec .container-wrapper .custom-devise .login .register-box, .jobseekerBG .registerSec .container-wrapper .custom-devise .login .login-box {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

/* line 149, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerSec .container-wrapper .custom-devise .registered .register-box h3 {
  margin: 0;
  padding: 0;
  color: #006272;
}

/* line 155, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerSec .container-wrapper .custom-devise .registered .register-box a {
  width: 80%;
  border-radius: 10px;
  font-weight: 700;
}

/* line 161, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerSec .container-wrapper .custom-devise .registered .register-box a.getStarted {
  margin: 0 auto 20px;
}

/* line 167, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerSec .container-wrapper .custom-devise .login .login-box input[type="submit"] {
  font-weight: 700;
}

/* line 171, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerSec .container-wrapper .custom-devise .login .login-box .password-wrapper {
  position: relative;
}

/* line 174, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerSec .container-wrapper .custom-devise .login .login-box .password-wrapper .password-eye-icon {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  cursor: pointer;
}

/* line 187, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv {
  border-radius: 10px;
  width: 100%;
  background: #fff no-repeat;
  border: 1px solid #006272;
}

/* line 193, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv input[type=text], .jobseekerBG .registerDiv input[type=password], .jobseekerBG .registerDiv input[type=email], .jobseekerBG .registerDiv input[type=tel], .jobseekerBG .registerDiv .apprentice-resumes-container .resumes-input {
  background: #d8dfe0;
  color: #006272;
  font-weight: bold;
}

/* line 199, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv .select2-container a.select2-choice, .jobseekerBG .registerDiv .select2-container ul.select2-choices, .jobseekerBG .registerDiv select, .jobseekerBG .registerDiv select.form-control[disabled] {
  background: #d8dfe0;
  color: #99a0a2 !important;
}

/* line 204, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv .input-group.datepicker button.btn-default {
  background: #d8dfe0;
  color: #006272;
}

/* line 209, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv .checks input[type=checkbox] + label:before {
  color: #006272;
}

/* line 213, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv ::placeholder, .jobseekerBG .registerDiv ::-ms-input-placeholder {
  color: #99a0a2;
  opacity: 1;
}

/* line 219, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv #squad_apprentice_registration_step_single .max-file-size-hint {
  color: #66C9BA;
  font-size: 12px;
}

/* line 224, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv #squad_apprentice_registration_step_single .form-group {
  margin-bottom: 0;
}

/* line 228, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv #squad_apprentice_registration_step_single .fast-track-application-wrapper {
  text-align: center;
  color: #66C9BA;
  margin: 20px 0;
}

/* line 233, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv #squad_apprentice_registration_step_single .fast-track-application-wrapper .divider-text {
  font-weight: 500;
  color: #4ecac6;
  display: inline-block;
  margin: 0 10px;
}

/* line 240, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv #squad_apprentice_registration_step_single .fast-track-application-wrapper .line-group {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 246, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv #squad_apprentice_registration_step_single .fast-track-application-wrapper .line {
  flex: 1;
  border: none;
  border-top: 2px solid #4ecac6;
  margin: 0 10px;
  opacity: 0.5;
}

/* line 255, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv #squad_apprentice_registration_step_single label.square-radio-button {
  white-space: nowrap;
  position: relative;
  padding-left: 0;
}

/* line 260, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv #squad_apprentice_registration_step_single label.square-radio-button input[type="radio"] {
  appearance: none;
  width: 40px;
  height: 40px;
  background-color: #d8dfe0;
  border: 1px solid #d8dfe0;
  border-radius: 2px;
  margin: 0;
  display: inline-block;
  position: relative;
  cursor: pointer;
}

/* line 273, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv #squad_apprentice_registration_step_single label.square-radio-button input[type="radio"]::before {
  content: "";
  width: 20px;
  height: 20px;
  background-color: #66C9BA;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}

/* line 285, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv #squad_apprentice_registration_step_single label.square-radio-button input[type="radio"]:checked::before {
  opacity: 1;
}

/* line 289, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv #squad_apprentice_registration_step_single label.square-radio-button input[type=radio]:focus {
  outline: none;
}

/* line 293, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv #squad_apprentice_registration_step_single label.square-radio-button span {
  position: absolute;
  top: 10px;
  margin-left: 10px;
  font-weight: bold;
}

/* line 301, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv #squad_apprentice_registration_step_single .apprentice_gender label.apprentice_gender {
  position: absolute;
  top: 10px;
}

/* line 306, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv #squad_apprentice_registration_step_single input#apprentice_properties_mob, .jobseekerBG .registerDiv #squad_apprentice_registration_step_single input#apprentice_properties_school_name,
.jobseekerBG .registerDiv #squad_apprentice_registration_step_single input#apprentice_properties_previous_qual, .jobseekerBG .registerDiv #squad_apprentice_registration_step_single select#apprentice_properties_vehicle_licence_type {
  margin-top: 0;
  font-weight: bold;
}

/* line 312, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv #squad_apprentice_registration_step_single select#apprentice_properties_vehicle_licence_type {
  color: grey !important;
}

/* line 317, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv #squad_apprentice_registration_step_single .form-group.other_licences .select2-container, .jobseekerBG .registerDiv #squad_apprentice_registration_step_single .preferred_occupations .select2-container {
  margin-top: 0;
}

/* line 321, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv #squad_apprentice_registration_step_single .form-group.other_licences ul.select2-choices, .jobseekerBG .registerDiv #squad_apprentice_registration_step_single .preferred_occupations ul.select2-choices {
  height: 46px;
  padding: 7px;
}

/* line 327, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv #squad_apprentice_registration_step_single label {
  font-size: 14px;
  color: #006272;
}

/* line 333, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv #squad_apprentice_registration_step_single .terms_of_service label {
  color: #006272;
  font-weight: 700;
}

/* line 338, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv #squad_apprentice_registration_step_single .terms_of_service a {
  color: #66C9BA;
}

/* line 344, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv #squad_apprentice_registration_step_single .apprentice-resumes-container input[type="file"] {
  display: none;
}

/* line 348, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv #squad_apprentice_registration_step_single .apprentice-resumes-container .custom-file-label {
  border-radius: 0;
  background: transparent;
  display: inline-block;
  color: #006272;
  font-weight: 700;
  padding: 5px;
  margin: 0;
  font-size: 13px;
  cursor: pointer;
  transition: 0.3s;
}

/* line 362, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv #squad_apprentice_registration_step_single .password-wrapper {
  position: relative;
}

/* line 365, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv #squad_apprentice_registration_step_single .password-wrapper .password-eye-icon {
  position: absolute;
  top: 75%;
  right: 15px;
  transform: translateY(-50%);
  cursor: pointer;
}

/* line 377, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv .select2-container ul.select2-choices .select2-search-field .select2-default {
  font-size: 15px;
}

/* line 381, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv .select2-container ul.select2-choices .select2-search-choice {
  background: #66C9BA;
}

/* line 386, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv .select2-container .select2-choice > .select2-chosen {
  color: grey;
  font-weight: bold;
}

/* line 393, app/assets/stylesheets/squad/style.scss */
.jobseekerBG .registerDiv .select2-drop .select2-results .select2-highlighted {
  background: #66C9BA;
}

/* line 401, app/assets/stylesheets/squad/style.scss */
#edit-modal .modal-title-label {
  color: #006272;
}

/* line 407, app/assets/stylesheets/squad/style.scss */
#layout #top-navbar,
#layout #top-navbar #top-navbar-collapse .navbar-nav .dropdown-menu,
#layout .vacancies-search-bar {
  background-color: #006272;
}

/* line 414, app/assets/stylesheets/squad/style.scss */
#layout #top-navbar #top-navbar-collapse li a {
  text-transform: uppercase;
  font-weight: 700;
}

/* line 419, app/assets/stylesheets/squad/style.scss */
#layout #top-navbar #top-navbar-collapse li.dropdown {
  position: relative;
}

/* line 422, app/assets/stylesheets/squad/style.scss */
#layout #top-navbar #top-navbar-collapse li.dropdown:before {
  content: "";
  position: absolute;
  border: 1px solid #fff;
  width: 2px;
  height: 20px;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
}

/* line 436, app/assets/stylesheets/squad/style.scss */
#layout .vacancies-search-bar button.btn-search {
  background-color: #E54360 !important;
  opacity: 1;
  transition: all .1s;
}

/* line 11, app/assets/stylesheets/squad/style.scss */
#layout .vacancies-search-bar button.btn-search:hover, #layout .vacancies-search-bar button.btn-search:active {
  background-color: #E54360;
  opacity: .9;
}

/* line 439, app/assets/stylesheets/squad/style.scss */
#layout .vacancies-search-bar button.btn-search:hover {
  color: #fff;
}

/* line 445, app/assets/stylesheets/squad/style.scss */
#layout .jobsDetails h1, #layout .jobsDetails h2, #layout .jobsDetails h3, #layout .jobsDetails h3 a, #layout .jobsDetails .main-panel .box-list a {
  color: #006272;
}

/* line 449, app/assets/stylesheets/squad/style.scss */
#layout .jobsDetails h3 {
  margin: 0;
}

/* line 453, app/assets/stylesheets/squad/style.scss */
#layout .jobsDetails .heading-wrapper {
  margin: 20px 0 0px;
}

/* line 456, app/assets/stylesheets/squad/style.scss */
#layout .jobsDetails .heading-wrapper h1 {
  margin: 0;
}

/* line 460, app/assets/stylesheets/squad/style.scss */
#layout .jobsDetails .heading-wrapper h4.jobs-count {
  color: #E54360;
  text-align: right;
  line-height: 34px;
}

/* line 468, app/assets/stylesheets/squad/style.scss */
#layout .jobsDetails .resume .btn-upload {
  background-color: #66C9BA;
}

/* line 472, app/assets/stylesheets/squad/style.scss */
#layout .jobsDetails .infinite-pagination-content .jobsDetailsSec {
  border: 1px solid #006272;
  border-radius: 10px;
}

/* line 476, app/assets/stylesheets/squad/style.scss */
#layout .jobsDetails .infinite-pagination-content .jobsDetailsSec .info {
  color: #777;
  font-size: 13px;
}

/* line 481, app/assets/stylesheets/squad/style.scss */
#layout .jobsDetails .infinite-pagination-content .jobsDetailsSec .view-more-details {
  color: #E54360;
  font-size: 14px;
}

/* line 485, app/assets/stylesheets/squad/style.scss */
#layout .jobsDetails .infinite-pagination-content .jobsDetailsSec .view-more-details:hover {
  text-decoration: none;
}

/* line 490, app/assets/stylesheets/squad/style.scss */
#layout .jobsDetails .infinite-pagination-content .jobsDetailsSec .row-action .btn-star {
  border-color: #66C9BA;
  color: #66C9BA;
}

/* line 496, app/assets/stylesheets/squad/style.scss */
#layout .jobsDetails .infinite-pagination-content .jobsDetailsSec .vacancy-title a {
  color: #006272;
}

/* line 502, app/assets/stylesheets/squad/style.scss */
#layout .jobsDetails .infinite-pagination-content .jobsDetailsSec .traingDisc span.green, #layout .jobsDetails .infinite-pagination-content .jobsDetailsSec .traingDisc span.red {
  color: #777;
}

/* line 507, app/assets/stylesheets/squad/style.scss */
#layout .jobsDetails .infinite-pagination-content .jobsDetailsSec .traingDisc .vacancy-actions .applied-vacancy span {
  background-color: #E54360 !important;
  border-color: #E54360 !important;
}

/* line 516, app/assets/stylesheets/squad/style.scss */
#layout .jobsDetails #dashboard-suggested-vacancies .btn-search-suggest {
  border-color: #006272;
}

/* line 519, app/assets/stylesheets/squad/style.scss */
#layout .jobsDetails #dashboard-suggested-vacancies .btn-search-suggest:hover {
  background: #006272;
}

/* line 526, app/assets/stylesheets/squad/style.scss */
#layout .btn-apply {
  background-color: #E54360 !important;
  opacity: 1;
  transition: all .1s;
}

/* line 11, app/assets/stylesheets/squad/style.scss */
#layout .btn-apply:hover, #layout .btn-apply:active {
  background-color: #E54360;
  opacity: .9;
}

/* line 530, app/assets/stylesheets/squad/style.scss */
#layout .new-bg-widget {
  background-color: #66C9BA;
  background-image: none;
}

/* line 534, app/assets/stylesheets/squad/style.scss */
#layout .new-bg-widget .col-inner {
  background-color: #74d0c2;
  padding: 20px;
  margin-top: 0;
}

/* line 539, app/assets/stylesheets/squad/style.scss */
#layout .new-bg-widget .col-inner h3, #layout .new-bg-widget .col-inner p {
  color: #006272;
}

/* line 543, app/assets/stylesheets/squad/style.scss */
#layout .new-bg-widget .col-inner p {
  font-weight: 500;
}

/* line 550, app/assets/stylesheets/squad/style.scss */
#layout #header #header-navbar {
  background-color: transparent;
  border: none;
  margin-bottom: 0;
}

/* line 555, app/assets/stylesheets/squad/style.scss */
#layout #header #header-navbar .navbar-toggle {
  background-color: #E54360;
  border-radius: 8px;
  color: #fff;
  outline: none;
  padding: 15px;
  margin-top: 30px;
}

/* line 563, app/assets/stylesheets/squad/style.scss */
#layout #header #header-navbar .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 568, app/assets/stylesheets/squad/style.scss */
#layout #header #header-navbar .navbar-collapse {
  border: none;
}

/* line 571, app/assets/stylesheets/squad/style.scss */
#layout #header #header-navbar .navbar-collapse .navbar-nav {
  margin: 0;
}

/* line 574, app/assets/stylesheets/squad/style.scss */
#layout #header #header-navbar .navbar-collapse .navbar-nav > li > a {
  text-align: left;
  border-top: 1px solid #eee;
  padding: 16px;
  color: #E54360;
  text-transform: uppercase;
  line-height: 1;
  font-size: 13px;
  font-weight: bold;
}

/* line 591, app/assets/stylesheets/squad/style.scss */
#edit-modal .modal-header {
  padding: 5px 15px;
}

/* line 595, app/assets/stylesheets/squad/style.scss */
#edit-modal .modal-header .modal-title .apply-modal-title span {
  font-size: 14px;
  color: #8c8c8c;
}

/* line 600, app/assets/stylesheets/squad/style.scss */
#edit-modal .modal-header .modal-title .apply-modal-title h3 {
  color: #006272;
  padding: 5px 0 10px 0;
}

/* line 606, app/assets/stylesheets/squad/style.scss */
#edit-modal .modal-header .modal-title .apply-modal-title .item span {
  font-size: 14px;
}

/* line 610, app/assets/stylesheets/squad/style.scss */
#edit-modal .modal-header .modal-title .apply-modal-title .item i {
  margin-right: 10px;
}

/* line 617, app/assets/stylesheets/squad/style.scss */
#edit-modal .modal-body {
  padding: 10px 15px;
}

/* line 620, app/assets/stylesheets/squad/style.scss */
#edit-modal .modal-body .orange {
  color: #006272;
}

/* line 624, app/assets/stylesheets/squad/style.scss */
#edit-modal .modal-body .vacancy-details, #edit-modal .modal-body strong.black {
  color: #777;
}

/* line 628, app/assets/stylesheets/squad/style.scss */
#edit-modal .modal-body .vacancy-apply-resumes {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}

/* line 633, app/assets/stylesheets/squad/style.scss */
#edit-modal .modal-body .vacancy-apply-resumes .vacancy-apply-sub-label {
  font-size: 18px;
  font-weight: 700;
  color: #006272;
  padding: 0;
}

/* line 640, app/assets/stylesheets/squad/style.scss */
#edit-modal .modal-body .vacancy-apply-resumes .radio-buttons {
  margin: 0;
}

/* line 643, app/assets/stylesheets/squad/style.scss */
#edit-modal .modal-body .vacancy-apply-resumes .radio-buttons li.radio-option {
  margin-top: 10px;
}

/* line 646, app/assets/stylesheets/squad/style.scss */
#edit-modal .modal-body .vacancy-apply-resumes .radio-buttons li.radio-option label {
  font-size: 13px;
  color: #777;
}

/* line 652, app/assets/stylesheets/squad/style.scss */
#edit-modal .modal-body .vacancy-apply-resumes .radio-buttons li.control {
  padding: 0;
}

/* line 655, app/assets/stylesheets/squad/style.scss */
#edit-modal .modal-body .vacancy-apply-resumes .radio-buttons li.control .resumes-container {
  border-radius: 0;
  border: 1px solid #e0eaed;
  background-color: #e0eaed;
  padding: 5px;
}

/* line 661, app/assets/stylesheets/squad/style.scss */
#edit-modal .modal-body .vacancy-apply-resumes .radio-buttons li.control .resumes-container .choose-button {
  border-radius: 0;
  background: transparent;
}

/* line 665, app/assets/stylesheets/squad/style.scss */
#edit-modal .modal-body .vacancy-apply-resumes .radio-buttons li.control .resumes-container .choose-button .choose-file {
  border-radius: 0;
  background: transparent;
  width: unset;
  font-size: 13px;
  color: #5b6d72;
  font-weight: 700;
}

/* line 678, app/assets/stylesheets/squad/style.scss */
#edit-modal .modal-body .vacancy-apply-resumes .customised-resume {
  margin-top: 0;
}

/* line 681, app/assets/stylesheets/squad/style.scss */
#edit-modal .modal-body .vacancy-apply-resumes .customised-resume label {
  color: #66C9BA;
  font-weight: normal;
  font-size: 11px;
}

/* line 689, app/assets/stylesheets/squad/style.scss */
#edit-modal .modal-body p.applying-text {
  margin-top: 5px;
  color: #777;
  font-size: 14px;
  line-height: 1.5;
}

/* line 697, app/assets/stylesheets/squad/style.scss */
#edit-modal .modal-footer {
  border-top: none;
  margin-top: 0;
}

/* line 701, app/assets/stylesheets/squad/style.scss */
#edit-modal .modal-footer input[type="submit"] {
  background-color: #E54360 !important;
  opacity: 1;
  transition: all .1s;
  padding: 8px;
}

/* line 11, app/assets/stylesheets/squad/style.scss */
#edit-modal .modal-footer input[type="submit"]:hover, #edit-modal .modal-footer input[type="submit"]:active {
  background-color: #E54360;
  opacity: .9;
}

/* line 707, app/assets/stylesheets/squad/style.scss */
#edit-modal #apply_vacancy_button {
  background-color: #E54360 !important;
  opacity: 1;
  transition: all .1s;
}

/* line 11, app/assets/stylesheets/squad/style.scss */
#edit-modal #apply_vacancy_button:hover, #edit-modal #apply_vacancy_button:active {
  background-color: #E54360;
  opacity: .9;
}

/* line 713, app/assets/stylesheets/squad/style.scss */
#edit-modal form.edit_apprentice .modal-footer input[type="submit"] {
  background-color: #66C9BA !important;
  opacity: 1;
  transition: all .1s;
}

/* line 11, app/assets/stylesheets/squad/style.scss */
#edit-modal form.edit_apprentice .modal-footer input[type="submit"]:hover, #edit-modal form.edit_apprentice .modal-footer input[type="submit"]:active {
  background-color: #66C9BA;
  opacity: .9;
}

/* line 717, app/assets/stylesheets/squad/style.scss */
#edit-modal form.edit_apprentice .modal-footer input[type="submit"], #edit-modal form.edit_apprentice .modal-footer a {
  padding: 8px;
}

/* line 725, app/assets/stylesheets/squad/style.scss */
.profile-wrapper .uploadFileName a {
  color: #006272;
}

/* line 730, app/assets/stylesheets/squad/style.scss */
table.selected-occupations-table thead > tr > th {
  background-color: #006272;
}

/* line 735, app/assets/stylesheets/squad/style.scss */
.btn-danger {
  background-color: #E54360 !important;
  opacity: 1;
  transition: all .1s;
}

/* line 11, app/assets/stylesheets/squad/style.scss */
.btn-danger:hover, .btn-danger:active {
  background-color: #E54360;
  opacity: .9;
}

/* line 739, app/assets/stylesheets/squad/style.scss */
.btn-success {
  background-color: #66C9BA !important;
  opacity: 1;
  transition: all .1s;
}

/* line 11, app/assets/stylesheets/squad/style.scss */
.btn-success:hover, .btn-success:active {
  background-color: #66C9BA;
  opacity: .9;
}

/* line 740, app/assets/stylesheets/squad/style.scss */
.orange-bg {
  background-color: #E54360 !important;
  opacity: 1;
  transition: all .1s;
}

/* line 11, app/assets/stylesheets/squad/style.scss */
.orange-bg:hover, .orange-bg:active {
  background-color: #E54360;
  opacity: .9;
}

/* line 743, app/assets/stylesheets/squad/style.scss */
.orange {
  color: #006272;
}

/* line 747, app/assets/stylesheets/squad/style.scss */
.btn-collapse .collapse-icon {
  position: relative;
  cursor: pointer;
}

/* line 751, app/assets/stylesheets/squad/style.scss */
.btn-collapse .collapse-icon i {
  transition: opacity 1s ease;
  position: absolute;
  top: 2px;
  left: -6px;
  cursor: pointer;
}

/* line 759, app/assets/stylesheets/squad/style.scss */
.btn-collapse .collapse-icon .icon-show {
  opacity: 1;
  z-index: 1;
}

/* line 764, app/assets/stylesheets/squad/style.scss */
.btn-collapse .collapse-icon .icon-hide {
  opacity: 0;
  z-index: 0;
}

@media only screen and (max-width: 364px) {
  /* line 772, app/assets/stylesheets/squad/style.scss */
  #layout .new-bg-widget .col-inner {
    padding: 10px;
  }
  /* line 775, app/assets/stylesheets/squad/style.scss */
  #layout .new-bg-widget .col-inner h3 {
    padding-bottom: 5px;
  }
}

@media only screen and (max-width: 768px) {
  /* line 783, app/assets/stylesheets/squad/style.scss */
  a.logo {
    margin-top: 0;
  }
  /* line 788, app/assets/stylesheets/squad/style.scss */
  #layout #top-navbar #top-navbar-collapse li.dropdown:before {
    border: none;
    width: 0;
    height: 0;
  }
  /* line 795, app/assets/stylesheets/squad/style.scss */
  .registerDiv input.register {
    width: 100%;
  }
  /* line 799, app/assets/stylesheets/squad/style.scss */
  .jobseekerBG .registerDiv #squad_apprentice_registration_step_single .fast-track-application span {
    white-space: normal;
  }
  /* line 803, app/assets/stylesheets/squad/style.scss */
  .new-dashboard .col-inner {
    height: 150px;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 992px) {
  /* line 812, app/assets/stylesheets/squad/style.scss */
  header .container .header-buttons-wrapper {
    height: 60px;
  }
}
