/*
 Primary Colours
 */
.hire-grey {
  color: #b7bdc6; }

.career-submit-btn {
  float: none !important; }

.careers-list-position > a, .careers-view-location > a {
  color: #103054; }

.aria-type-based-dropdown input {
  border-radius: 5px;
  height: 38px;
  padding-left: 15px; }

.aria-type-based-dropdown .cs-arrow {
  font-size: 12px;
  bottom: 18px; }

.aria-careers-list-position > a, .aria-careers-view-location > a {
  font-size: 16px;
  color: #106cfe; }

.aria-careers-list-position span, .aria-careers-view-location span {
  font-weight: 400;
  font-size: 14px;
  color: #333; }

.aria-details-btn {
  padding: 6px 0; }

.careers-list-position, .careers-view-location {
  color: #103054;
  text-transform: uppercase;
  font-weight: bold; }

.input-wrapper {
  float: left;
  width: 100%; }
  .input-wrapper input[type=text] {
    width: 100%;
    background: #fff;
    border: 1px solid #dcdbdb;
    border-radius: 5px;
    height: 38px;
    padding: 0 15px;
    margin-bottom: 10px; }

#external-job-details-back {
  color: #333; }

.careers-title {
  font-weight: 400;
  color: #2fb0e2;
  font-size: 24px;
  display: block; }

.careers-input-row .replace-wrapper.hr4-input-error {
  width: 220px; }

@media (min-width: 992px) {
  .job-details-mobile-container {
    display: none; }

  .job-details-container {
    display: block; } }

@media (max-width: 991px) {
  .job-details-mobile-container {
    display: block; }

  .job-details-container {
    display: none; } }

.thank-you {
  margin-bottom: 20px; }

.careers-content {
  padding-left: 0 !important;
  padding-right: 0 !important; }
  @media (max-width: 991px) {
  .careers-content {
    padding-top: 15px !important; } }
  .careers-content .ui, .careers-content .up {
    width: 35px;
    height: 35px; }

.external-careers-list-department, .aria-careers-list-department {
  color: #333;
  padding: 10px 20px;
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 500;
  border-top: 1px solid #dcdbdb; }

.careers-list-posting {
  font-weight: 500;
  padding-top: 5px; }

.careers-list-posting {
  padding-bottom: 20px;
  padding-top: 20px; }

.weight-500 {
  font-weight: 500; }

.external-careers-list-posting:hover {
  background: #ededed; }
/*.external-careers-list-position, .external-careers-view-location,
 .careers-list-position, .careers-view-location {
 color: $company-color;
 text-transform: uppercase;
 font-weight: bold;
 & > a {
 color: $company-color;
 }
 }*/
.careers-pagination .page-link {
  border-radius: 6px;
  margin: 0 5px;
  color: white;
  background-color: rgba(76, 143, 254, 0.5); }

.careers-pagination .page-link:hover {
  background-color: #106cfe;
  color: white; }

.selected-page {
  background-color: #106cfe !important; }

.external-careers-list-position, .external-careers-list-type {
  font-weight: 500; }

.external-careers-list-position {
  font-size: 20px; }

.external-careers-list-brand-location {
  font-size: 16px; }

.external-careers-list-date {
  color: #b9bdc8;
  font-size: 13px; }

.external-careers-list-location, .careers-list-location {
  color: #b9bdc8;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold; }

.careers-label {
  font-size: 14px;
  padding-bottom: 5px;
  color: #b9bdc8; }

.careers-input-row {
  padding-bottom: 4px; }

.aria-careers-label {
  font-size: 14px;
  font-weight: 500;
  padding-top: 4px; }

.aria-hire-posting-post {
  padding: 0; }

.aria-careers-view-location {
  font-weight: 500;
  font-size: 20px; }

.aira-careers-banner-title {
  text-transform: capitalize !important;
  font-size: 24px;
  padding-right: 10px; }

.aria-careers-posting-search {
  width: 100%; }

.aria-h2 {
  font-size: 24px;
  font-weight: 400; }

.aria-card-header {
  padding: 32px 30px;
  border-bottom: 1px solid #dcdbdb;
  position: relative;
  min-height: 53px; }

.details-btn {
  background-color: #fff;
  border: 2px solid #b9bdc8;
  border-radius: 5px;
  cursor: pointer;
  width: auto !important; }
  .details-btn.green {
    color: #fff !important;
    border-color: #43bc9c;
    background-color: #43bc9c; }

.details-btn:hover, .details-btn:active {
  color: #b9bdc8; }

.aria-details-btn:hover, .aria-details-btn:active {
  border-width: 0;
  color: #fff; }

.add-file-wrapper {
  padding: 0 !important; }

.replace-wrapper {
  margin-top: 5px; }

.careers-list-posting:nth-child(even) {
  background: #f9f9f9; }

.aria-required-star:after {
  content: "*";
  color: red; }

.upload-trigger {
  background: #106cfe;
  color: #fff;
  padding: 10px 20px;
  width: 177px;
  border: 1px solid #b7bdc6;
  margin-right: 0; }
  .upload-trigger span {
    color: #fff; }
  .upload-trigger i {
    color: #b7bdc6; }

.schedule-option-row .details-btn {
  width: 140px; }
  .schedule-option-row .details-btn:not(.decline-all):not(.green):after {
    content: "SELECT THIS TIME"; }
  .schedule-option-row .details-btn.green:not(.decline-all):after {
    content: "TIME SELECTED"; }

.schedule-option-row .aria-details-btn {
  width: 140px;
  border-width: 0 !important; }

.thank-you-content {
  width: 80%;
  max-width: 800px;
  margin: 0 auto; }

.aria-details-btn {
  border-width: 0 !important;
  line-height: 26px !important;
  font-weight: normal;
  color: #fff;
  background: #106cfe; }
  .aria-details-btn:not(.decline-all):not(.green):after {
    border-color: #43bc9c; }
  .aria-details-btn.green:not(.decline-all):after {
    border-color: #43bc9c; }
  .aria-details-btn.green {
    color: #fff !important;
    border-color: #43bc9c;
    background-color: #43bc9c; }

.setup-row {
  padding: 5px;
  float: left;
  width: 100%; }
  .setup-row label {
    font-size: 14px;
    font-weight: 500;
    color: #333; }
    .setup-row label.setup {
      float: left;
      width: 100%; }
    .setup-row label.radio {
      font-size: 14px;
      color: #272727; }

.offer-button-wrapper {
  width: 48%; }
  @media (max-width: 800px) {
  .offer-button-wrapper {
    width: 100%;
    margin-bottom: 10px; } }

.reference-name {
  font-size: 14px;
  color: #333;
  font-weight: 500; }

.reference-relationship {
  font-size: 14px;
  color: #333;
  font-weight: 500; }
  .reference-relationship input {
    font-size: 14px;
    color: #333; }

.conversation-message .ui, .conversation-message .up {
  width: 35px;
  height: 35px; }

.conversation-title {
  max-width: calc(100% - 30px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.conversation-body {
  width: 100%;
  padding: 15px;
  transition: width 1s;
  overflow: hidden;
  white-space: nowrap;
  float: left; }
  .conversation-body.info-open {
    width: calc(100% - 300px); }
  @media (min-width: 991px) {
  .conversation-body {
    width: calc(100% - 300px); } }
  @media (max-width: 600px) {
  .conversation-body.info-open {
    width: 100% !important; } }

.conversation-candidate-info {
  margin-bottom: 20px;
  width: 0px;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  transition: width 1s;
  float: right; }
  .conversation-candidate-info.open {
    width: 300px; }
  @media (min-width: 991px) {
  .conversation-candidate-info {
    width: 300px; } }
  .conversation-candidate-info > div {
    border: 1px solid #b9b9b9;
    margin-right: 20px;
    background-color: #f8f8f8;
    overflow: hidden;
    white-space: nowrap; }
  @media (max-width: 600px) {
  .conversation-candidate-info.open {
    width: 100%; }
    .conversation-candidate-info.open > div {
      margin-left: 20px; } }

.job-details-pill {
  background-color: #012e57;
  border-radius: 20px;
  color: white;
  font-size: 12px;
  padding: 3px 10px;
  float: left; }

.toggle-candidate-info .ui {
  width: 25px;
  height: 25px; }

.offer-signature-canvas {
  border: 1px solid #ddd; }

.external-job-border {
  border-top-color: #dcdbdb;
  border-top-style: solid;
  border-top-width: 1px;
  border-left-color: #dcdbdb;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #dcdbdb;
  border-right-style: solid;
  border-right-width: 1px; }
/* ==== REQUEST LICENSE ==== */
.license-cont {
  border: 1px solid rgba(0, 0, 0, .1);
  padding: 10px;
  background-color: #f9f9f9;
  position: relative; }
  .license-cont input, .license-cont textarea {
    width: 100%;
    position: relative;
    padding: 5px 10px;
    background-color: white;
    outline: 0; }
    .license-cont input:hover, .license-cont textarea:hover {
      border-color: #a1a3a6; }
    .license-cont input .custom-selector input, .license-cont textarea .custom-selector input {
      margin-bottom: 3px;
      width: 84%; }
  .license-cont textarea:hover {
    border-color: black; }
  .license-cont input[disabled] {
    border-color: #cfcfcf;
    color: #777; }
    .license-cont input[disabled]:hover {
      border-color: #cfcfcf; }
  .license-cont .custom-selector input {
    margin-bottom: 0px; }
  .license-cont #employee-status input[disabled], .license-cont #access-role input[disabled], .license-cont #timeoffPackage input[disabled] {
    border-color: #a1a3a6;
    background: transparent;
    color: #231f20; }

.license-delete {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 16px;
  cursor: pointer;
  z-index: 10; }
  .license-delete:hover {
    color: red; }

.add-license.first {
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, .1);
  background-color: #f9f9f9;
  position: relative; }

.license-file-wrapper.hide-upload .delete-file {
  display: none; }
  .license-file-wrapper.hide-upload .upload-trigger {
    display: none; }

.form-fields .form-select {
  width: 100%;
  padding: 5px;
  margin-bottom: 10px; }
  .form-fields input[data-type="date"] {
    cursor: pointer; }

.form-fields label, .form-field label {
  font-weight: 500; }

.form-field {
  padding-bottom: 10px;
  position: relative; }
  @media screen and (max-width: 414px) {
  .form-field .app-data .custom-selector input {
    width: 100%; } }
  .form-field.side-label {
    margin-bottom: -10px;
    z-index: 1; }
  .form-field .btn-main {
    margin-right: 10px; }
  .form-field .btn-main.upload {
    position: relative;
    top: -6px;
    margin-right: 3px;
    padding: 7px 10px !important; }
  .form-field .btn-main#submit-import {
    padding: 3px 12px 3px !important;
    height: 24px;
    margin-right: 5px; }
/* ==== DATEPICKER ==== */
#ui-datepicker-div {
  width: 300px !important; }

.ui-datepicker {
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px;
  width: 226px !important; }

.ui-datepicker-month, .ui-datepicker-year {
  width: 80px;
  height: 30px;
  margin-right: 5px;
  margin-bottom: 10px; }

.ui-datepicker-month {
  margin-left: 20px;
  float: left; }

.ui-datepicker-year {
  float: right; }

.ui-datepicker-calendar {
  border: 1px solid #ccc; }

.ui-datepicker-calendar thead {
  background: #1ca9e0;
  color: white; }

.ui-datepicker-calendar td {
  padding: 4px; }

.ui-corner-all {
  cursor: pointer; }

.ui-datepicker-next {
  margin-left: 20px; }

.ui-datepicker-today {
  background-color: #ceedeb; }

.errored {
  background-color: rgba(171, 41, 41, .2) !important; }

.indeed-apply-widget div {
  padding: 6px 16px 6px;
  line-height: 26px;
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase !important;
  font-weight: 500;
  top: 5px; }

.offer-page-content img {
  max-width: 100%; }

.agreement-signature-canvas {
  border-radius: 4px;
  border: 1px solid rgba(51, 51, 51, 0.20);
  background: #fff; }

.clear-button {
  border-radius: 4px;
  border: 1px solid #106cfe;
  background: #fff;
  padding: 10px 16px;
  color: #106cfe; }
