body {
  font-family: "Montserrat", sans-serif !important;
}

.color-pink {
  color: #d634ae;
}

.color-blue {
  color: #30a6d1;
}

.bg-pink {
  background-color: #d634ae !important;
}

.bg-orange {
  background-color: rgb(234, 119, 0) !important;
}

a.dropdown-item {
  font-size: 0.9em;
  color: white;
}

.border-none {
  border: none;
}

.nav-filter {
  font-size: 0.8rem;
}

.nav-filter h5 {
  font-size: 0.85rem;
}

.nav-filter input,
.nav-filter select {
  font-size: 0.8rem !important;
  color: #988ca2;
}

.nav-filter label {
  font-weight: bold;
  margin-bottom: 0;
  color: white;
}

.nav-filter input#id_consultant_name {
  width: 100%;
  padding: 0.5em;
}

.nav-filter input#id_notes {
  width: 100%;
  padding: 0.5em;
}

.nav-filter input#id_text {
  width: 100%;
  padding: 0.5em;
}

.nav-filter .fstElement {
  width: 100%;
}

.nav-filter .fstMultipleMode .fstControls {
  width: 100%;
}

.nav-filter .fstResultItem {
  font-size: 0.8rem;
}

.nav-filter .fstMultipleMode .fstQueryInput {
  color: #495057;
}

.nav-filter .fstChoiceItem {
  display: inline-block;
  font-size: 0.8em;
  position: relative;
  margin: 0 0.41667em 0.41667em 0;
  padding: 0.33333em 0.33333em 0.33333em 1.5em;
  float: left;
  border-radius: 0.25em;
  background-color: #ed4fc7;
  border: none;
  cursor: auto;
  color: #fff;
  -webkit-animation: fstAnimationEnter 0.2s;
  -moz-animation: fstAnimationEnter 0.2s;
  animation: fstAnimationEnter 0.2s;
}

.pa-tag {
  font-size: 0.7em;
}

.tiny {
  font-size: 0.6em;
}

.text-sm {
  font-size: 0.8em;
}

.text-sm-2 {
  font-size: 0.7em;
}

.circle-singleline {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  font-size: 0.7em;
  line-height: 20px;
  text-align: center;
  color: white;
}

.circle-singleline-sm {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  font-size: 0.6em;
  line-height: 16px;
  text-align: center;
  color: white;
}

.btn-group-xs > .btn,
.btn-xs {
  padding: 0.25rem 0.4rem;
  font-size: 0.7rem;
  line-height: 0.5;
  border-radius: 0.2rem;
}

.bg-li {
  background-color: rgb(0, 119, 181);
}

select.consultant-docs {
  font-size: 0.7rem;
  padding: 0.2rem 0.5rem;
  display: inline-block;
}

/* ROLES CSS */

.bg-hsf {
  background-color: rgb(0, 167, 181);
}

#add_role_form label,
#edit_blind_profile_form label,
.form-small label {
  font-size: 0.9rem;
  font-weight: 400;
}

#add_role_form input,
#add_role_form select,
#add_role_form textarea,
#add_client_form input,
.form-small input,
.form-small select {
  font-size: 0.8rem;
  color: #495057;
}

#edit_blind_profile_form input,
#edit_blind_profile_form select,
#edit_blind_profile_form textarea,
#edit_blind_profile_form input,
#draft_experiences_formset input,
#draft_experiences_formset select,
#draft_experiences_formset textarea,
#draft_experiences_formset input {
  font-size: 0.8rem;
  color: #495057;
}

#add_role_form .fstElement,
#edit_blind_profile_form .fstElement,
#draft_experiences_formset .fstElement {
  display: block;
}

#add_role_form .fstResultItem,
#add_role_form .fstToggleBtn,
#edit_blind_profile_form .fstResultItem,
#edit_blind_profile_form .fstToggleBtn,
#draft_experiences_formset .fstResultItem,
#draft_experiences_formset .fstToggleBtn {
  font-size: 0.8rem;
}

#add_role_form .fstMultipleMode .fstQueryInput,
#edit_blind_profile_form .fstMultipleMode .fstQueryInput,
#draft_experiences_formset .fstMultipleMode .fstQueryInput {
  color: #495057;
}

#add_role_form input#id_hsf_role {
  display: inline-block;
  width: auto;
  height: auto;
  margin-left: 0.25em;
}

.form-small input[type="checkbox"] {
  display: inline-block;
  width: auto;
  height: auto;
  margin-left: 0.25em;
}

#add_role_form .fstChoiceItem,
#edit_blind_profile_form .fstChoiceItem,
#draft_experiences_formset .fstChoiceItem {
  display: inline-block;
  font-size: 0.8em;
  position: relative;
  margin: 0 0.41667em 0.41667em 0;
  padding: 0.33333em 0.33333em 0.33333em 1.5em;
  float: left;
  border-radius: 0.25em;
  border: 1px solid #43a2f3;
  cursor: auto;
  color: #fff;
  background-color: #43a2f3;
  -webkit-animation: fstAnimationEnter 0.2s;
  -moz-animation: fstAnimationEnter 0.2s;
  animation: fstAnimationEnter 0.2s;
}

.required {
  color: red;
  font-size: 0.9em;
}

#roles-container,
#view_role_container {
  min-height: 1000px;
}

#view_role_container {
  font-size: 0.9em;
}

.height-sm {
  height: 200px;
}

/* Add role form on view role page */

.nav-filter #consultantSearchbyName {
  font-size: 0.8rem !important;
  color: #495057;
  width: 100%;
  padding: 0.28571em 0.35714em;
  margin: 0 0 0.35714em 0;
}

#consultantSearchResults {
  max-height: 500px;
  overflow: auto;
}

/* CALCULATOR CSS */

#margin_calculator_container label {
  font-size: 0.9rem;
  font-weight: 400;
}

#margin_calculator_container input,
#margin_calculator_container select {
  font-size: 0.8rem;
  color: #495057;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

/* BLIND SUMMARY CSS */

#blindProfile_container label {
  font-size: 0.9rem;
  font-weight: 400;
}

#blindProfile_container input,
#blindProfile_container select,
#blindProfile_container textarea {
  font-size: 0.8rem;
  color: #495057;
}

.help {
  font-size: 0.7em;
  color: #969696;
}

/* Consultant Notes */
.consultant-notes-card {
  font-size: 0.9rem;
}
.consultant-notes-footer {
  font-size: 0.7rem;
  color: #d634ae;
  margin-bottom: 20px;
}
.card-created-by {
  font-size: 0.7rem;
}

/* ROLE VIEW */

.candidate-group {
  padding: 20px;
}

.icon-light {
  color: #808080;
}

.pl-20 {
  padding-left: 20px;
}

.ml-20 {
  margin-left: 20px;
}

.notes-stream {
  padding: 5px;
  max-height: 200px;
  overflow-y: scroll;
  border: 1px #969696;
}

.notes-footer-pad-fix {
  padding-left: 1.25rem;
}

/* EDIT BLIND PROFILES */

.invalid-feedback {
  display: block !important;
}

#addExperienceModal input,
#addExperienceModal select,
#addExperienceModal .fstResultItem {
  font-size: 1rem !important;
}

#addEmployerModal input,
#addEmployerModal select,
#addEmployerModal .fstResultItem {
  font-size: 1rem !important;
}

#addExperienceModal .fstElement {
  width: 100%;
  font-size: 1rem;
}

#addEmployerModal .fstElement {
  width: 100%;
  font-size: 1rem;
}

#addExperienceModal .fstMultipleMode .fstControls {
  width: 100%;
}

#addEmployerModal .fstMultipleMode .fstControls {
  width: 100%;
}

#addExperienceModal .fstToggleBtn {
  padding: 0.2em 0.5em;
}

#addEmployerModal .fstToggleBtn {
  padding: 0.2em 0.5em;
}

/* SHORTLIST EDIT */
#update_client_rating select,
#update_display_order select {
  font-size: 0.7em;
}

/* PREVIEW ASSIGNMENTS */

.background-dark {
  background:
    linear-gradient(
      180deg,
      #110029 0%,
      rgba(25, 0, 41, 0.25) 81.25%,
      #190029 100%
    ),
    linear-gradient(0deg, #190029, #190029), #ffffff;
  -webkit-font-smoothing: antialiased;
  font-family:
    Inter,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Oxygen,
    Ubuntu,
    Cantarell,
    Fira Sans,
    Droid Sans,
    Helvetica Neue,
    sans-serif;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.assignment-summary {
  font-family:
    Inter,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Oxygen,
    Ubuntu,
    Cantarell,
    Fira Sans,
    Droid Sans,
    Helvetica Neue,
    sans-serif;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.text-header-3 {
  font-size: 30px;
  line-height: 34px;
}

.text-header-5 {
  font-size: 22px;
  line-height: 30px;
}

.font-bold {
  font-weight: 700;
}

.gradient-border {
  border: 1px solid #0000;
  border-radius: 15px !important;
  background: linear-gradient(
    180deg,
    rgba(237, 79, 199, 0.25) 0%,
    #ed4fc7 51.56%,
    rgba(237, 79, 199, 0.25) 100%
  );
  padding: 0.08rem;
}

.bg-gradient-border {
  background-color: #190029;
}

.text-magenta {
  --tw-text-opacity: 1;
  color: rgb(237 79 199 / var(--tw-text-opacity));
}

.text-pre-title-link-small {
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.2em;
  font-weight: 700;
}

.badge {
  position: relative;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 0.75rem;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.badge::before {
  position: absolute;
  left: 7px;
  top: 9px;
  display: inline-block;
  height: 6px;
  width: 6px;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-content: "";
  content: var(--tw-content);
}
